Uses of Interface
software.amazon.awssdk.services.outposts.model.GetOutpostSupportedInstanceTypesResponse.Builder
Packages that use GetOutpostSupportedInstanceTypesResponse.Builder
-
Uses of GetOutpostSupportedInstanceTypesResponse.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return GetOutpostSupportedInstanceTypesResponse.BuilderModifier and TypeMethodDescriptionGetOutpostSupportedInstanceTypesResponse.builder()GetOutpostSupportedInstanceTypesResponse.Builder.instanceTypes(Collection<InstanceTypeItem> instanceTypes) Sets the value of the InstanceTypes property for this object.GetOutpostSupportedInstanceTypesResponse.Builder.instanceTypes(Consumer<InstanceTypeItem.Builder>... instanceTypes) Sets the value of the InstanceTypes property for this object.GetOutpostSupportedInstanceTypesResponse.Builder.instanceTypes(InstanceTypeItem... instanceTypes) Sets the value of the InstanceTypes property for this object.Sets the value of the NextToken property for this object.GetOutpostSupportedInstanceTypesResponse.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type GetOutpostSupportedInstanceTypesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetOutpostSupportedInstanceTypesResponse.Builder>GetOutpostSupportedInstanceTypesResponse.serializableBuilderClass()