| Package | Description |
|---|---|
| com.amazonaws.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
OtherName |
OtherName.clone() |
OtherName |
GeneralName.getOtherName()
Represents
GeneralName using an OtherName object. |
OtherName |
OtherName.withTypeId(String typeId)
Specifies an OID.
|
OtherName |
OtherName.withValue(String value)
Specifies an OID value.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GeneralName.setOtherName(OtherName otherName)
Represents
GeneralName using an OtherName object. |
GeneralName |
GeneralName.withOtherName(OtherName otherName)
Represents
GeneralName using an OtherName object. |
Copyright © 2021. All rights reserved.