Package | Description |
---|---|
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
static ListNamespacesRequest.Builder |
ListNamespacesRequest.builder()
Return a new builder for this request object.
|
ListNamespacesRequest.Builder |
ListNamespacesRequest.Builder.compartmentId(String compartmentId)
The ID of the compartment in which to list resources.
|
ListNamespacesRequest.Builder |
ListNamespacesRequest.Builder.copy(ListNamespacesRequest o)
Copy method to populate the builder with values from the given instance.
|
ListNamespacesRequest.Builder |
ListNamespacesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListNamespacesRequest.Builder |
ListNamespacesRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ListNamespacesRequest.Builder |
ListNamespacesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListNamespacesRequest.Builder |
ListNamespacesRequest.toBuilder()
Return an instance of
ListNamespacesRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2023. All rights reserved.