| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default SetSmbGuestPasswordResponse |
StorageGatewayClient.setSMBGuestPassword(Consumer<SetSmbGuestPasswordRequest.Builder> setSmbGuestPasswordRequest)
Sets the password for the guest user
smbguest. |
default SetSmbGuestPasswordResponse |
StorageGatewayClient.setSMBGuestPassword(SetSmbGuestPasswordRequest setSmbGuestPasswordRequest)
Sets the password for the guest user
smbguest. |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetSmbGuestPasswordResponse> |
StorageGatewayAsyncClient.setSMBGuestPassword(Consumer<SetSmbGuestPasswordRequest.Builder> setSmbGuestPasswordRequest)
Sets the password for the guest user
smbguest. |
default CompletableFuture<SetSmbGuestPasswordResponse> |
StorageGatewayAsyncClient.setSMBGuestPassword(SetSmbGuestPasswordRequest setSmbGuestPasswordRequest)
Sets the password for the guest user
smbguest. |
Copyright © 2022. All rights reserved.