static ListUploadWarningsRequest.Builder |
ListUploadWarningsRequest.builder() |
Return a new builder for this request object.
|
ListUploadWarningsRequest.Builder |
ListUploadWarningsRequest.Builder.copy(ListUploadWarningsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListUploadWarningsRequest.Builder |
ListUploadWarningsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListUploadWarningsRequest.Builder |
ListUploadWarningsRequest.Builder.limit(Integer limit) |
The maximum number of items to return.
|
ListUploadWarningsRequest.Builder |
ListUploadWarningsRequest.Builder.namespaceName(String namespaceName) |
The Logging Analytics namespace used for the request.
|
ListUploadWarningsRequest.Builder |
ListUploadWarningsRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ListUploadWarningsRequest.Builder |
ListUploadWarningsRequest.Builder.page(String page) |
The page token representing the page at which to start retrieving results.
|
ListUploadWarningsRequest.Builder |
ListUploadWarningsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListUploadWarningsRequest.Builder |
ListUploadWarningsRequest.toBuilder() |
|
ListUploadWarningsRequest.Builder |
ListUploadWarningsRequest.Builder.uploadReference(String uploadReference) |
Unique internal identifier to refer upload container.
|