Package com.oracle.bmc.logging
Class LoggingManagementWaiters
- java.lang.Object
 - 
- com.oracle.bmc.logging.LoggingManagementWaiters
 
 
- 
@Generated(value="OracleSDKGenerator", comments="API Version: 20200531") public class LoggingManagementWaiters extends ObjectCollection of helper methods to produceWaiters for different resources of LoggingManagement.The default configuration used is defined by
com.oracle.bmc.waiter.Waiters.Waiters#DEFAULT_POLLING_WAITER. 
- 
- 
Constructor Summary
Constructors Constructor Description LoggingManagementWaiters(ExecutorService executorService, LoggingManagement client) 
- 
Method Summary
 
 - 
 
- 
- 
Constructor Detail
- 
LoggingManagementWaiters
public LoggingManagementWaiters(ExecutorService executorService, LoggingManagement client)
 
 - 
 
- 
Method Detail
- 
forLog
public Waiter<GetLogRequest,GetLogResponse> forLog(GetLogRequest request, LogLifecycleState... targetStates)
Creates a newWaiterusing the default configuration.- Parameters:
 request- the request to sendtargetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forLog
public Waiter<GetLogRequest,GetLogResponse> forLog(GetLogRequest request, LogLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendtargetState- the desired state to wait forterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto use- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forLog
public Waiter<GetLogRequest,GetLogResponse> forLog(GetLogRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LogLifecycleState... targetStates)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto usetargetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states- Returns:
 - a new Waiter instance
 
 
- 
forLogGroup
public Waiter<GetLogGroupRequest,GetLogGroupResponse> forLogGroup(GetLogGroupRequest request, LogGroupLifecycleState... targetStates)
Creates a newWaiterusing the default configuration.- Parameters:
 request- the request to sendtargetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forLogGroup
public Waiter<GetLogGroupRequest,GetLogGroupResponse> forLogGroup(GetLogGroupRequest request, LogGroupLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendtargetState- the desired state to wait forterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto use- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forLogGroup
public Waiter<GetLogGroupRequest,GetLogGroupResponse> forLogGroup(GetLogGroupRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LogGroupLifecycleState... targetStates)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto usetargetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states- Returns:
 - a new Waiter instance
 
 
- 
forLogSavedSearch
public Waiter<GetLogSavedSearchRequest,GetLogSavedSearchResponse> forLogSavedSearch(GetLogSavedSearchRequest request, LogSavedSearchLifecycleState... targetStates)
Creates a newWaiterusing the default configuration.- Parameters:
 request- the request to sendtargetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forLogSavedSearch
public Waiter<GetLogSavedSearchRequest,GetLogSavedSearchResponse> forLogSavedSearch(GetLogSavedSearchRequest request, LogSavedSearchLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendtargetState- the desired state to wait forterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto use- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forLogSavedSearch
public Waiter<GetLogSavedSearchRequest,GetLogSavedSearchResponse> forLogSavedSearch(GetLogSavedSearchRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LogSavedSearchLifecycleState... targetStates)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto usetargetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states- Returns:
 - a new Waiter instance
 
 
- 
forUnifiedAgentConfiguration
public Waiter<GetUnifiedAgentConfigurationRequest,GetUnifiedAgentConfigurationResponse> forUnifiedAgentConfiguration(GetUnifiedAgentConfigurationRequest request, LogLifecycleState... targetStates)
Creates a newWaiterusing the default configuration.- Parameters:
 request- the request to sendtargetState- the desired states to wait for. If multiple states are provided then the waiter will return once the resource reaches any of the provided states- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forUnifiedAgentConfiguration
public Waiter<GetUnifiedAgentConfigurationRequest,GetUnifiedAgentConfigurationResponse> forUnifiedAgentConfiguration(GetUnifiedAgentConfigurationRequest request, LogLifecycleState targetState, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendtargetState- the desired state to wait forterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto use- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
- 
forUnifiedAgentConfiguration
public Waiter<GetUnifiedAgentConfigurationRequest,GetUnifiedAgentConfigurationResponse> forUnifiedAgentConfiguration(GetUnifiedAgentConfigurationRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy, LogLifecycleState... targetStates)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendterminationStrategy- theTerminationStrategyto usedelayStrategy- theDelayStrategyto usetargetStates- the desired states to wait for. The waiter will return once the resource reaches any of the provided states- Returns:
 - a new Waiter instance
 
 
- 
forWorkRequest
public Waiter<GetWorkRequestRequest,GetWorkRequestResponse> forWorkRequest(GetWorkRequestRequest request)
Creates a newWaiterusing default configuration.- Parameters:
 request- the request to send- Returns:
 - a new Waiter instance
 
 
- 
forWorkRequest
public Waiter<GetWorkRequestRequest,GetWorkRequestResponse> forWorkRequest(GetWorkRequestRequest request, TerminationStrategy terminationStrategy, DelayStrategy delayStrategy)
Creates a newWaiterusing the provided configuration.- Parameters:
 request- the request to sendterminationStrategy- theTerminationStrategyto usedelayStrategy- the to use- Returns:
 - a new com.oracle.bmc.waiter.Waiter instance
 
 
 - 
 
 -