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() |
|
UpdatePreferencesRequest.Builder |
UpdatePreferencesRequest.Builder.updatePreferencesDetails(LogAnalyticsPreferenceDetails updatePreferencesDetails) |
Details of the tenant preferences to update.
|