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