Package | Description |
---|---|
com.github.dockerjava.api | |
com.github.dockerjava.api.command |
Modifier and Type | Method and Description |
---|---|
CreateVolumeCmd |
DockerClient.createVolumeCmd() |
Modifier and Type | Method and Description |
---|---|
CreateVolumeCmd |
CreateVolumeCmd.withDriver(java.lang.String driver) |
CreateVolumeCmd |
CreateVolumeCmd.withDriverOpts(java.util.Map<java.lang.String,java.lang.String> driverOpts) |
CreateVolumeCmd |
CreateVolumeCmd.withName(java.lang.String name) |
Copyright © 2020. All Rights Reserved.