public static interface SetSmbGuestPasswordRequest.Builder extends StorageGatewayRequest.Builder, SdkPojo, CopyableBuilder<SetSmbGuestPasswordRequest.Builder,SetSmbGuestPasswordRequest>
| Modifier and Type | Method and Description |
|---|---|
SetSmbGuestPasswordRequest.Builder |
gatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the S3 File Gateway the SMB file share is associated with.
|
SetSmbGuestPasswordRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
SetSmbGuestPasswordRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
SetSmbGuestPasswordRequest.Builder |
password(String password)
The password that you want to set for your SMB server.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildSetSmbGuestPasswordRequest.Builder gatewayARN(String gatewayARN)
The Amazon Resource Name (ARN) of the S3 File Gateway the SMB file share is associated with.
gatewayARN - The Amazon Resource Name (ARN) of the S3 File Gateway the SMB file share is associated with.SetSmbGuestPasswordRequest.Builder password(String password)
The password that you want to set for your SMB server.
password - The password that you want to set for your SMB server.SetSmbGuestPasswordRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderSetSmbGuestPasswordRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.