ImportDashboardRequest.Builder |
ImportDashboardRequest.Builder.body$(ManagementDashboardImportDetails body) |
Alternative setter for the body parameter.
|
static ImportDashboardRequest.Builder |
ImportDashboardRequest.builder() |
Return a new builder for this request object.
|
ImportDashboardRequest.Builder |
ImportDashboardRequest.Builder.copy(ImportDashboardRequest o) |
Copy method to populate the builder with values from the given instance.
|
ImportDashboardRequest.Builder |
ImportDashboardRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
ImportDashboardRequest.Builder |
ImportDashboardRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ImportDashboardRequest.Builder |
ImportDashboardRequest.Builder.managementDashboardImportDetails(ManagementDashboardImportDetails managementDashboardImportDetails) |
JSON metadata for importing dashboards and their saved searches.
|
ImportDashboardRequest.Builder |
ImportDashboardRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
ImportDashboardRequest.Builder |
ImportDashboardRequest.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.
|
ImportDashboardRequest.Builder |
ImportDashboardRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ImportDashboardRequest.Builder |
ImportDashboardRequest.toBuilder() |
|