public static interface CreateAccessResponse.Builder extends TransferResponse.Builder, SdkPojo, CopyableBuilder<CreateAccessResponse.Builder,CreateAccessResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateAccessResponse.Builder |
externalId(String externalId)
The external identifier of the group whose users have access to your Amazon S3 or Amazon EFS resources over
the enabled protocols using Transfer Family.
|
CreateAccessResponse.Builder |
serverId(String serverId)
The identifier of the server that the user is attached to.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateAccessResponse.Builder serverId(String serverId)
The identifier of the server that the user is attached to.
serverId - The identifier of the server that the user is attached to.CreateAccessResponse.Builder externalId(String externalId)
The external identifier of the group whose users have access to your Amazon S3 or Amazon EFS resources over the enabled protocols using Transfer Family.
externalId - The external identifier of the group whose users have access to your Amazon S3 or Amazon EFS resources
over the enabled protocols using Transfer Family.Copyright © 2023. All rights reserved.