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 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 file gateway the SMB file share is associated with.
gatewayARN - The Amazon Resource Name (ARN) of the 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 © 2019. All rights reserved.