| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts.model |
| Modifier and Type | Method and Description |
|---|---|
static GetOutpostInstanceTypesResponse.Builder |
GetOutpostInstanceTypesResponse.builder() |
GetOutpostInstanceTypesResponse.Builder |
GetOutpostInstanceTypesResponse.Builder.instanceTypes(Collection<InstanceTypeItem> instanceTypes)
Sets the value of the InstanceTypes property for this object.
|
GetOutpostInstanceTypesResponse.Builder |
GetOutpostInstanceTypesResponse.Builder.instanceTypes(Consumer<InstanceTypeItem.Builder>... instanceTypes)
Sets the value of the InstanceTypes property for this object.
|
GetOutpostInstanceTypesResponse.Builder |
GetOutpostInstanceTypesResponse.Builder.instanceTypes(InstanceTypeItem... instanceTypes)
Sets the value of the InstanceTypes property for this object.
|
GetOutpostInstanceTypesResponse.Builder |
GetOutpostInstanceTypesResponse.Builder.nextToken(String nextToken)
Sets the value of the NextToken property for this object.
|
GetOutpostInstanceTypesResponse.Builder |
GetOutpostInstanceTypesResponse.Builder.outpostArn(String outpostArn)
Sets the value of the OutpostArn property for this object.
|
GetOutpostInstanceTypesResponse.Builder |
GetOutpostInstanceTypesResponse.Builder.outpostId(String outpostId)
The ID of the Outpost.
|
GetOutpostInstanceTypesResponse.Builder |
GetOutpostInstanceTypesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetOutpostInstanceTypesResponse.Builder> |
GetOutpostInstanceTypesResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.