Uses of Class
software.amazon.awssdk.services.outposts.model.UpdateSiteRequest
Packages that use UpdateSiteRequest
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 UpdateSiteRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type UpdateSiteRequestModifier and TypeMethodDescriptiondefault CompletableFuture<UpdateSiteResponse>OutpostsAsyncClient.updateSite(UpdateSiteRequest updateSiteRequest) Updates the specified site.default UpdateSiteResponseOutpostsClient.updateSite(UpdateSiteRequest updateSiteRequest) Updates the specified site. -
Uses of UpdateSiteRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type UpdateSiteRequestModifier and TypeMethodDescriptionUpdateSiteRequestMarshaller.marshall(UpdateSiteRequest updateSiteRequest)