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