Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement | |
com.oracle.bmc.certificatesmanagement.responses |
Modifier and Type | Method and Description |
---|---|
CreateCaBundleResponse |
CertificatesManagement.createCaBundle(CreateCaBundleRequest request)
Creates a new CA bundle according to the details of the request.
|
CreateCaBundleResponse |
CertificatesManagementClient.createCaBundle(CreateCaBundleRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateCaBundleResponse> |
CertificatesManagementAsync.createCaBundle(CreateCaBundleRequest request,
AsyncHandler<CreateCaBundleRequest,CreateCaBundleResponse> handler)
Creates a new CA bundle according to the details of the request.
|
Future<CreateCaBundleResponse> |
CertificatesManagementAsyncClient.createCaBundle(CreateCaBundleRequest request,
AsyncHandler<CreateCaBundleRequest,CreateCaBundleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateCaBundleResponse> |
CertificatesManagementAsync.createCaBundle(CreateCaBundleRequest request,
AsyncHandler<CreateCaBundleRequest,CreateCaBundleResponse> handler)
Creates a new CA bundle according to the details of the request.
|
Future<CreateCaBundleResponse> |
CertificatesManagementAsyncClient.createCaBundle(CreateCaBundleRequest request,
AsyncHandler<CreateCaBundleRequest,CreateCaBundleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateCaBundleResponse |
CreateCaBundleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateCaBundleResponse.Builder |
CreateCaBundleResponse.Builder.copy(CreateCaBundleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.