UpdateMatchAgentsWithAttributeKeyRequest.Builder |
UpdateMatchAgentsWithAttributeKeyRequest.Builder.apmDomainId(String apmDomainId) |
The APM Domain ID the request is intended for.
|
UpdateMatchAgentsWithAttributeKeyRequest.Builder |
UpdateMatchAgentsWithAttributeKeyRequest.Builder.body$(UpdateMatchAgentsWithAttributeKeyDetails body) |
Alternative setter for the body parameter.
|
static UpdateMatchAgentsWithAttributeKeyRequest.Builder |
UpdateMatchAgentsWithAttributeKeyRequest.builder() |
Return a new builder for this request object.
|
UpdateMatchAgentsWithAttributeKeyRequest.Builder |
UpdateMatchAgentsWithAttributeKeyRequest.Builder.copy(UpdateMatchAgentsWithAttributeKeyRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateMatchAgentsWithAttributeKeyRequest.Builder |
UpdateMatchAgentsWithAttributeKeyRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateMatchAgentsWithAttributeKeyRequest.Builder |
UpdateMatchAgentsWithAttributeKeyRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
UpdateMatchAgentsWithAttributeKeyRequest.Builder |
UpdateMatchAgentsWithAttributeKeyRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateMatchAgentsWithAttributeKeyRequest.Builder |
UpdateMatchAgentsWithAttributeKeyRequest.toBuilder() |
|
UpdateMatchAgentsWithAttributeKeyRequest.Builder |
UpdateMatchAgentsWithAttributeKeyRequest.Builder.updateMatchAgentsWithAttributeKeyDetails(UpdateMatchAgentsWithAttributeKeyDetails updateMatchAgentsWithAttributeKeyDetails) |
The list of values to be updated.
|