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