Uses of Interface
software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest.Builder
Packages that use GetOutpostInstanceTypesRequest.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 GetOutpostInstanceTypesRequest.Builder in software.amazon.awssdk.services.outposts
Method parameters in software.amazon.awssdk.services.outposts with type arguments of type GetOutpostInstanceTypesRequest.BuilderModifier and TypeMethodDescriptionOutpostsAsyncClient.getOutpostInstanceTypes(Consumer<GetOutpostInstanceTypesRequest.Builder> getOutpostInstanceTypesRequest) Gets the instance types for the specified Outpost.default GetOutpostInstanceTypesResponseOutpostsClient.getOutpostInstanceTypes(Consumer<GetOutpostInstanceTypesRequest.Builder> getOutpostInstanceTypesRequest) Gets the instance types for the specified Outpost.default GetOutpostInstanceTypesPublisherOutpostsAsyncClient.getOutpostInstanceTypesPaginator(Consumer<GetOutpostInstanceTypesRequest.Builder> getOutpostInstanceTypesRequest) This is a variant ofOutpostsAsyncClient.getOutpostInstanceTypes(software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest)operation.default GetOutpostInstanceTypesIterableOutpostsClient.getOutpostInstanceTypesPaginator(Consumer<GetOutpostInstanceTypesRequest.Builder> getOutpostInstanceTypesRequest) This is a variant ofOutpostsClient.getOutpostInstanceTypes(software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesRequest)operation. -
Uses of GetOutpostInstanceTypesRequest.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return GetOutpostInstanceTypesRequest.BuilderModifier and TypeMethodDescriptionGetOutpostInstanceTypesRequest.builder()GetOutpostInstanceTypesRequest.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 or ARN of the Outpost.GetOutpostInstanceTypesRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetOutpostInstanceTypesRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetOutpostInstanceTypesRequest.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type GetOutpostInstanceTypesRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetOutpostInstanceTypesRequest.Builder>GetOutpostInstanceTypesRequest.serializableBuilderClass()