public static interface AssociateInstanceStorageConfigResponse.Builder extends ConnectResponse.Builder, SdkPojo, CopyableBuilder<AssociateInstanceStorageConfigResponse.Builder,AssociateInstanceStorageConfigResponse>
| Modifier and Type | Method and Description |
|---|---|
AssociateInstanceStorageConfigResponse.Builder |
associationId(String associationId)
The existing association identifier that uniquely identifies the resource type and storage config for the
given instance ID.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildAssociateInstanceStorageConfigResponse.Builder associationId(String associationId)
The existing association identifier that uniquely identifies the resource type and storage config for the given instance ID.
associationId - The existing association identifier that uniquely identifies the resource type and storage config for
the given instance ID.Copyright © 2021. All rights reserved.