| Package | Description |
|---|---|
| software.amazon.awssdk.services.storagegateway |
|
| Modifier and Type | Method and Description |
|---|---|
default SetLocalConsolePasswordResponse |
StorageGatewayClient.setLocalConsolePassword(Consumer<SetLocalConsolePasswordRequest.Builder> setLocalConsolePasswordRequest)
Sets the password for your VM local console.
|
default SetLocalConsolePasswordResponse |
StorageGatewayClient.setLocalConsolePassword(SetLocalConsolePasswordRequest setLocalConsolePasswordRequest)
Sets the password for your VM local console.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SetLocalConsolePasswordResponse> |
StorageGatewayAsyncClient.setLocalConsolePassword(Consumer<SetLocalConsolePasswordRequest.Builder> setLocalConsolePasswordRequest)
Sets the password for your VM local console.
|
default CompletableFuture<SetLocalConsolePasswordResponse> |
StorageGatewayAsyncClient.setLocalConsolePassword(SetLocalConsolePasswordRequest setLocalConsolePasswordRequest)
Sets the password for your VM local console.
|
Copyright © 2019. All rights reserved.