UpdateDashboardGroupRequest.Builder |
UpdateDashboardGroupRequest.Builder.body$(UpdateDashboardGroupDetails body) |
Alternative setter for the body parameter.
|
static UpdateDashboardGroupRequest.Builder |
UpdateDashboardGroupRequest.builder() |
Return a new builder for this request object.
|
UpdateDashboardGroupRequest.Builder |
UpdateDashboardGroupRequest.Builder.copy(UpdateDashboardGroupRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateDashboardGroupRequest.Builder |
UpdateDashboardGroupRequest.Builder.dashboardGroupId(String dashboardGroupId) |
The OCID of the
dashboard group.
|
UpdateDashboardGroupRequest.Builder |
UpdateDashboardGroupRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateDashboardGroupRequest.Builder |
UpdateDashboardGroupRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateDashboardGroupRequest.Builder |
UpdateDashboardGroupRequest.Builder.opcCrossRegion(String opcCrossRegion) |
To identify if the call is cross-regional.
|
UpdateDashboardGroupRequest.Builder |
UpdateDashboardGroupRequest.Builder.opcRequestId(String opcRequestId) |
Unique Oracle-assigned identifier for the request.
|
UpdateDashboardGroupRequest.Builder |
UpdateDashboardGroupRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateDashboardGroupRequest.Builder |
UpdateDashboardGroupRequest.toBuilder() |
|
UpdateDashboardGroupRequest.Builder |
UpdateDashboardGroupRequest.Builder.updateDashboardGroupDetails(UpdateDashboardGroupDetails updateDashboardGroupDetails) |
The dashboard group details to be updated.
|