Uses of Class
software.amazon.awssdk.services.outposts.model.UpdateOutpostRequest
Packages that use UpdateOutpostRequest
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 UpdateOutpostRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type UpdateOutpostRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UpdateOutpostResponse>OutpostsAsyncClient.updateOutpost(UpdateOutpostRequest updateOutpostRequest) Updates an Outpost.default UpdateOutpostResponseOutpostsClient.updateOutpost(UpdateOutpostRequest updateOutpostRequest) Updates an Outpost. -
Uses of UpdateOutpostRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type UpdateOutpostRequestModifier and TypeMethodDescriptionUpdateOutpostRequestMarshaller.marshall(UpdateOutpostRequest updateOutpostRequest)