| Package | Description |
|---|---|
| com.amazonaws.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
CustomExtension |
CustomExtension.clone() |
CustomExtension |
CustomExtension.withCritical(Boolean critical)
|
CustomExtension |
CustomExtension.withObjectIdentifier(String objectIdentifier)
|
CustomExtension |
CustomExtension.withValue(String value)
|
| Modifier and Type | Method and Description |
|---|---|
List<CustomExtension> |
Extensions.getCustomExtensions()
|
| Modifier and Type | Method and Description |
|---|---|
Extensions |
Extensions.withCustomExtensions(CustomExtension... customExtensions)
|
| Modifier and Type | Method and Description |
|---|---|
void |
Extensions.setCustomExtensions(Collection<CustomExtension> customExtensions)
|
Extensions |
Extensions.withCustomExtensions(Collection<CustomExtension> customExtensions)
|
Copyright © 2022. All rights reserved.