| Package | Description |
|---|---|
| software.amazon.awssdk.services.outposts.model | |
| software.amazon.awssdk.services.outposts.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceTypeItem> |
GetOutpostInstanceTypesResponse.instanceTypes()
Returns the value of the InstanceTypes property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetOutpostInstanceTypesResponse.Builder |
GetOutpostInstanceTypesResponse.Builder.instanceTypes(InstanceTypeItem... instanceTypes)
Sets the value of the InstanceTypes property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
GetOutpostInstanceTypesResponse.Builder |
GetOutpostInstanceTypesResponse.Builder.instanceTypes(Collection<InstanceTypeItem> instanceTypes)
Sets the value of the InstanceTypes property for this object.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<InstanceTypeItem> |
GetOutpostInstanceTypesPublisher.instanceTypes()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<InstanceTypeItem> |
GetOutpostInstanceTypesIterable.instanceTypes()
Returns an iterable to iterate through the paginated
GetOutpostInstanceTypesResponse.instanceTypes()
member. |
Copyright © 2023. All rights reserved.