| Package | Description |
|---|---|
| software.amazon.awssdk.services.secretsmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static GetRandomPasswordResponse.Builder |
GetRandomPasswordResponse.builder() |
GetRandomPasswordResponse.Builder |
GetRandomPasswordResponse.Builder.randomPassword(String randomPassword)
A string with the generated password.
|
GetRandomPasswordResponse.Builder |
GetRandomPasswordResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetRandomPasswordResponse.Builder> |
GetRandomPasswordResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.