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