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
Interface ServiceCreateResponse
@Immutable
public interface
ServiceCreateResponse
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
id
()
List
<
String
>
warnings
()
Method Details
id
String
id
()
warnings
List
<
String
>
warnings
()
Returns:
any warnings produced during creating the service
Since:
API 1.25