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