Package | Description |
---|---|
com.oracle.bmc.dashboardservice.requests |
Modifier and Type | Method and Description |
---|---|
CreateDashboardGroupRequest.Builder |
CreateDashboardGroupRequest.Builder.body$(CreateDashboardGroupDetails body)
Alternative setter for the body parameter.
|
static CreateDashboardGroupRequest.Builder |
CreateDashboardGroupRequest.builder()
Return a new builder for this request object.
|
CreateDashboardGroupRequest.Builder |
CreateDashboardGroupRequest.Builder.copy(CreateDashboardGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateDashboardGroupRequest.Builder |
CreateDashboardGroupRequest.Builder.createDashboardGroupDetails(CreateDashboardGroupDetails createDashboardGroupDetails)
Details about the dashboard group being created.
|
CreateDashboardGroupRequest.Builder |
CreateDashboardGroupRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateDashboardGroupRequest.Builder |
CreateDashboardGroupRequest.Builder.opcCrossRegion(String opcCrossRegion)
To identify if the call is cross-regional.
|
CreateDashboardGroupRequest.Builder |
CreateDashboardGroupRequest.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
CreateDashboardGroupRequest.Builder |
CreateDashboardGroupRequest.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.
|
CreateDashboardGroupRequest.Builder |
CreateDashboardGroupRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateDashboardGroupRequest.Builder |
CreateDashboardGroupRequest.toBuilder()
Return an instance of
CreateDashboardGroupRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.