UpsertAssociationsRequest.Builder |
UpsertAssociationsRequest.Builder.body$(UpsertLogAnalyticsAssociationDetails body) |
Alternative setter for the body parameter.
|
static UpsertAssociationsRequest.Builder |
UpsertAssociationsRequest.builder() |
Return a new builder for this request object.
|
UpsertAssociationsRequest.Builder |
UpsertAssociationsRequest.Builder.copy(UpsertAssociationsRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpsertAssociationsRequest.Builder |
UpsertAssociationsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpsertAssociationsRequest.Builder |
UpsertAssociationsRequest.Builder.isFromRepublish(Boolean isFromRepublish) |
isFromRepublish
|
UpsertAssociationsRequest.Builder |
UpsertAssociationsRequest.Builder.namespaceName(String namespaceName) |
The Logging Analytics namespace used for the request.
|
UpsertAssociationsRequest.Builder |
UpsertAssociationsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
UpsertAssociationsRequest.Builder |
UpsertAssociationsRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
UpsertAssociationsRequest.Builder |
UpsertAssociationsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpsertAssociationsRequest.Builder |
UpsertAssociationsRequest.toBuilder() |
|
UpsertAssociationsRequest.Builder |
UpsertAssociationsRequest.Builder.upsertLogAnalyticsAssociationDetails(UpsertLogAnalyticsAssociationDetails upsertLogAnalyticsAssociationDetails) |
list of association details
|