| Package | Description |
|---|---|
| software.amazon.awssdk.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
GeneralName |
AccessDescription.accessLocation()
The location of
AccessDescription information. |
| Modifier and Type | Method and Description |
|---|---|
List<GeneralName> |
Extensions.subjectAlternativeNames()
The subject alternative name extension allows identities to be bound to the subject of the certificate.
|
| Modifier and Type | Method and Description |
|---|---|
AccessDescription.Builder |
AccessDescription.Builder.accessLocation(GeneralName accessLocation)
The location of
AccessDescription information. |
Extensions.Builder |
Extensions.Builder.subjectAlternativeNames(GeneralName... subjectAlternativeNames)
The subject alternative name extension allows identities to be bound to the subject of the certificate.
|
| Modifier and Type | Method and Description |
|---|---|
Extensions.Builder |
Extensions.Builder.subjectAlternativeNames(Collection<GeneralName> subjectAlternativeNames)
The subject alternative name extension allows identities to be bound to the subject of the certificate.
|
Copyright © 2023. All rights reserved.