| Package | Description |
|---|---|
| software.amazon.awssdk.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
static OtherName.Builder |
OtherName.builder() |
OtherName.Builder |
OtherName.toBuilder() |
OtherName.Builder |
OtherName.Builder.typeId(String typeId)
Specifies an OID.
|
OtherName.Builder |
OtherName.Builder.value(String value)
Specifies an OID value.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends OtherName.Builder> |
OtherName.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default GeneralName.Builder |
GeneralName.Builder.otherName(Consumer<OtherName.Builder> otherName)
Represents
GeneralName using an OtherName object. |
Copyright © 2023. All rights reserved.