Uses of Class
software.amazon.awssdk.services.outposts.model.GetOutpostInstanceTypesResponse
Packages that use GetOutpostInstanceTypesResponse
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 GetOutpostInstanceTypesResponse in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts that return GetOutpostInstanceTypesResponseModifier and TypeMethodDescriptiondefault GetOutpostInstanceTypesResponseOutpostsClient.getOutpostInstanceTypes(Consumer<GetOutpostInstanceTypesRequest.Builder> getOutpostInstanceTypesRequest) Gets the instance types for the specified Outpost.default GetOutpostInstanceTypesResponseOutpostsClient.getOutpostInstanceTypes(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest) Gets the instance types for the specified Outpost.Methods in software.amazon.awssdk.services.outposts that return types with arguments of type GetOutpostInstanceTypesResponseModifier and TypeMethodDescriptionOutpostsAsyncClient.getOutpostInstanceTypes(Consumer<GetOutpostInstanceTypesRequest.Builder> getOutpostInstanceTypesRequest) Gets the instance types for the specified Outpost.OutpostsAsyncClient.getOutpostInstanceTypes(GetOutpostInstanceTypesRequest getOutpostInstanceTypesRequest) Gets the instance types for the specified Outpost. -
Uses of GetOutpostInstanceTypesResponse in software.amazon.awssdk.services.outposts.paginators
Methods in software.amazon.awssdk.services.outposts.paginators that return types with arguments of type GetOutpostInstanceTypesResponseMethod parameters in software.amazon.awssdk.services.outposts.paginators with type arguments of type GetOutpostInstanceTypesResponseModifier and TypeMethodDescriptionvoidGetOutpostInstanceTypesPublisher.subscribe(org.reactivestreams.Subscriber<? super GetOutpostInstanceTypesResponse> subscriber)