Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement | |
com.oracle.bmc.certificatesmanagement.requests |
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) |
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 |
---|---|
CreateCaBundleRequest |
CreateCaBundleRequest.Builder.build()
Build the instance of CreateCaBundleRequest as configured by this builder
|
CreateCaBundleRequest |
CreateCaBundleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateCaBundleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateCaBundleRequest.Builder |
CreateCaBundleRequest.Builder.copy(CreateCaBundleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.