| Package | Description |
|---|---|
| com.amazonaws.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
CustomAttribute |
CustomAttribute.clone() |
CustomAttribute |
CustomAttribute.withObjectIdentifier(String objectIdentifier)
Specifies the object identifier (OID) of the attribute type of the relative distinguished name (RDN).
|
CustomAttribute |
CustomAttribute.withValue(String value)
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomAttribute> |
ASN1Subject.getCustomAttributes()
|
| Modifier and Type | Method and Description |
|---|---|
ASN1Subject |
ASN1Subject.withCustomAttributes(CustomAttribute... customAttributes)
|
| Modifier and Type | Method and Description |
|---|---|
void |
ASN1Subject.setCustomAttributes(Collection<CustomAttribute> customAttributes)
|
ASN1Subject |
ASN1Subject.withCustomAttributes(Collection<CustomAttribute> customAttributes)
|
Copyright © 2024. All rights reserved.