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