public interface NetworkCreateResponseFluent<A extends NetworkCreateResponseFluent<A>>
extends io.fabric8.docker.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getWarning() |
Boolean |
hasId() |
Boolean |
hasWarning() |
A |
withId(String Id) |
A |
withWarning(String Warning) |
Copyright © 2015–2017 Red Hat. All rights reserved.