public class V1APIGroupFluentImpl<A extends V1APIGroupFluent<A>> extends BaseFluent<A> implements V1APIGroupFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
V1APIGroupFluentImpl.PreferredVersionNestedImpl<N> |
class |
V1APIGroupFluentImpl.ServerAddressByClientCIDRsNestedImpl<N> |
class |
V1APIGroupFluentImpl.VersionsNestedImpl<N> |
V1APIGroupFluent.PreferredVersionNested<N>, V1APIGroupFluent.ServerAddressByClientCIDRsNested<N>, V1APIGroupFluent.VersionsNested<N>_visitables| Constructor and Description |
|---|
V1APIGroupFluentImpl() |
V1APIGroupFluentImpl(V1APIGroup instance) |
public V1APIGroupFluentImpl()
public V1APIGroupFluentImpl(V1APIGroup instance)
public String getApiVersion()
getApiVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withApiVersion(String apiVersion)
withApiVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public Boolean hasApiVersion()
hasApiVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withNewApiVersion(String arg1)
withNewApiVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withNewApiVersion(StringBuilder arg1)
withNewApiVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withNewApiVersion(StringBuffer arg1)
withNewApiVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public String getKind()
getKind in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withKind(String kind)
withKind in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public Boolean hasKind()
hasKind in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withNewKind(String arg1)
withNewKind in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withNewKind(StringBuilder arg1)
withNewKind in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withNewKind(StringBuffer arg1)
withNewKind in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public String getName()
getName in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withName(String name)
withName in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public Boolean hasName()
hasName in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withNewName(String arg1)
withNewName in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withNewName(StringBuilder arg1)
withNewName in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withNewName(StringBuffer arg1)
withNewName in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>@Deprecated public V1GroupVersionForDiscovery getPreferredVersion()
getPreferredVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1GroupVersionForDiscovery buildPreferredVersion()
buildPreferredVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withPreferredVersion(V1GroupVersionForDiscovery preferredVersion)
withPreferredVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public Boolean hasPreferredVersion()
hasPreferredVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.PreferredVersionNested<A> withNewPreferredVersion()
withNewPreferredVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.PreferredVersionNested<A> withNewPreferredVersionLike(V1GroupVersionForDiscovery item)
withNewPreferredVersionLike in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.PreferredVersionNested<A> editPreferredVersion()
editPreferredVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.PreferredVersionNested<A> editOrNewPreferredVersion()
editOrNewPreferredVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.PreferredVersionNested<A> editOrNewPreferredVersionLike(V1GroupVersionForDiscovery item)
editOrNewPreferredVersionLike in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A addToServerAddressByClientCIDRs(int index, V1ServerAddressByClientCIDR item)
addToServerAddressByClientCIDRs in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A setToServerAddressByClientCIDRs(int index, V1ServerAddressByClientCIDR item)
setToServerAddressByClientCIDRs in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A addToServerAddressByClientCIDRs(V1ServerAddressByClientCIDR... items)
addToServerAddressByClientCIDRs in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A addAllToServerAddressByClientCIDRs(Collection<V1ServerAddressByClientCIDR> items)
addAllToServerAddressByClientCIDRs in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A removeFromServerAddressByClientCIDRs(V1ServerAddressByClientCIDR... items)
removeFromServerAddressByClientCIDRs in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A removeAllFromServerAddressByClientCIDRs(Collection<V1ServerAddressByClientCIDR> items)
removeAllFromServerAddressByClientCIDRs in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A removeMatchingFromServerAddressByClientCIDRs(Predicate<V1ServerAddressByClientCIDRBuilder> predicate)
removeMatchingFromServerAddressByClientCIDRs in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>@Deprecated public List<V1ServerAddressByClientCIDR> getServerAddressByClientCIDRs()
getServerAddressByClientCIDRs in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public List<V1ServerAddressByClientCIDR> buildServerAddressByClientCIDRs()
buildServerAddressByClientCIDRs in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1ServerAddressByClientCIDR buildServerAddressByClientCIDR(int index)
buildServerAddressByClientCIDR in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1ServerAddressByClientCIDR buildFirstServerAddressByClientCIDR()
buildFirstServerAddressByClientCIDR in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1ServerAddressByClientCIDR buildLastServerAddressByClientCIDR()
buildLastServerAddressByClientCIDR in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1ServerAddressByClientCIDR buildMatchingServerAddressByClientCIDR(Predicate<V1ServerAddressByClientCIDRBuilder> predicate)
buildMatchingServerAddressByClientCIDR in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public Boolean hasMatchingServerAddressByClientCIDR(Predicate<V1ServerAddressByClientCIDRBuilder> predicate)
hasMatchingServerAddressByClientCIDR in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withServerAddressByClientCIDRs(List<V1ServerAddressByClientCIDR> serverAddressByClientCIDRs)
withServerAddressByClientCIDRs in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withServerAddressByClientCIDRs(V1ServerAddressByClientCIDR... serverAddressByClientCIDRs)
withServerAddressByClientCIDRs in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public Boolean hasServerAddressByClientCIDRs()
hasServerAddressByClientCIDRs in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.ServerAddressByClientCIDRsNested<A> addNewServerAddressByClientCIDR()
addNewServerAddressByClientCIDR in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.ServerAddressByClientCIDRsNested<A> addNewServerAddressByClientCIDRLike(V1ServerAddressByClientCIDR item)
addNewServerAddressByClientCIDRLike in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.ServerAddressByClientCIDRsNested<A> setNewServerAddressByClientCIDRLike(int index, V1ServerAddressByClientCIDR item)
setNewServerAddressByClientCIDRLike in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.ServerAddressByClientCIDRsNested<A> editServerAddressByClientCIDR(int index)
editServerAddressByClientCIDR in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.ServerAddressByClientCIDRsNested<A> editFirstServerAddressByClientCIDR()
editFirstServerAddressByClientCIDR in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.ServerAddressByClientCIDRsNested<A> editLastServerAddressByClientCIDR()
editLastServerAddressByClientCIDR in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.ServerAddressByClientCIDRsNested<A> editMatchingServerAddressByClientCIDR(Predicate<V1ServerAddressByClientCIDRBuilder> predicate)
editMatchingServerAddressByClientCIDR in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A addToVersions(int index, V1GroupVersionForDiscovery item)
addToVersions in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A setToVersions(int index, V1GroupVersionForDiscovery item)
setToVersions in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A addToVersions(V1GroupVersionForDiscovery... items)
addToVersions in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A addAllToVersions(Collection<V1GroupVersionForDiscovery> items)
addAllToVersions in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A removeFromVersions(V1GroupVersionForDiscovery... items)
removeFromVersions in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A removeAllFromVersions(Collection<V1GroupVersionForDiscovery> items)
removeAllFromVersions in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A removeMatchingFromVersions(Predicate<V1GroupVersionForDiscoveryBuilder> predicate)
removeMatchingFromVersions in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>@Deprecated public List<V1GroupVersionForDiscovery> getVersions()
getVersions in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public List<V1GroupVersionForDiscovery> buildVersions()
buildVersions in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1GroupVersionForDiscovery buildVersion(int index)
buildVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1GroupVersionForDiscovery buildFirstVersion()
buildFirstVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1GroupVersionForDiscovery buildLastVersion()
buildLastVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1GroupVersionForDiscovery buildMatchingVersion(Predicate<V1GroupVersionForDiscoveryBuilder> predicate)
buildMatchingVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public Boolean hasMatchingVersion(Predicate<V1GroupVersionForDiscoveryBuilder> predicate)
hasMatchingVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withVersions(List<V1GroupVersionForDiscovery> versions)
withVersions in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public A withVersions(V1GroupVersionForDiscovery... versions)
withVersions in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public Boolean hasVersions()
hasVersions in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.VersionsNested<A> addNewVersion()
addNewVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.VersionsNested<A> addNewVersionLike(V1GroupVersionForDiscovery item)
addNewVersionLike in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.VersionsNested<A> setNewVersionLike(int index, V1GroupVersionForDiscovery item)
setNewVersionLike in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.VersionsNested<A> editVersion(int index)
editVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.VersionsNested<A> editFirstVersion()
editFirstVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.VersionsNested<A> editLastVersion()
editLastVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>public V1APIGroupFluent.VersionsNested<A> editMatchingVersion(Predicate<V1GroupVersionForDiscoveryBuilder> predicate)
editMatchingVersion in interface V1APIGroupFluent<A extends V1APIGroupFluent<A>>Copyright © 2021. All rights reserved.