public static interface CreateDestinationResponse.Builder extends IotWirelessResponse.Builder, SdkPojo, CopyableBuilder<CreateDestinationResponse.Builder,CreateDestinationResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateDestinationResponse.Builder |
arn(String arn)
The Amazon Resource Name of the new resource.
|
CreateDestinationResponse.Builder |
name(String name)
The name of the new resource.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateDestinationResponse.Builder arn(String arn)
The Amazon Resource Name of the new resource.
arn - The Amazon Resource Name of the new resource.CreateDestinationResponse.Builder name(String name)
The name of the new resource.
name - The name of the new resource.Copyright © 2023. All rights reserved.