Package | Description |
---|---|
com.oracle.bmc.certificates | |
com.oracle.bmc.certificates.responses |
Modifier and Type | Method and Description |
---|---|
GetCaBundleResponse |
Certificates.getCaBundle(GetCaBundleRequest request)
Gets a ca-bundle bundle.
|
GetCaBundleResponse |
CertificatesClient.getCaBundle(GetCaBundleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetCaBundleResponse> |
CertificatesAsyncClient.getCaBundle(GetCaBundleRequest request,
AsyncHandler<GetCaBundleRequest,GetCaBundleResponse> handler) |
Future<GetCaBundleResponse> |
CertificatesAsync.getCaBundle(GetCaBundleRequest request,
AsyncHandler<GetCaBundleRequest,GetCaBundleResponse> handler)
Gets a ca-bundle bundle.
|
Modifier and Type | Method and Description |
---|---|
Future<GetCaBundleResponse> |
CertificatesAsyncClient.getCaBundle(GetCaBundleRequest request,
AsyncHandler<GetCaBundleRequest,GetCaBundleResponse> handler) |
Future<GetCaBundleResponse> |
CertificatesAsync.getCaBundle(GetCaBundleRequest request,
AsyncHandler<GetCaBundleRequest,GetCaBundleResponse> handler)
Gets a ca-bundle bundle.
|
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.