Package | Description |
---|---|
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
UpdatePreferencesRequest.Builder |
UpdatePreferencesRequest.Builder.body$(LogAnalyticsPreferenceDetails body)
Alternative setter for the body parameter.
|
static UpdatePreferencesRequest.Builder |
UpdatePreferencesRequest.builder()
Return a new builder for this request object.
|
UpdatePreferencesRequest.Builder |
UpdatePreferencesRequest.Builder.copy(UpdatePreferencesRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdatePreferencesRequest.Builder |
UpdatePreferencesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdatePreferencesRequest.Builder |
UpdatePreferencesRequest.Builder.namespaceName(String namespaceName)
The Logging Analytics namespace used for the request.
|
UpdatePreferencesRequest.Builder |
UpdatePreferencesRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
UpdatePreferencesRequest.Builder |
UpdatePreferencesRequest.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.
|
UpdatePreferencesRequest.Builder |
UpdatePreferencesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdatePreferencesRequest.Builder |
UpdatePreferencesRequest.toBuilder()
Return an instance of
UpdatePreferencesRequest.Builder that allows you to modify request properties. |
UpdatePreferencesRequest.Builder |
UpdatePreferencesRequest.Builder.updatePreferencesDetails(LogAnalyticsPreferenceDetails updatePreferencesDetails)
Details of the tenant preferences to update.
|
Copyright © 2016–2024. All rights reserved.