Package | Description |
---|---|
com.oracle.bmc.certificates | |
com.oracle.bmc.certificates.responses |
Modifier and Type | Method and Description |
---|---|
ListCertificateBundleVersionsResponse |
Certificates.listCertificateBundleVersions(ListCertificateBundleVersionsRequest request)
Lists all certificate bundle versions for the specified certificate.
|
ListCertificateBundleVersionsResponse |
CertificatesClient.listCertificateBundleVersions(ListCertificateBundleVersionsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListCertificateBundleVersionsResponse> |
CertificatesAsyncClient.listCertificateBundleVersions(ListCertificateBundleVersionsRequest request,
AsyncHandler<ListCertificateBundleVersionsRequest,ListCertificateBundleVersionsResponse> handler) |
Future<ListCertificateBundleVersionsResponse> |
CertificatesAsync.listCertificateBundleVersions(ListCertificateBundleVersionsRequest request,
AsyncHandler<ListCertificateBundleVersionsRequest,ListCertificateBundleVersionsResponse> handler)
Lists all certificate bundle versions for the specified certificate.
|
Modifier and Type | Method and Description |
---|---|
Future<ListCertificateBundleVersionsResponse> |
CertificatesAsyncClient.listCertificateBundleVersions(ListCertificateBundleVersionsRequest request,
AsyncHandler<ListCertificateBundleVersionsRequest,ListCertificateBundleVersionsResponse> handler) |
Future<ListCertificateBundleVersionsResponse> |
CertificatesAsync.listCertificateBundleVersions(ListCertificateBundleVersionsRequest request,
AsyncHandler<ListCertificateBundleVersionsRequest,ListCertificateBundleVersionsResponse> handler)
Lists all certificate bundle versions for the specified certificate.
|
Modifier and Type | Method and Description |
---|---|
ListCertificateBundleVersionsResponse |
ListCertificateBundleVersionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListCertificateBundleVersionsResponse.Builder |
ListCertificateBundleVersionsResponse.Builder.copy(ListCertificateBundleVersionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.