Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement | |
com.oracle.bmc.certificatesmanagement.responses |
Modifier and Type | Method and Description |
---|---|
ListAssociationsResponse |
CertificatesManagement.listAssociations(ListAssociationsRequest request)
Lists all associations that match the query parameters.
|
ListAssociationsResponse |
CertificatesManagementClient.listAssociations(ListAssociationsRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ListAssociationsResponse> |
CertificatesManagementAsync.listAssociations(ListAssociationsRequest request,
AsyncHandler<ListAssociationsRequest,ListAssociationsResponse> handler)
Lists all associations that match the query parameters.
|
Future<ListAssociationsResponse> |
CertificatesManagementAsyncClient.listAssociations(ListAssociationsRequest request,
AsyncHandler<ListAssociationsRequest,ListAssociationsResponse> handler) |
Iterable<ListAssociationsResponse> |
CertificatesManagementPaginators.listAssociationsResponseIterator(ListAssociationsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAssociations operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAssociationsResponse> |
CertificatesManagementAsync.listAssociations(ListAssociationsRequest request,
AsyncHandler<ListAssociationsRequest,ListAssociationsResponse> handler)
Lists all associations that match the query parameters.
|
Future<ListAssociationsResponse> |
CertificatesManagementAsyncClient.listAssociations(ListAssociationsRequest request,
AsyncHandler<ListAssociationsRequest,ListAssociationsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAssociationsResponse |
ListAssociationsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAssociationsResponse.Builder |
ListAssociationsResponse.Builder.copy(ListAssociationsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.