public class V1APIVersionsBuilder extends V1APIVersionsFluentImpl<V1APIVersionsBuilder> implements VisitableBuilder<V1APIVersions,V1APIVersionsBuilder>
V1APIVersionsFluentImpl.ServerAddressByClientCIDRsNestedImpl<N>
V1APIVersionsFluent.ServerAddressByClientCIDRsNested<N>
_visitables
Constructor and Description |
---|
V1APIVersionsBuilder() |
V1APIVersionsBuilder(Boolean validationEnabled) |
V1APIVersionsBuilder(V1APIVersions instance) |
V1APIVersionsBuilder(V1APIVersions instance,
Boolean validationEnabled) |
V1APIVersionsBuilder(V1APIVersionsFluent<?> fluent) |
V1APIVersionsBuilder(V1APIVersionsFluent<?> fluent,
Boolean validationEnabled) |
V1APIVersionsBuilder(V1APIVersionsFluent<?> fluent,
V1APIVersions instance) |
V1APIVersionsBuilder(V1APIVersionsFluent<?> fluent,
V1APIVersions instance,
Boolean validationEnabled) |
Modifier and Type | Method and Description |
---|---|
V1APIVersions |
build() |
boolean |
equals(Object o) |
addAllToServerAddressByClientCIDRs, addAllToVersions, addNewServerAddressByClientCIDR, addNewServerAddressByClientCIDRLike, addNewVersion, addNewVersion, addNewVersion, addToServerAddressByClientCIDRs, addToServerAddressByClientCIDRs, addToVersions, addToVersions, buildFirstServerAddressByClientCIDR, buildLastServerAddressByClientCIDR, buildMatchingServerAddressByClientCIDR, buildServerAddressByClientCIDR, buildServerAddressByClientCIDRs, editFirstServerAddressByClientCIDR, editLastServerAddressByClientCIDR, editMatchingServerAddressByClientCIDR, editServerAddressByClientCIDR, getApiVersion, getFirstVersion, getKind, getLastVersion, getMatchingVersion, getServerAddressByClientCIDRs, getVersion, getVersions, hasApiVersion, hasKind, hasMatchingServerAddressByClientCIDR, hasMatchingVersion, hasServerAddressByClientCIDRs, hasVersions, removeAllFromServerAddressByClientCIDRs, removeAllFromVersions, removeFromServerAddressByClientCIDRs, removeFromVersions, removeMatchingFromServerAddressByClientCIDRs, setNewServerAddressByClientCIDRLike, setToServerAddressByClientCIDRs, setToVersions, withApiVersion, withKind, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewKind, withNewKind, withNewKind, withServerAddressByClientCIDRs, withServerAddressByClientCIDRs, withVersions, withVersions
accept, aggregate, aggregate, build, build, builderOf
public V1APIVersionsBuilder()
public V1APIVersionsBuilder(Boolean validationEnabled)
public V1APIVersionsBuilder(V1APIVersionsFluent<?> fluent)
public V1APIVersionsBuilder(V1APIVersionsFluent<?> fluent, Boolean validationEnabled)
public V1APIVersionsBuilder(V1APIVersionsFluent<?> fluent, V1APIVersions instance)
public V1APIVersionsBuilder(V1APIVersionsFluent<?> fluent, V1APIVersions instance, Boolean validationEnabled)
public V1APIVersionsBuilder(V1APIVersions instance)
public V1APIVersionsBuilder(V1APIVersions instance, Boolean validationEnabled)
public V1APIVersions build()
build
in interface Builder<V1APIVersions>
public boolean equals(Object o)
equals
in class V1APIVersionsFluentImpl<V1APIVersionsBuilder>
Copyright © 2020. All rights reserved.