public static interface CreateServiceProfileResponse.Builder extends IotWirelessResponse.Builder, SdkPojo, CopyableBuilder<CreateServiceProfileResponse.Builder,CreateServiceProfileResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateServiceProfileResponse.Builder |
arn(String arn)
The Amazon Resource Name of the new resource.
|
CreateServiceProfileResponse.Builder |
id(String id)
The ID of the new service profile.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateServiceProfileResponse.Builder arn(String arn)
The Amazon Resource Name of the new resource.
arn - The Amazon Resource Name of the new resource.CreateServiceProfileResponse.Builder id(String id)
The ID of the new service profile.
id - The ID of the new service profile.Copyright © 2021. All rights reserved.