| Package | Description |
|---|---|
| software.amazon.awssdk.services.autoscalingplans.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeScalingPlanResourcesResponse.Builder |
DescribeScalingPlanResourcesResponse.builder() |
DescribeScalingPlanResourcesResponse.Builder |
DescribeScalingPlanResourcesResponse.Builder.nextToken(String nextToken)
The token required to get the next set of results.
|
DescribeScalingPlanResourcesResponse.Builder |
DescribeScalingPlanResourcesResponse.Builder.scalingPlanResources(Collection<ScalingPlanResource> scalingPlanResources)
Information about the scalable resources.
|
DescribeScalingPlanResourcesResponse.Builder |
DescribeScalingPlanResourcesResponse.Builder.scalingPlanResources(Consumer<ScalingPlanResource.Builder>... scalingPlanResources)
Information about the scalable resources.
|
DescribeScalingPlanResourcesResponse.Builder |
DescribeScalingPlanResourcesResponse.Builder.scalingPlanResources(ScalingPlanResource... scalingPlanResources)
Information about the scalable resources.
|
DescribeScalingPlanResourcesResponse.Builder |
DescribeScalingPlanResourcesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeScalingPlanResourcesResponse.Builder> |
DescribeScalingPlanResourcesResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.