Uses of Interface
software.amazon.awssdk.services.outposts.model.GetOutpostSupportedInstanceTypesRequest.Builder
Packages that use GetOutpostSupportedInstanceTypesRequest.Builder
Package
Description
Amazon Web Services Outposts is a fully managed service that extends Amazon Web Services infrastructure, APIs, and
tools to customer premises.
-
Uses of GetOutpostSupportedInstanceTypesRequest.Builder in software.amazon.awssdk.services.outposts
Method parameters in software.amazon.awssdk.services.outposts with type arguments of type GetOutpostSupportedInstanceTypesRequest.BuilderModifier and TypeMethodDescriptionOutpostsAsyncClient.getOutpostSupportedInstanceTypes(Consumer<GetOutpostSupportedInstanceTypesRequest.Builder> getOutpostSupportedInstanceTypesRequest) Gets the instance types that an Outpost can support inInstanceTypeCapacity.OutpostsClient.getOutpostSupportedInstanceTypes(Consumer<GetOutpostSupportedInstanceTypesRequest.Builder> getOutpostSupportedInstanceTypesRequest) Gets the instance types that an Outpost can support inInstanceTypeCapacity.OutpostsAsyncClient.getOutpostSupportedInstanceTypesPaginator(Consumer<GetOutpostSupportedInstanceTypesRequest.Builder> getOutpostSupportedInstanceTypesRequest) OutpostsClient.getOutpostSupportedInstanceTypesPaginator(Consumer<GetOutpostSupportedInstanceTypesRequest.Builder> getOutpostSupportedInstanceTypesRequest) -
Uses of GetOutpostSupportedInstanceTypesRequest.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return GetOutpostSupportedInstanceTypesRequest.BuilderModifier and TypeMethodDescriptionThe ID of the Outpost asset.GetOutpostSupportedInstanceTypesRequest.builder()GetOutpostSupportedInstanceTypesRequest.Builder.maxResults(Integer maxResults) Sets the value of the MaxResults property for this object.Sets the value of the NextToken property for this object.The ID for the Amazon Web Services Outposts order.GetOutpostSupportedInstanceTypesRequest.Builder.outpostIdentifier(String outpostIdentifier) The ID or ARN of the Outpost.GetOutpostSupportedInstanceTypesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetOutpostSupportedInstanceTypesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetOutpostSupportedInstanceTypesRequest.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type GetOutpostSupportedInstanceTypesRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetOutpostSupportedInstanceTypesRequest.Builder>GetOutpostSupportedInstanceTypesRequest.serializableBuilderClass()