Package | Description |
---|---|
com.oracle.bmc.dashboardservice.requests |
Modifier and Type | Method and Description |
---|---|
static GetDashboardRequest.Builder |
GetDashboardRequest.builder()
Return a new builder for this request object.
|
GetDashboardRequest.Builder |
GetDashboardRequest.Builder.copy(GetDashboardRequest o)
Copy method to populate the builder with values from the given instance.
|
GetDashboardRequest.Builder |
GetDashboardRequest.Builder.dashboardId(String dashboardId)
The OCID
of the dashboard.
|
GetDashboardRequest.Builder |
GetDashboardRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetDashboardRequest.Builder |
GetDashboardRequest.Builder.opcCrossRegion(String opcCrossRegion)
To identify if the call is cross-regional.
|
GetDashboardRequest.Builder |
GetDashboardRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
GetDashboardRequest.Builder |
GetDashboardRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetDashboardRequest.Builder |
GetDashboardRequest.toBuilder()
Return an instance of
GetDashboardRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.