Uses of Interface
software.amazon.awscdk.mixins.preview.services.batch.events.BatchJobStateChange.JobDependency
Packages that use BatchJobStateChange.JobDependency
-
Uses of BatchJobStateChange.JobDependency in software.amazon.awscdk.mixins.preview.services.batch.events
Classes in software.amazon.awscdk.mixins.preview.services.batch.events that implement BatchJobStateChange.JobDependencyModifier and TypeClassDescriptionstatic final classAn implementation forBatchJobStateChange.JobDependencyMethods in software.amazon.awscdk.mixins.preview.services.batch.events that return BatchJobStateChange.JobDependencyModifier and TypeMethodDescriptionBatchJobStateChange.JobDependency.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.batch.events that return types with arguments of type BatchJobStateChange.JobDependencyModifier and TypeMethodDescriptiondefault List<BatchJobStateChange.JobDependency> BatchJobStateChange.BatchJobStateChangeProps.getDependsOn()(experimental) dependsOn property.BatchJobStateChange.BatchJobStateChangeProps.Jsii$Proxy.getDependsOn()Method parameters in software.amazon.awscdk.mixins.preview.services.batch.events with type arguments of type BatchJobStateChange.JobDependencyModifier and TypeMethodDescriptionBatchJobStateChange.BatchJobStateChangeProps.Builder.dependsOn(List<? extends BatchJobStateChange.JobDependency> dependsOn) Sets the value ofBatchJobStateChange.BatchJobStateChangeProps.getDependsOn()