Package | Description |
---|---|
com.oracle.bmc.dashboardservice | |
com.oracle.bmc.dashboardservice.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetDashboardGroupRequest,GetDashboardGroupResponse> |
DashboardGroupWaiters.forDashboardGroup(GetDashboardGroupRequest request,
DashboardGroup.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetDashboardGroupRequest,GetDashboardGroupResponse> |
DashboardGroupWaiters.forDashboardGroup(GetDashboardGroupRequest request,
DashboardGroup.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetDashboardGroupRequest,GetDashboardGroupResponse> |
DashboardGroupWaiters.forDashboardGroup(GetDashboardGroupRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
DashboardGroup.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetDashboardGroupResponse> |
DashboardGroupAsyncClient.getDashboardGroup(GetDashboardGroupRequest request,
AsyncHandler<GetDashboardGroupRequest,GetDashboardGroupResponse> handler) |
Future<GetDashboardGroupResponse> |
DashboardGroupAsync.getDashboardGroup(GetDashboardGroupRequest request,
AsyncHandler<GetDashboardGroupRequest,GetDashboardGroupResponse> handler)
Gets the specified dashboard group’s information.
|
Modifier and Type | Method and Description |
---|---|
GetDashboardGroupRequest |
GetDashboardGroupRequest.Builder.build()
Build the instance of GetDashboardGroupRequest as configured by this builder
|
GetDashboardGroupRequest |
GetDashboardGroupRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDashboardGroupRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDashboardGroupRequest.Builder |
GetDashboardGroupRequest.Builder.copy(GetDashboardGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.