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 identifier of the group whose users have access to your Amazon S3 or Amazon EFS resources over
the enabled protocols using Amazon Web ServicesTransfer Family.
|
UpdateAccessResponse.Builder |
serverId(String serverId)
The identifier of the server that the user is attached to.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateAccessResponse.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.UpdateAccessResponse.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 Amazon Web ServicesTransfer 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 Amazon Web ServicesTransfer Family.Copyright © 2023. All rights reserved.