CreateDashboardRequest.Builder |
CreateDashboardRequest.Builder.body$(CreateDashboardDetails body) |
Alternative setter for the body parameter.
|
static CreateDashboardRequest.Builder |
CreateDashboardRequest.builder() |
Return a new builder for this request object.
|
CreateDashboardRequest.Builder |
CreateDashboardRequest.Builder.copy(CreateDashboardRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateDashboardRequest.Builder |
CreateDashboardRequest.Builder.createDashboardDetails(CreateDashboardDetails createDashboardDetails) |
Details about the dashboard being created.
|
CreateDashboardRequest.Builder |
CreateDashboardRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateDashboardRequest.Builder |
CreateDashboardRequest.Builder.opcCrossRegion(String opcCrossRegion) |
To identify if the call is cross-regional.
|
CreateDashboardRequest.Builder |
CreateDashboardRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
CreateDashboardRequest.Builder |
CreateDashboardRequest.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.
|
CreateDashboardRequest.Builder |
CreateDashboardRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateDashboardRequest.Builder |
CreateDashboardRequest.toBuilder() |
|