| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateSchedulingPolicyResponse |
BatchClient.updateSchedulingPolicy(Consumer<UpdateSchedulingPolicyRequest.Builder> updateSchedulingPolicyRequest)
Updates a scheduling policy.
|
default UpdateSchedulingPolicyResponse |
BatchClient.updateSchedulingPolicy(UpdateSchedulingPolicyRequest updateSchedulingPolicyRequest)
Updates a scheduling policy.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateSchedulingPolicyResponse> |
BatchAsyncClient.updateSchedulingPolicy(Consumer<UpdateSchedulingPolicyRequest.Builder> updateSchedulingPolicyRequest)
Updates a scheduling policy.
|
default CompletableFuture<UpdateSchedulingPolicyResponse> |
BatchAsyncClient.updateSchedulingPolicy(UpdateSchedulingPolicyRequest updateSchedulingPolicyRequest)
Updates a scheduling policy.
|
Copyright © 2023. All rights reserved.