Package | Description |
---|---|
com.oracle.bmc.loganalytics.requests |
Modifier and Type | Method and Description |
---|---|
static GetLabelRequest.Builder |
GetLabelRequest.builder()
Return a new builder for this request object.
|
GetLabelRequest.Builder |
GetLabelRequest.Builder.copy(GetLabelRequest o)
Copy method to populate the builder with values from the given instance.
|
GetLabelRequest.Builder |
GetLabelRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetLabelRequest.Builder |
GetLabelRequest.Builder.labelName(String labelName)
The label name.
|
GetLabelRequest.Builder |
GetLabelRequest.Builder.namespaceName(String namespaceName)
The Logging Analytics namespace used for the request.
|
GetLabelRequest.Builder |
GetLabelRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetLabelRequest.Builder |
GetLabelRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetLabelRequest.Builder |
GetLabelRequest.toBuilder()
Return an instance of
GetLabelRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.