| Package | Description |
|---|---|
| com.amazonaws.services.batch |
|
| com.amazonaws.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateSchedulingPolicyResult> |
AbstractAWSBatchAsync.updateSchedulingPolicyAsync(UpdateSchedulingPolicyRequest request,
AsyncHandler<UpdateSchedulingPolicyRequest,UpdateSchedulingPolicyResult> asyncHandler) |
Future<UpdateSchedulingPolicyResult> |
AWSBatchAsync.updateSchedulingPolicyAsync(UpdateSchedulingPolicyRequest updateSchedulingPolicyRequest,
AsyncHandler<UpdateSchedulingPolicyRequest,UpdateSchedulingPolicyResult> asyncHandler)
Updates a scheduling policy.
|
Future<UpdateSchedulingPolicyResult> |
AWSBatchAsyncClient.updateSchedulingPolicyAsync(UpdateSchedulingPolicyRequest request,
AsyncHandler<UpdateSchedulingPolicyRequest,UpdateSchedulingPolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateSchedulingPolicyRequest |
UpdateSchedulingPolicyRequest.clone() |
UpdateSchedulingPolicyRequest |
UpdateSchedulingPolicyRequest.withArn(String arn)
The Amazon Resource Name (ARN) of the scheduling policy to update.
|
UpdateSchedulingPolicyRequest |
UpdateSchedulingPolicyRequest.withFairsharePolicy(FairsharePolicy fairsharePolicy)
The fair share policy.
|
Copyright © 2025. All rights reserved.