Waiter<GetManagementDashboardRequest,GetManagementDashboardResponse> |
DashxApisWaiters.forManagementDashboard(GetManagementDashboardRequest request,
LifecycleStates... targetStates)
Creates a new Waiter using the default configuration.
|
Waiter<GetManagementDashboardRequest,GetManagementDashboardResponse> |
DashxApisWaiters.forManagementDashboard(GetManagementDashboardRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new Waiter using the provided configuration.
|
Waiter<GetManagementDashboardRequest,GetManagementDashboardResponse> |
DashxApisWaiters.forManagementDashboard(GetManagementDashboardRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new Waiter using the provided configuration.
|
Future<GetManagementDashboardResponse> |
DashxApisAsync.getManagementDashboard(GetManagementDashboardRequest request,
AsyncHandler<GetManagementDashboardRequest,GetManagementDashboardResponse> handler)
Gets a dashboard and its saved searches by ID.
|
Future<GetManagementDashboardResponse> |
DashxApisAsyncClient.getManagementDashboard(GetManagementDashboardRequest request,
AsyncHandler<GetManagementDashboardRequest,GetManagementDashboardResponse> handler) |