BulkPinAttributeRequest.Builder |
BulkPinAttributeRequest.Builder.apmDomainId(String apmDomainId) |
The APM Domain ID for the intended request.
|
BulkPinAttributeRequest.Builder |
BulkPinAttributeRequest.Builder.body$(BulkPinAttributeDetails body) |
Alternative setter for the body parameter.
|
static BulkPinAttributeRequest.Builder |
BulkPinAttributeRequest.builder() |
Return a new builder for this request object.
|
BulkPinAttributeRequest.Builder |
BulkPinAttributeRequest.Builder.bulkPinAttributeDetails(BulkPinAttributeDetails bulkPinAttributeDetails) |
Request body containing the details about the set of attributes to be pinned.
|
BulkPinAttributeRequest.Builder |
BulkPinAttributeRequest.Builder.copy(BulkPinAttributeRequest o) |
Copy method to populate the builder with values from the given instance.
|
BulkPinAttributeRequest.Builder |
BulkPinAttributeRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
BulkPinAttributeRequest.Builder |
BulkPinAttributeRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
BulkPinAttributeRequest.Builder |
BulkPinAttributeRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
BulkPinAttributeRequest.Builder |
BulkPinAttributeRequest.toBuilder() |
|