Uses of Interface
software.amazon.awssdk.services.outposts.model.GetOutpostRequest.Builder
Packages that use GetOutpostRequest.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 GetOutpostRequest.Builder in software.amazon.awssdk.services.outposts
Method parameters in software.amazon.awssdk.services.outposts with type arguments of type GetOutpostRequest.BuilderModifier and TypeMethodDescriptiondefault CompletableFuture<GetOutpostResponse>OutpostsAsyncClient.getOutpost(Consumer<GetOutpostRequest.Builder> getOutpostRequest) Gets information about the specified Outpost.default GetOutpostResponseOutpostsClient.getOutpost(Consumer<GetOutpostRequest.Builder> getOutpostRequest) Gets information about the specified Outpost. -
Uses of GetOutpostRequest.Builder in software.amazon.awssdk.services.outposts.model
Methods in software.amazon.awssdk.services.outposts.model that return GetOutpostRequest.BuilderModifier and TypeMethodDescriptionstatic GetOutpostRequest.BuilderGetOutpostRequest.builder()The ID or ARN of the Outpost.GetOutpostRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetOutpostRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetOutpostRequest.toBuilder()Methods in software.amazon.awssdk.services.outposts.model that return types with arguments of type GetOutpostRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetOutpostRequest.Builder>GetOutpostRequest.serializableBuilderClass()