Uses of Class
com.amazonaws.services.simpleworkflow.model.CancelTimerDecisionAttributes
Packages that use CancelTimerDecisionAttributes
-
Uses of CancelTimerDecisionAttributes in com.amazonaws.services.simpleworkflow.model
Methods in com.amazonaws.services.simpleworkflow.model that return CancelTimerDecisionAttributesModifier and TypeMethodDescriptionCancelTimerDecisionAttributes.clone()Decision.getCancelTimerDecisionAttributes()Provides details of theCancelTimerdecision.CancelTimerDecisionAttributes.withTimerId(String timerId) Required. The unique ID of the timer to cancel.Methods in com.amazonaws.services.simpleworkflow.model with parameters of type CancelTimerDecisionAttributesModifier and TypeMethodDescriptionvoidDecision.setCancelTimerDecisionAttributes(CancelTimerDecisionAttributes cancelTimerDecisionAttributes) Provides details of theCancelTimerdecision.Decision.withCancelTimerDecisionAttributes(CancelTimerDecisionAttributes cancelTimerDecisionAttributes) Provides details of theCancelTimerdecision.