InspectImageResponse |
InspectImageCmd.exec() |
InspectImageResponse |
InspectImageResponse.withArch(java.lang.String arch) |
InspectImageResponse |
InspectImageResponse.withAuthor(java.lang.String author) |
InspectImageResponse |
InspectImageResponse.withComment(java.lang.String comment) |
InspectImageResponse |
InspectImageResponse.withConfig(ContainerConfig config) |
InspectImageResponse |
InspectImageResponse.withContainer(java.lang.String container) |
InspectImageResponse |
InspectImageResponse.withContainerConfig(ContainerConfig containerConfig) |
InspectImageResponse |
InspectImageResponse.withCreated(java.lang.String created) |
InspectImageResponse |
InspectImageResponse.withDockerVersion(java.lang.String dockerVersion) |
InspectImageResponse |
InspectImageResponse.withGraphDriver(GraphDriver graphDriver) |
InspectImageResponse |
InspectImageResponse.withId(java.lang.String id) |
InspectImageResponse |
InspectImageResponse.withOs(java.lang.String os) |
InspectImageResponse |
InspectImageResponse.withOsVersion(java.lang.String osVersion) |
InspectImageResponse |
InspectImageResponse.withParent(java.lang.String parent) |
InspectImageResponse |
InspectImageResponse.withRepoDigests(java.util.List<java.lang.String> repoDigests) |
InspectImageResponse |
InspectImageResponse.withRepoTags(java.util.List<java.lang.String> repoTags) |
InspectImageResponse |
InspectImageResponse.withRootFS(RootFS rootFS) |
InspectImageResponse |
InspectImageResponse.withSize(java.lang.Long size) |
InspectImageResponse |
InspectImageResponse.withVirtualSize(java.lang.Long virtualSize) |