Package | Description |
---|---|
com.github.dockerjava.api | |
com.github.dockerjava.api.command |
Modifier and Type | Method and Description |
---|---|
InspectContainerCmd |
DockerClient.inspectContainerCmd(java.lang.String containerId) |
Modifier and Type | Method and Description |
---|---|
InspectContainerCmd |
InspectContainerCmd.withContainerId(java.lang.String containerId) |
InspectContainerCmd |
InspectContainerCmd.withSize(java.lang.Boolean showSize) |
Copyright © 2019. All Rights Reserved.