Uses of Class
software.amazon.awssdk.services.outposts.model.GetOutpostRequest
Packages that use GetOutpostRequest
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 in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type GetOutpostRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetOutpostResponse>OutpostsAsyncClient.getOutpost(GetOutpostRequest getOutpostRequest) Gets information about the specified Outpost.default GetOutpostResponseOutpostsClient.getOutpost(GetOutpostRequest getOutpostRequest) Gets information about the specified Outpost. -
Uses of GetOutpostRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type GetOutpostRequestModifier and TypeMethodDescriptionGetOutpostRequestMarshaller.marshall(GetOutpostRequest getOutpostRequest)