| Package | Description |
|---|---|
| com.amazonaws.services.private5g.model |
| Modifier and Type | Method and Description |
|---|---|
ReturnInformation |
ReturnInformation.clone() |
ReturnInformation |
NetworkResource.getReturnInformation()
Information about a request to return the network resource.
|
ReturnInformation |
ReturnInformation.withReplacementOrderArn(String replacementOrderArn)
The Amazon Resource Name (ARN) of the replacement order.
|
ReturnInformation |
ReturnInformation.withReturnReason(String returnReason)
The reason for the return.
|
ReturnInformation |
ReturnInformation.withShippingAddress(Address shippingAddress)
The shipping address.
|
ReturnInformation |
ReturnInformation.withShippingLabel(String shippingLabel)
The URL of the shipping label.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkResource.setReturnInformation(ReturnInformation returnInformation)
Information about a request to return the network resource.
|
NetworkResource |
NetworkResource.withReturnInformation(ReturnInformation returnInformation)
Information about a request to return the network resource.
|
Copyright © 2024. All rights reserved.