Uses of Class
software.amazon.awssdk.services.swf.model.RecordMarkerDecisionAttributes
-
Packages that use RecordMarkerDecisionAttributes Package Description software.amazon.awssdk.services.swf.model -
-
Uses of RecordMarkerDecisionAttributes in software.amazon.awssdk.services.swf.model
Methods in software.amazon.awssdk.services.swf.model that return RecordMarkerDecisionAttributes Modifier and Type Method Description RecordMarkerDecisionAttributesDecision. recordMarkerDecisionAttributes()Provides the details of theRecordMarkerdecision.Methods in software.amazon.awssdk.services.swf.model with parameters of type RecordMarkerDecisionAttributes Modifier and Type Method Description Decision.BuilderDecision.Builder. recordMarkerDecisionAttributes(RecordMarkerDecisionAttributes recordMarkerDecisionAttributes)Provides the details of theRecordMarkerdecision.
-