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