| Package | Description |
|---|---|
| com.amazonaws.services.batch.model |
| Modifier and Type | Method and Description |
|---|---|
SchedulingPolicyListingDetail |
SchedulingPolicyListingDetail.clone() |
SchedulingPolicyListingDetail |
SchedulingPolicyListingDetail.withArn(String arn)
Amazon Resource Name (ARN) of the scheduling policy.
|
| Modifier and Type | Method and Description |
|---|---|
List<SchedulingPolicyListingDetail> |
ListSchedulingPoliciesResult.getSchedulingPolicies()
A list of scheduling policies that match the request.
|
| Modifier and Type | Method and Description |
|---|---|
ListSchedulingPoliciesResult |
ListSchedulingPoliciesResult.withSchedulingPolicies(SchedulingPolicyListingDetail... schedulingPolicies)
A list of scheduling policies that match the request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListSchedulingPoliciesResult.setSchedulingPolicies(Collection<SchedulingPolicyListingDetail> schedulingPolicies)
A list of scheduling policies that match the request.
|
ListSchedulingPoliciesResult |
ListSchedulingPoliciesResult.withSchedulingPolicies(Collection<SchedulingPolicyListingDetail> schedulingPolicies)
A list of scheduling policies that match the request.
|
Copyright © 2023. All rights reserved.