public static interface GetShippingLabelResponse.Builder extends ImportExportResponse.Builder, CopyableBuilder<GetShippingLabelResponse.Builder,GetShippingLabelResponse>
| Modifier and Type | Method and Description |
|---|---|
GetShippingLabelResponse.Builder |
shippingLabelURL(String shippingLabelURL)
Sets the value of the ShippingLabelURL property for this object.
|
GetShippingLabelResponse.Builder |
warning(String warning)
Sets the value of the Warning property for this object.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildGetShippingLabelResponse.Builder shippingLabelURL(String shippingLabelURL)
shippingLabelURL - The new value for the ShippingLabelURL property for this object.GetShippingLabelResponse.Builder warning(String warning)
warning - The new value for the Warning property for this object.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.