@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class AmazonNimbleStudioWaiters extends Object
Constructor and Description |
---|
AmazonNimbleStudioWaiters(AmazonNimbleStudio client)
Constructs a new AmazonNimbleStudioWaiters with the given client
|
Modifier and Type | Method and Description |
---|---|
Waiter<GetLaunchProfileRequest> |
launchProfileDeleted()
Builds a LaunchProfileDeleted waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetLaunchProfileRequest> |
launchProfileReady()
Builds a LaunchProfileReady waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
void |
shutdown() |
Waiter<GetStreamingImageRequest> |
streamingImageDeleted()
Builds a StreamingImageDeleted waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetStreamingImageRequest> |
streamingImageReady()
Builds a StreamingImageReady waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetStreamingSessionRequest> |
streamingSessionDeleted()
Builds a StreamingSessionDeleted waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetStreamingSessionRequest> |
streamingSessionReady()
Builds a StreamingSessionReady waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetStreamingSessionRequest> |
streamingSessionStopped()
Builds a StreamingSessionStopped waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetStreamingSessionStreamRequest> |
streamingSessionStreamReady()
Builds a StreamingSessionStreamReady waiter by using custom parameters waiterParameters and other parameters
defined in the waiters specification, and then polls until it determines whether the resource entered the desired
state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetStudioComponentRequest> |
studioComponentDeleted()
Builds a StudioComponentDeleted waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetStudioComponentRequest> |
studioComponentReady()
Builds a StudioComponentReady waiter by using custom parameters waiterParameters and other parameters defined in
the waiters specification, and then polls until it determines whether the resource entered the desired state or
not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetStudioRequest> |
studioDeleted()
Builds a StudioDeleted waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
Waiter<GetStudioRequest> |
studioReady()
Builds a StudioReady waiter by using custom parameters waiterParameters and other parameters defined in the
waiters specification, and then polls until it determines whether the resource entered the desired state or not,
where polling criteria is bound by either default polling strategy or custom polling strategy.
|
public AmazonNimbleStudioWaiters(AmazonNimbleStudio client)
client
- Service clientpublic Waiter<GetStreamingSessionRequest> streamingSessionDeleted()
public Waiter<GetStudioComponentRequest> studioComponentDeleted()
public Waiter<GetStudioRequest> studioDeleted()
public Waiter<GetStreamingSessionStreamRequest> streamingSessionStreamReady()
public Waiter<GetStreamingImageRequest> streamingImageReady()
public Waiter<GetLaunchProfileRequest> launchProfileReady()
public Waiter<GetStreamingSessionRequest> streamingSessionStopped()
public Waiter<GetStreamingImageRequest> streamingImageDeleted()
public Waiter<GetStreamingSessionRequest> streamingSessionReady()
public Waiter<GetLaunchProfileRequest> launchProfileDeleted()
public Waiter<GetStudioRequest> studioReady()
public Waiter<GetStudioComponentRequest> studioComponentReady()
public void shutdown()