| Package | Description |
|---|---|
| io.fabric8.docker.api.model |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableAddress |
| Modifier and Type | Method and Description |
|---|---|
Address |
DoneableAddress.done() |
Address |
DockerSchemaFluent.getAddress() |
Address |
DockerSchemaFluentImpl.getAddress() |
Address |
DockerSchema.getAddress() |
| Modifier and Type | Method and Description |
|---|---|
List<Address> |
NetworkSettingsBaseFluent.getSecondaryIPAddresses() |
List<Address> |
NetworkSettingsBaseFluentImpl.getSecondaryIPAddresses() |
List<Address> |
NetworkSettingsBase.getSecondaryIPAddresses() |
List<Address> |
NetworkSettingsBaseFluent.getSecondaryIPv6Addresses() |
List<Address> |
NetworkSettingsBaseFluentImpl.getSecondaryIPv6Addresses() |
List<Address> |
NetworkSettingsBase.getSecondaryIPv6Addresses() |
| Modifier and Type | Method and Description |
|---|---|
void |
NetworkSettingsBase.setSecondaryIPAddresses(List<Address> SecondaryIPAddresses) |
void |
NetworkSettingsBase.setSecondaryIPv6Addresses(List<Address> SecondaryIPv6Addresses) |
T |
NetworkSettingsBaseFluent.withSecondaryIPAddresses(List<Address> SecondaryIPAddresses) |
T |
NetworkSettingsBaseFluentImpl.withSecondaryIPAddresses(List<Address> SecondaryIPAddresses) |
T |
NetworkSettingsBaseFluent.withSecondaryIPv6Addresses(List<Address> SecondaryIPv6Addresses) |
T |
NetworkSettingsBaseFluentImpl.withSecondaryIPv6Addresses(List<Address> SecondaryIPv6Addresses) |
| Constructor and Description |
|---|
AddressBuilder(Address instance) |
AddressBuilder(AddressFluent<?> fluent,
Address instance) |
AddressFluentImpl(Address instance) |
DockerSchema(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) |
DoneableAddress(Address item) |
DoneableAddress(Address item,
io.fabric8.docker.api.builder.Function<Address,Address> function) |
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) |
| Constructor and Description |
|---|
DoneableAddress(Address item,
io.fabric8.docker.api.builder.Function<Address,Address> function) |
DoneableAddress(Address item,
io.fabric8.docker.api.builder.Function<Address,Address> function) |
DoneableAddress(io.fabric8.docker.api.builder.Function<Address,Address> function) |
DoneableAddress(io.fabric8.docker.api.builder.Function<Address,Address> function) |
EditableNetworkSettingsBase(String Bridge,
Boolean HairpinMode,
String LinkLocalIPv6Address,
Integer LinkLocalIPv6PrefixLen,
Map<String,ArrayList<PortBinding>> Ports,
String SandboxID,
String SandboxKey,
List<Address> SecondaryIPAddresses,
List<Address> SecondaryIPv6Addresses) |
EditableNetworkSettingsBase(String Bridge,
Boolean HairpinMode,
String LinkLocalIPv6Address,
Integer LinkLocalIPv6PrefixLen,
Map<String,ArrayList<PortBinding>> Ports,
String SandboxID,
String SandboxKey,
List<Address> SecondaryIPAddresses,
List<Address> SecondaryIPv6Addresses) |
NetworkSettingsBase(String Bridge,
Boolean HairpinMode,
String LinkLocalIPv6Address,
Integer LinkLocalIPv6PrefixLen,
Map<String,ArrayList<PortBinding>> Ports,
String SandboxID,
String SandboxKey,
List<Address> SecondaryIPAddresses,
List<Address> SecondaryIPv6Addresses) |
NetworkSettingsBase(String Bridge,
Boolean HairpinMode,
String LinkLocalIPv6Address,
Integer LinkLocalIPv6PrefixLen,
Map<String,ArrayList<PortBinding>> Ports,
String SandboxID,
String SandboxKey,
List<Address> SecondaryIPAddresses,
List<Address> SecondaryIPv6Addresses) |
Copyright © 2015–2016 Red Hat. All rights reserved.