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