Package | Description |
---|---|
com.github.dockerjava.api | |
com.github.dockerjava.api.command |
Modifier and Type | Method and Description |
---|---|
RemoveVolumeCmd |
DockerClient.removeVolumeCmd(String name) |
RemoveVolumeCmd |
DockerClientDelegate.removeVolumeCmd(String name) |
Modifier and Type | Method and Description |
---|---|
RemoveVolumeCmd |
RemoveVolumeCmd.withName(String name) |
Copyright © 2025. All rights reserved.