Uses of Class
software.amazon.awssdk.services.outposts.model.CreateOutpostRequest
Packages that use CreateOutpostRequest
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 CreateOutpostRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type CreateOutpostRequestModifier and TypeMethodDescriptiondefault CompletableFuture<CreateOutpostResponse>OutpostsAsyncClient.createOutpost(CreateOutpostRequest createOutpostRequest) Creates an Outpost.default CreateOutpostResponseOutpostsClient.createOutpost(CreateOutpostRequest createOutpostRequest) Creates an Outpost. -
Uses of CreateOutpostRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type CreateOutpostRequestModifier and TypeMethodDescriptionCreateOutpostRequestMarshaller.marshall(CreateOutpostRequest createOutpostRequest)