public class V1APIVersionsFluentImpl<A extends V1APIVersionsFluent<A>> extends BaseFluent<A> implements V1APIVersionsFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
V1APIVersionsFluentImpl.ServerAddressByClientCIDRsNestedImpl<N> |
V1APIVersionsFluent.ServerAddressByClientCIDRsNested<N>
_visitables
Constructor and Description |
---|
V1APIVersionsFluentImpl() |
V1APIVersionsFluentImpl(V1APIVersions instance) |
public V1APIVersionsFluentImpl()
public V1APIVersionsFluentImpl(V1APIVersions instance)
public String getApiVersion()
getApiVersion
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A withApiVersion(String apiVersion)
withApiVersion
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public Boolean hasApiVersion()
hasApiVersion
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A withNewApiVersion(String arg1)
withNewApiVersion
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public String getKind()
getKind
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A withKind(String kind)
withKind
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public Boolean hasKind()
hasKind
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A withNewKind(String arg1)
withNewKind
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A withNewKind(StringBuilder arg1)
withNewKind
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A withNewKind(StringBuffer arg1)
withNewKind
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A addToServerAddressByClientCIDRs(int index, V1ServerAddressByClientCIDR item)
addToServerAddressByClientCIDRs
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A setToServerAddressByClientCIDRs(int index, V1ServerAddressByClientCIDR item)
setToServerAddressByClientCIDRs
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A addToServerAddressByClientCIDRs(V1ServerAddressByClientCIDR... items)
addToServerAddressByClientCIDRs
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A addAllToServerAddressByClientCIDRs(Collection<V1ServerAddressByClientCIDR> items)
addAllToServerAddressByClientCIDRs
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A removeFromServerAddressByClientCIDRs(V1ServerAddressByClientCIDR... items)
removeFromServerAddressByClientCIDRs
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A removeAllFromServerAddressByClientCIDRs(Collection<V1ServerAddressByClientCIDR> items)
removeAllFromServerAddressByClientCIDRs
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A removeMatchingFromServerAddressByClientCIDRs(Predicate<V1ServerAddressByClientCIDRBuilder> predicate)
removeMatchingFromServerAddressByClientCIDRs
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
@Deprecated public List<V1ServerAddressByClientCIDR> getServerAddressByClientCIDRs()
getServerAddressByClientCIDRs
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public List<V1ServerAddressByClientCIDR> buildServerAddressByClientCIDRs()
buildServerAddressByClientCIDRs
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public V1ServerAddressByClientCIDR buildServerAddressByClientCIDR(int index)
buildServerAddressByClientCIDR
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public V1ServerAddressByClientCIDR buildFirstServerAddressByClientCIDR()
buildFirstServerAddressByClientCIDR
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public V1ServerAddressByClientCIDR buildLastServerAddressByClientCIDR()
buildLastServerAddressByClientCIDR
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public V1ServerAddressByClientCIDR buildMatchingServerAddressByClientCIDR(Predicate<V1ServerAddressByClientCIDRBuilder> predicate)
buildMatchingServerAddressByClientCIDR
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public Boolean hasMatchingServerAddressByClientCIDR(Predicate<V1ServerAddressByClientCIDRBuilder> predicate)
hasMatchingServerAddressByClientCIDR
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A withServerAddressByClientCIDRs(List<V1ServerAddressByClientCIDR> serverAddressByClientCIDRs)
withServerAddressByClientCIDRs
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A withServerAddressByClientCIDRs(V1ServerAddressByClientCIDR... serverAddressByClientCIDRs)
withServerAddressByClientCIDRs
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public Boolean hasServerAddressByClientCIDRs()
hasServerAddressByClientCIDRs
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public V1APIVersionsFluent.ServerAddressByClientCIDRsNested<A> addNewServerAddressByClientCIDR()
addNewServerAddressByClientCIDR
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public V1APIVersionsFluent.ServerAddressByClientCIDRsNested<A> addNewServerAddressByClientCIDRLike(V1ServerAddressByClientCIDR item)
addNewServerAddressByClientCIDRLike
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public V1APIVersionsFluent.ServerAddressByClientCIDRsNested<A> setNewServerAddressByClientCIDRLike(int index, V1ServerAddressByClientCIDR item)
setNewServerAddressByClientCIDRLike
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public V1APIVersionsFluent.ServerAddressByClientCIDRsNested<A> editServerAddressByClientCIDR(int index)
editServerAddressByClientCIDR
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public V1APIVersionsFluent.ServerAddressByClientCIDRsNested<A> editFirstServerAddressByClientCIDR()
editFirstServerAddressByClientCIDR
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public V1APIVersionsFluent.ServerAddressByClientCIDRsNested<A> editLastServerAddressByClientCIDR()
editLastServerAddressByClientCIDR
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public V1APIVersionsFluent.ServerAddressByClientCIDRsNested<A> editMatchingServerAddressByClientCIDR(Predicate<V1ServerAddressByClientCIDRBuilder> predicate)
editMatchingServerAddressByClientCIDR
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A addToVersions(int index, String item)
addToVersions
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A setToVersions(int index, String item)
setToVersions
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A addToVersions(String... items)
addToVersions
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A addAllToVersions(Collection<String> items)
addAllToVersions
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A removeFromVersions(String... items)
removeFromVersions
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A removeAllFromVersions(Collection<String> items)
removeAllFromVersions
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public List<String> getVersions()
getVersions
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public String getVersion(int index)
getVersion
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public String getFirstVersion()
getFirstVersion
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public String getLastVersion()
getLastVersion
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public String getMatchingVersion(Predicate<String> predicate)
getMatchingVersion
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public Boolean hasMatchingVersion(Predicate<String> predicate)
hasMatchingVersion
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A withVersions(List<String> versions)
withVersions
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A withVersions(String... versions)
withVersions
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public Boolean hasVersions()
hasVersions
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A addNewVersion(String arg1)
addNewVersion
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A addNewVersion(StringBuilder arg1)
addNewVersion
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
public A addNewVersion(StringBuffer arg1)
addNewVersion
in interface V1APIVersionsFluent<A extends V1APIVersionsFluent<A>>
Copyright © 2020. All rights reserved.