| Package | Description |
|---|---|
| com.amazonaws.services.batch |
|
| com.amazonaws.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateSchedulingPolicyResult |
AWSBatchClient.updateSchedulingPolicy(UpdateSchedulingPolicyRequest request)
Updates a scheduling policy.
|
UpdateSchedulingPolicyResult |
AbstractAWSBatch.updateSchedulingPolicy(UpdateSchedulingPolicyRequest request) |
UpdateSchedulingPolicyResult |
AWSBatch.updateSchedulingPolicy(UpdateSchedulingPolicyRequest updateSchedulingPolicyRequest)
Updates a scheduling policy.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateSchedulingPolicyResult> |
AWSBatchAsyncClient.updateSchedulingPolicyAsync(UpdateSchedulingPolicyRequest request,
AsyncHandler<UpdateSchedulingPolicyRequest,UpdateSchedulingPolicyResult> asyncHandler) |
Future<UpdateSchedulingPolicyResult> |
AWSBatchAsync.updateSchedulingPolicyAsync(UpdateSchedulingPolicyRequest updateSchedulingPolicyRequest,
AsyncHandler<UpdateSchedulingPolicyRequest,UpdateSchedulingPolicyResult> asyncHandler)
Updates a scheduling policy.
|
Future<UpdateSchedulingPolicyResult> |
AbstractAWSBatchAsync.updateSchedulingPolicyAsync(UpdateSchedulingPolicyRequest request,
AsyncHandler<UpdateSchedulingPolicyRequest,UpdateSchedulingPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateSchedulingPolicyResult |
UpdateSchedulingPolicyResult.clone() |
Copyright © 2022. All rights reserved.