| Package | Description |
|---|---|
| software.amazon.awssdk.services.privatenetworks.model |
| Modifier and Type | Method and Description |
|---|---|
Address |
ActivateNetworkSiteRequest.shippingAddress()
The shipping address of the network site.
|
Address |
StartNetworkResourceUpdateRequest.shippingAddress()
The shipping address.
|
Address |
Order.shippingAddress()
The shipping address of the order.
|
Address |
ReturnInformation.shippingAddress()
The shipping address.
|
| Modifier and Type | Method and Description |
|---|---|
ActivateNetworkSiteRequest.Builder |
ActivateNetworkSiteRequest.Builder.shippingAddress(Address shippingAddress)
The shipping address of the network site.
|
StartNetworkResourceUpdateRequest.Builder |
StartNetworkResourceUpdateRequest.Builder.shippingAddress(Address shippingAddress)
The shipping address.
|
Order.Builder |
Order.Builder.shippingAddress(Address shippingAddress)
The shipping address of the order.
|
ReturnInformation.Builder |
ReturnInformation.Builder.shippingAddress(Address shippingAddress)
The shipping address.
|
Copyright © 2023. All rights reserved.