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