| Package | Description |
|---|---|
| software.amazon.awssdk.services.batch |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSchedulingPolicyResponse |
BatchClient.createSchedulingPolicy(Consumer<CreateSchedulingPolicyRequest.Builder> createSchedulingPolicyRequest)
Creates an Batch scheduling policy.
|
default CreateSchedulingPolicyResponse |
BatchClient.createSchedulingPolicy(CreateSchedulingPolicyRequest createSchedulingPolicyRequest)
Creates an Batch scheduling policy.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSchedulingPolicyResponse> |
BatchAsyncClient.createSchedulingPolicy(Consumer<CreateSchedulingPolicyRequest.Builder> createSchedulingPolicyRequest)
Creates an Batch scheduling policy.
|
default CompletableFuture<CreateSchedulingPolicyResponse> |
BatchAsyncClient.createSchedulingPolicy(CreateSchedulingPolicyRequest createSchedulingPolicyRequest)
Creates an Batch scheduling policy.
|
Copyright © 2023. All rights reserved.