Uses of Class
software.amazon.awscdk.mixins.preview.services.batch.events.BatchJobStateChange.BatchJobStateChangeProps.Builder
Packages that use BatchJobStateChange.BatchJobStateChangeProps.Builder
-
Uses of BatchJobStateChange.BatchJobStateChangeProps.Builder in software.amazon.awscdk.mixins.preview.services.batch.events
Methods in software.amazon.awscdk.mixins.preview.services.batch.events that return BatchJobStateChange.BatchJobStateChangeProps.BuilderModifier and TypeMethodDescriptionBatchJobStateChange.BatchJobStateChangeProps.Builder.attempts(List<? extends BatchJobStateChange.BatchJobStateChangeItem> attempts) Sets the value ofBatchJobStateChange.BatchJobStateChangeProps.getAttempts()BatchJobStateChange.BatchJobStateChangeProps.builder()BatchJobStateChange.BatchJobStateChangeProps.Builder.container(BatchJobStateChange.Container container) Sets the value ofBatchJobStateChange.BatchJobStateChangeProps.getContainer()Sets the value ofBatchJobStateChange.BatchJobStateChangeProps.getCreatedAt()BatchJobStateChange.BatchJobStateChangeProps.Builder.dependsOn(List<? extends BatchJobStateChange.JobDependency> dependsOn) Sets the value ofBatchJobStateChange.BatchJobStateChangeProps.getDependsOn()BatchJobStateChange.BatchJobStateChangeProps.Builder.eventMetadata(AWSEventMetadataProps eventMetadata) Sets the value ofBatchJobStateChange.BatchJobStateChangeProps.getEventMetadata()BatchJobStateChange.BatchJobStateChangeProps.Builder.jobDefinition(List<String> jobDefinition) Sets the value ofBatchJobStateChange.BatchJobStateChangeProps.getJobDefinition()Sets the value ofBatchJobStateChange.BatchJobStateChangeProps.getJobId()Sets the value ofBatchJobStateChange.BatchJobStateChangeProps.getJobName()Sets the value ofBatchJobStateChange.BatchJobStateChangeProps.getJobQueue()BatchJobStateChange.BatchJobStateChangeProps.Builder.parameters(List<String> parameters) Sets the value ofBatchJobStateChange.BatchJobStateChangeProps.getParameters()BatchJobStateChange.BatchJobStateChangeProps.Builder.retryStrategy(BatchJobStateChange.RetryStrategy retryStrategy) Sets the value ofBatchJobStateChange.BatchJobStateChangeProps.getRetryStrategy()Sets the value ofBatchJobStateChange.BatchJobStateChangeProps.getStartedAt()Sets the value ofBatchJobStateChange.BatchJobStateChangeProps.getStatus()BatchJobStateChange.BatchJobStateChangeProps.Builder.statusReason(List<String> statusReason) Sets the value ofBatchJobStateChange.BatchJobStateChangeProps.getStatusReason()Sets the value ofBatchJobStateChange.BatchJobStateChangeProps.getStoppedAt()Constructors in software.amazon.awscdk.mixins.preview.services.batch.events with parameters of type BatchJobStateChange.BatchJobStateChangeProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theBatchJobStateChange.BatchJobStateChangeProps.Builder.