public class InlineNetworkCreate extends NetworkCreateFluentImpl<InlineNetworkCreate> implements Doneable<NetworkCreateResponse>, NetworkCreateFluent<InlineNetworkCreate>
NetworkCreateFluentImpl.IPAMNestedImpl<N>NetworkCreateFluent.IPAMNested<N>| Constructor and Description |
|---|
InlineNetworkCreate(io.fabric8.docker.api.builder.Function<NetworkCreate,NetworkCreateResponse> function) |
InlineNetworkCreate(NetworkCreate item,
io.fabric8.docker.api.builder.Function<NetworkCreate,NetworkCreateResponse> function) |
| Modifier and Type | Method and Description |
|---|---|
NetworkCreateResponse |
done() |
addToAdditionalProperties, addToAdditionalProperties, addToOptions, addToOptions, editIPAM, equals, getAdditionalProperties, getDriver, getIPAM, getName, getOptions, isCheckDuplicate, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromOptions, removeFromOptions, withAdditionalProperties, withCheckDuplicate, withDriver, withIPAM, withName, withNewIPAM, withNewIPAMLike, withOptionsaccept, aggregate, aggregate, build, buildclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAdditionalProperties, addToAdditionalProperties, addToOptions, addToOptions, editIPAM, getAdditionalProperties, getDriver, getIPAM, getName, getOptions, isCheckDuplicate, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromOptions, removeFromOptions, withAdditionalProperties, withCheckDuplicate, withDriver, withIPAM, withName, withNewIPAM, withNewIPAMLike, withOptionspublic InlineNetworkCreate(io.fabric8.docker.api.builder.Function<NetworkCreate,NetworkCreateResponse> function)
public InlineNetworkCreate(NetworkCreate item, io.fabric8.docker.api.builder.Function<NetworkCreate,NetworkCreateResponse> function)
public NetworkCreateResponse done()
done in interface Doneable<NetworkCreateResponse>Copyright © 2015–2016 Red Hat. All rights reserved.