Uses of Class
software.amazon.awssdk.services.outposts.model.GetSiteAddressRequest
Packages that use GetSiteAddressRequest
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 GetSiteAddressRequest in software.amazon.awssdk.services.outposts
Methods in software.amazon.awssdk.services.outposts with parameters of type GetSiteAddressRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetSiteAddressResponse>OutpostsAsyncClient.getSiteAddress(GetSiteAddressRequest getSiteAddressRequest) Gets the site address of the specified site.default GetSiteAddressResponseOutpostsClient.getSiteAddress(GetSiteAddressRequest getSiteAddressRequest) Gets the site address of the specified site. -
Uses of GetSiteAddressRequest in software.amazon.awssdk.services.outposts.transform
Methods in software.amazon.awssdk.services.outposts.transform with parameters of type GetSiteAddressRequestModifier and TypeMethodDescriptionGetSiteAddressRequestMarshaller.marshall(GetSiteAddressRequest getSiteAddressRequest)