public class EditableDockerSchema extends DockerSchema implements io.fabric8.docker.api.builder.Editable<DockerSchemaBuilder>
| Constructor and Description |
|---|
EditableDockerSchema() |
EditableDockerSchema(Address Address,
AuthConfig AuthConfig,
AuthResponse AuthResponse,
ContainerChange ContainerChange,
ContainerCommitResponse ContainerCommitResponse,
ContainerCreateResponse ContainerCreateResponse,
ContainerExecCreateResponse ContainerExecCreateResponse,
ContainerJSONBase ContainerJSONBase,
ContainerPathStat ContainerPathStat,
ContainerProcessList ContainerProcessList,
ContainerState ContainerState,
ContainerWaitResponse ContainerWaitResponse,
CopyConfig CopyConfig,
DefaultNetworkSettings DefaultNetworkSettings,
EndpointResource EndpointResource,
EndpointSettings EndpointSettings,
ExecConfig ExecConfig,
ExecStartCheck ExecStartCheck,
GraphDriverData GraphDriverData,
HostConfig HostConfig,
IPAM IPAM,
IPAMConfig IPAMConfig,
Image Image,
ImageDelete ImageDelete,
ImageHistory ImageHistory,
ImageInspect ImageInspect,
IndexInfo IndexInfo,
Info Info,
LogConfig LogConfig,
MountPoint MountPoint,
NetworkConnect NetworkConnect,
NetworkCreate NetworkCreate,
NetworkCreateResponse NetworkCreateResponse,
NetworkDisconnect NetworkDisconnect,
NetworkResource NetworkResource,
NetworkSettings NetworkSettings,
NetworkSettingsBase NetworkSettingsBase,
Port Port,
PortBinding PortBinding,
SearchResult SearchResult,
SearchResults SearchResults,
ServiceConfig ServiceConfig,
Stats Stats,
List<String> StrSlice,
Version Version,
Volume Volume,
VolumeCreateRequest VolumeCreateRequest,
VolumesListResponse VolumesListResponse) |
| Modifier and Type | Method and Description |
|---|---|
DockerSchemaBuilder |
edit() |
getAdditionalProperties, getAddress, getAuthConfig, getAuthResponse, getContainerChange, getContainerCommitResponse, getContainerCreateResponse, getContainerExecCreateResponse, getContainerJSONBase, getContainerPathStat, getContainerProcessList, getContainerState, getContainerWaitResponse, getCopyConfig, getDefaultNetworkSettings, getEndpointResource, getEndpointSettings, getExecConfig, getExecStartCheck, getGraphDriverData, getHostConfig, getImage, getImageDelete, getImageHistory, getImageInspect, getIndexInfo, getInfo, getIPAM, getIPAMConfig, getLogConfig, getMountPoint, getNetworkConnect, getNetworkCreate, getNetworkCreateResponse, getNetworkDisconnect, getNetworkResource, getNetworkSettings, getNetworkSettingsBase, getPort, getPortBinding, getSearchResult, getSearchResults, getServiceConfig, getStats, getStrSlice, getVersion, getVolume, getVolumeCreateRequest, getVolumesListResponse, setAdditionalProperty, setAddress, setAuthConfig, setAuthResponse, setContainerChange, setContainerCommitResponse, setContainerCreateResponse, setContainerExecCreateResponse, setContainerJSONBase, setContainerPathStat, setContainerProcessList, setContainerState, setContainerWaitResponse, setCopyConfig, setDefaultNetworkSettings, setEndpointResource, setEndpointSettings, setExecConfig, setExecStartCheck, setGraphDriverData, setHostConfig, setImage, setImageDelete, setImageHistory, setImageInspect, setIndexInfo, setInfo, setIPAM, setIPAMConfig, setLogConfig, setMountPoint, setNetworkConnect, setNetworkCreate, setNetworkCreateResponse, setNetworkDisconnect, setNetworkResource, setNetworkSettings, setNetworkSettingsBase, setPort, setPortBinding, setSearchResult, setSearchResults, setServiceConfig, setStats, setStrSlice, setVersion, setVolume, setVolumeCreateRequest, setVolumesListResponsepublic EditableDockerSchema()
public EditableDockerSchema(Address Address, AuthConfig AuthConfig, AuthResponse AuthResponse, ContainerChange ContainerChange, ContainerCommitResponse ContainerCommitResponse, ContainerCreateResponse ContainerCreateResponse, ContainerExecCreateResponse ContainerExecCreateResponse, ContainerJSONBase ContainerJSONBase, ContainerPathStat ContainerPathStat, ContainerProcessList ContainerProcessList, ContainerState ContainerState, ContainerWaitResponse ContainerWaitResponse, CopyConfig CopyConfig, DefaultNetworkSettings DefaultNetworkSettings, EndpointResource EndpointResource, EndpointSettings EndpointSettings, ExecConfig ExecConfig, ExecStartCheck ExecStartCheck, GraphDriverData GraphDriverData, HostConfig HostConfig, IPAM IPAM, IPAMConfig IPAMConfig, Image Image, ImageDelete ImageDelete, ImageHistory ImageHistory, ImageInspect ImageInspect, IndexInfo IndexInfo, Info Info, LogConfig LogConfig, MountPoint MountPoint, NetworkConnect NetworkConnect, NetworkCreate NetworkCreate, NetworkCreateResponse NetworkCreateResponse, NetworkDisconnect NetworkDisconnect, NetworkResource NetworkResource, NetworkSettings NetworkSettings, NetworkSettingsBase NetworkSettingsBase, Port Port, PortBinding PortBinding, SearchResult SearchResult, SearchResults SearchResults, ServiceConfig ServiceConfig, Stats Stats, List<String> StrSlice, Version Version, Volume Volume, VolumeCreateRequest VolumeCreateRequest, VolumesListResponse VolumesListResponse)
public DockerSchemaBuilder edit()
edit in interface io.fabric8.docker.api.builder.Editable<DockerSchemaBuilder>Copyright © 2015–2016 Red Hat. All rights reserved.