public class GetClientInput
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
GetClientInput.Builder |
| Modifier | Constructor and Description |
|---|---|
protected |
GetClientInput(software.amazon.cryptography.materialproviders.model.GetClientInput.BuilderImpl builder) |
| Modifier and Type | Method and Description |
|---|---|
static GetClientInput.Builder |
builder() |
java.lang.String |
region() |
GetClientInput.Builder |
toBuilder() |
protected GetClientInput(software.amazon.cryptography.materialproviders.model.GetClientInput.BuilderImpl builder)
public java.lang.String region()
public GetClientInput.Builder toBuilder()
public static GetClientInput.Builder builder()