Uses of Class
com.amazonaws.services.simpleworkflow.model.RecordMarkerDecisionAttributes
Packages that use RecordMarkerDecisionAttributes
-
Uses of RecordMarkerDecisionAttributes in com.amazonaws.services.simpleworkflow.model
Methods in com.amazonaws.services.simpleworkflow.model that return RecordMarkerDecisionAttributesModifier and TypeMethodDescriptionRecordMarkerDecisionAttributes.clone()Decision.getRecordMarkerDecisionAttributes()Provides details of theRecordMarkerdecision.RecordMarkerDecisionAttributes.withDetails(String details) Optional. details of the marker.RecordMarkerDecisionAttributes.withMarkerName(String markerName) Required. The name of the marker.Methods in com.amazonaws.services.simpleworkflow.model with parameters of type RecordMarkerDecisionAttributesModifier and TypeMethodDescriptionvoidDecision.setRecordMarkerDecisionAttributes(RecordMarkerDecisionAttributes recordMarkerDecisionAttributes) Provides details of theRecordMarkerdecision.Decision.withRecordMarkerDecisionAttributes(RecordMarkerDecisionAttributes recordMarkerDecisionAttributes) Provides details of theRecordMarkerdecision.