Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement | |
com.oracle.bmc.certificatesmanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetAssociationResponse |
CertificatesManagement.getAssociation(GetAssociationRequest request)
Gets details about the specified association.
|
GetAssociationResponse |
CertificatesManagementClient.getAssociation(GetAssociationRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetAssociationResponse> |
CertificatesManagementAsync.getAssociation(GetAssociationRequest request,
AsyncHandler<GetAssociationRequest,GetAssociationResponse> handler)
Gets details about the specified association.
|
Future<GetAssociationResponse> |
CertificatesManagementAsyncClient.getAssociation(GetAssociationRequest request,
AsyncHandler<GetAssociationRequest,GetAssociationResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAssociationResponse |
GetAssociationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAssociationResponse.Builder |
GetAssociationResponse.Builder.copy(GetAssociationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.