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