public static interface CreateInstanceResponse.Builder extends ConnectResponse.Builder, SdkPojo, CopyableBuilder<CreateInstanceResponse.Builder,CreateInstanceResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateInstanceResponse.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the instance.
|
CreateInstanceResponse.Builder |
id(String id)
The identifier for the instance.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateInstanceResponse.Builder id(String id)
The identifier for the instance.
id - The identifier for the instance.CreateInstanceResponse.Builder arn(String arn)
The Amazon Resource Name (ARN) of the instance.
arn - The Amazon Resource Name (ARN) of the instance.Copyright © 2021. All rights reserved.