| Package | Description |
|---|---|
| com.amazonaws.services.acmpca.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceOwner |
ResourceOwner.fromValue(String value)
Use this in place of valueOf.
|
static ResourceOwner |
ResourceOwner.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceOwner[] |
ResourceOwner.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListCertificateAuthoritiesRequest |
ListCertificateAuthoritiesRequest.withResourceOwner(ResourceOwner resourceOwner)
Use this parameter to filter the returned set of certificate authorities based on their owner.
|
Copyright © 2023. All rights reserved.