Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement | |
com.oracle.bmc.certificatesmanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetCaBundleResponse |
CertificatesManagement.getCaBundle(GetCaBundleRequest request)
Gets details about the specified CA bundle.
|
GetCaBundleResponse |
CertificatesManagementClient.getCaBundle(GetCaBundleRequest request) |
Modifier and Type | Method and Description |
---|---|
Waiter<GetCaBundleRequest,GetCaBundleResponse> |
CertificatesManagementWaiters.forCaBundle(GetCaBundleRequest request,
CaBundleLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetCaBundleRequest,GetCaBundleResponse> |
CertificatesManagementWaiters.forCaBundle(GetCaBundleRequest request,
CaBundleLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetCaBundleRequest,GetCaBundleResponse> |
CertificatesManagementWaiters.forCaBundle(GetCaBundleRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
CaBundleLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetCaBundleResponse> |
CertificatesManagementAsync.getCaBundle(GetCaBundleRequest request,
AsyncHandler<GetCaBundleRequest,GetCaBundleResponse> handler)
Gets details about the specified CA bundle.
|
Future<GetCaBundleResponse> |
CertificatesManagementAsyncClient.getCaBundle(GetCaBundleRequest request,
AsyncHandler<GetCaBundleRequest,GetCaBundleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetCaBundleResponse> |
CertificatesManagementAsync.getCaBundle(GetCaBundleRequest request,
AsyncHandler<GetCaBundleRequest,GetCaBundleResponse> handler)
Gets details about the specified CA bundle.
|
Future<GetCaBundleResponse> |
CertificatesManagementAsyncClient.getCaBundle(GetCaBundleRequest request,
AsyncHandler<GetCaBundleRequest,GetCaBundleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetCaBundleResponse |
GetCaBundleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetCaBundleResponse.Builder |
GetCaBundleResponse.Builder.copy(GetCaBundleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.