JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.mandas.docker.client.messages.swarm
Interface NodeDescription
@Immutable
public interface
NodeDescription
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
EngineConfig
engine
()
String
hostname
()
Platform
platform
()
Resources
resources
()
Method Details
hostname
String
hostname
()
platform
Platform
platform
()
resources
Resources
resources
()
engine
EngineConfig
engine
()