| Package | Description |
|---|---|
| software.amazon.awssdk.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
static CustomAttribute.Builder |
CustomAttribute.builder() |
CustomAttribute.Builder |
CustomAttribute.Builder.objectIdentifier(String objectIdentifier)
Specifies the object identifier (OID) of the attribute type of the relative distinguished name (RDN).
|
CustomAttribute.Builder |
CustomAttribute.toBuilder() |
CustomAttribute.Builder |
CustomAttribute.Builder.value(String value)
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CustomAttribute.Builder> |
CustomAttribute.serializableBuilderClass() |
Copyright © 2023. All rights reserved.