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