Package | Description |
---|---|
com.oracle.bmc.certificatesmanagement.requests |
Modifier and Type | Method and Description |
---|---|
GetAssociationRequest.Builder |
GetAssociationRequest.Builder.associationId(String associationId)
The OCID of an association between a certificate-related resource and another Oracle
Cloud Infrastructure resource.
|
static GetAssociationRequest.Builder |
GetAssociationRequest.builder()
Return a new builder for this request object.
|
GetAssociationRequest.Builder |
GetAssociationRequest.Builder.copy(GetAssociationRequest o)
Copy method to populate the builder with values from the given instance.
|
GetAssociationRequest.Builder |
GetAssociationRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetAssociationRequest.Builder |
GetAssociationRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetAssociationRequest.Builder |
GetAssociationRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetAssociationRequest.Builder |
GetAssociationRequest.toBuilder()
Return an instance of
GetAssociationRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.