Waiter<GetPlatformConfigurationRequest,GetPlatformConfigurationResponse> |
FleetAppsManagementAdminWaiters.forPlatformConfiguration(GetPlatformConfigurationRequest request,
PlatformConfiguration.LifecycleState... targetStates) |
Creates a new Waiter using the default configuration.
|
Waiter<GetPlatformConfigurationRequest,GetPlatformConfigurationResponse> |
FleetAppsManagementAdminWaiters.forPlatformConfiguration(GetPlatformConfigurationRequest request,
PlatformConfiguration.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy) |
Creates a new Waiter using the provided configuration.
|
Waiter<GetPlatformConfigurationRequest,GetPlatformConfigurationResponse> |
FleetAppsManagementAdminWaiters.forPlatformConfiguration(GetPlatformConfigurationRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
PlatformConfiguration.LifecycleState... targetStates) |
Creates a new Waiter using the provided configuration.
|
GetPlatformConfigurationResponse |
FleetAppsManagementAdmin.getPlatformConfiguration(GetPlatformConfigurationRequest request) |
Gets a PlatformConfiguration by identifier
|
Future<GetPlatformConfigurationResponse> |
FleetAppsManagementAdminAsync.getPlatformConfiguration(GetPlatformConfigurationRequest request,
AsyncHandler<GetPlatformConfigurationRequest,GetPlatformConfigurationResponse> handler) |
Gets a PlatformConfiguration by identifier
|
Future<GetPlatformConfigurationResponse> |
FleetAppsManagementAdminAsyncClient.getPlatformConfiguration(GetPlatformConfigurationRequest request,
AsyncHandler<GetPlatformConfigurationRequest,GetPlatformConfigurationResponse> handler) |
|
GetPlatformConfigurationResponse |
FleetAppsManagementAdminClient.getPlatformConfiguration(GetPlatformConfigurationRequest request) |
|