static GetOutpostSupportedInstanceTypesResponse.Builder |
GetOutpostSupportedInstanceTypesResponse.builder() |
|
GetOutpostSupportedInstanceTypesResponse.Builder |
GetOutpostSupportedInstanceTypesResponse.Builder.instanceTypes(Collection<InstanceTypeItem> instanceTypes) |
Sets the value of the InstanceTypes property for this object.
|
GetOutpostSupportedInstanceTypesResponse.Builder |
GetOutpostSupportedInstanceTypesResponse.Builder.instanceTypes(Consumer<InstanceTypeItem.Builder>... instanceTypes) |
Sets the value of the InstanceTypes property for this object.
|
GetOutpostSupportedInstanceTypesResponse.Builder |
GetOutpostSupportedInstanceTypesResponse.Builder.instanceTypes(InstanceTypeItem... instanceTypes) |
Sets the value of the InstanceTypes property for this object.
|
GetOutpostSupportedInstanceTypesResponse.Builder |
GetOutpostSupportedInstanceTypesResponse.Builder.nextToken(String nextToken) |
Sets the value of the NextToken property for this object.
|
GetOutpostSupportedInstanceTypesResponse.Builder |
GetOutpostSupportedInstanceTypesResponse.toBuilder() |
|