public static interface GetSiteAddressRequest.Builder extends OutpostsRequest.Builder, SdkPojo, CopyableBuilder<GetSiteAddressRequest.Builder,GetSiteAddressRequest>
| Modifier and Type | Method and Description |
|---|---|
GetSiteAddressRequest.Builder |
addressType(AddressType addressType)
The type of the address you request.
|
GetSiteAddressRequest.Builder |
addressType(String addressType)
The type of the address you request.
|
GetSiteAddressRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
GetSiteAddressRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
GetSiteAddressRequest.Builder |
siteId(String siteId)
The ID or the Amazon Resource Name (ARN) of the site.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetSiteAddressRequest.Builder siteId(String siteId)
The ID or the Amazon Resource Name (ARN) of the site.
In requests, Amazon Web Services Outposts accepts the Amazon Resource Name (ARN) or an ID for Outposts and
sites throughout the Outposts Query API. To address backwards compatibility, the parameter names
OutpostID or SiteID remain in use. Despite the parameter name, you can make the
request with an ARN.
siteId - The ID or the Amazon Resource Name (ARN) of the site.
In requests, Amazon Web Services Outposts accepts the Amazon Resource Name (ARN) or an ID for Outposts
and sites throughout the Outposts Query API. To address backwards compatibility, the parameter names
OutpostID or SiteID remain in use. Despite the parameter name, you can make
the request with an ARN.
GetSiteAddressRequest.Builder addressType(String addressType)
The type of the address you request.
addressType - The type of the address you request.AddressType,
AddressTypeGetSiteAddressRequest.Builder addressType(AddressType addressType)
The type of the address you request.
addressType - The type of the address you request.AddressType,
AddressTypeGetSiteAddressRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetSiteAddressRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.