- valueOf(String) - Static method in enum com.alexecollins.docker.orchestration.model.BuildFlag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.alexecollins.docker.orchestration.model.CleanFlag
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.alexecollins.docker.orchestration.model.BuildFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.alexecollins.docker.orchestration.model.CleanFlag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VolumeFrom - Class in com.alexecollins.docker.orchestration.model
-
- VolumeFrom(String) - Constructor for class com.alexecollins.docker.orchestration.model.VolumeFrom
-