Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement.requests |
Modifier and Type | Method and Description |
---|---|
static ListCertificateAuthoritiesRequest.LifecycleState |
ListCertificateAuthoritiesRequest.LifecycleState.create(String key) |
ListCertificateAuthoritiesRequest.LifecycleState |
ListCertificateAuthoritiesRequest.getLifecycleState()
A filter that returns only resources that match the given lifecycle state.
|
static ListCertificateAuthoritiesRequest.LifecycleState |
ListCertificateAuthoritiesRequest.LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListCertificateAuthoritiesRequest.LifecycleState[] |
ListCertificateAuthoritiesRequest.LifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListCertificateAuthoritiesRequest.Builder |
ListCertificateAuthoritiesRequest.Builder.lifecycleState(ListCertificateAuthoritiesRequest.LifecycleState lifecycleState)
A filter that returns only resources that match the given lifecycle state.
|
Copyright © 2016–2025. All rights reserved.