public class APIGroupFluentImpl<A extends APIGroupFluent<A>> extends BaseFluent<A> implements APIGroupFluent<A>
Modifier and Type | Class and Description |
---|---|
class |
APIGroupFluentImpl.PreferredVersionNestedImpl<N> |
class |
APIGroupFluentImpl.ServerAddressByClientCIDRsNestedImpl<N> |
class |
APIGroupFluentImpl.VersionsNestedImpl<N> |
APIGroupFluent.PreferredVersionNested<N>, APIGroupFluent.ServerAddressByClientCIDRsNested<N>, APIGroupFluent.VersionsNested<N>
_visitables, VISIT
Constructor and Description |
---|
APIGroupFluentImpl() |
APIGroupFluentImpl(APIGroup instance) |
accept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethod
public APIGroupFluentImpl()
public APIGroupFluentImpl(APIGroup instance)
public String getApiVersion()
getApiVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A withApiVersion(String apiVersion)
withApiVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public Boolean hasApiVersion()
hasApiVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
@Deprecated public A withNewApiVersion(String arg0)
withNewApiVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public String getKind()
getKind
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A withKind(String kind)
withKind
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public Boolean hasKind()
hasKind
in interface APIGroupFluent<A extends APIGroupFluent<A>>
@Deprecated public A withNewKind(String arg0)
withNewKind
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public String getName()
getName
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A withName(String name)
withName
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public Boolean hasName()
hasName
in interface APIGroupFluent<A extends APIGroupFluent<A>>
@Deprecated public A withNewName(String arg0)
withNewName
in interface APIGroupFluent<A extends APIGroupFluent<A>>
@Deprecated public GroupVersionForDiscovery getPreferredVersion()
getPreferredVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public GroupVersionForDiscovery buildPreferredVersion()
buildPreferredVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A withPreferredVersion(GroupVersionForDiscovery preferredVersion)
withPreferredVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public Boolean hasPreferredVersion()
hasPreferredVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A withNewPreferredVersion(String groupVersion, String version)
withNewPreferredVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.PreferredVersionNested<A> withNewPreferredVersion()
withNewPreferredVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.PreferredVersionNested<A> withNewPreferredVersionLike(GroupVersionForDiscovery item)
withNewPreferredVersionLike
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.PreferredVersionNested<A> editPreferredVersion()
editPreferredVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.PreferredVersionNested<A> editOrNewPreferredVersion()
editOrNewPreferredVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.PreferredVersionNested<A> editOrNewPreferredVersionLike(GroupVersionForDiscovery item)
editOrNewPreferredVersionLike
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A addToServerAddressByClientCIDRs(Integer index, ServerAddressByClientCIDR item)
addToServerAddressByClientCIDRs
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A setToServerAddressByClientCIDRs(Integer index, ServerAddressByClientCIDR item)
setToServerAddressByClientCIDRs
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A addToServerAddressByClientCIDRs(ServerAddressByClientCIDR... items)
addToServerAddressByClientCIDRs
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A addAllToServerAddressByClientCIDRs(Collection<ServerAddressByClientCIDR> items)
addAllToServerAddressByClientCIDRs
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A removeFromServerAddressByClientCIDRs(ServerAddressByClientCIDR... items)
removeFromServerAddressByClientCIDRs
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A removeAllFromServerAddressByClientCIDRs(Collection<ServerAddressByClientCIDR> items)
removeAllFromServerAddressByClientCIDRs
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A removeMatchingFromServerAddressByClientCIDRs(Predicate<ServerAddressByClientCIDRBuilder> predicate)
removeMatchingFromServerAddressByClientCIDRs
in interface APIGroupFluent<A extends APIGroupFluent<A>>
@Deprecated public List<ServerAddressByClientCIDR> getServerAddressByClientCIDRs()
getServerAddressByClientCIDRs
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public List<ServerAddressByClientCIDR> buildServerAddressByClientCIDRs()
buildServerAddressByClientCIDRs
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public ServerAddressByClientCIDR buildServerAddressByClientCIDR(Integer index)
buildServerAddressByClientCIDR
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public ServerAddressByClientCIDR buildFirstServerAddressByClientCIDR()
buildFirstServerAddressByClientCIDR
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public ServerAddressByClientCIDR buildLastServerAddressByClientCIDR()
buildLastServerAddressByClientCIDR
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public ServerAddressByClientCIDR buildMatchingServerAddressByClientCIDR(Predicate<ServerAddressByClientCIDRBuilder> predicate)
buildMatchingServerAddressByClientCIDR
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public Boolean hasMatchingServerAddressByClientCIDR(Predicate<ServerAddressByClientCIDRBuilder> predicate)
hasMatchingServerAddressByClientCIDR
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A withServerAddressByClientCIDRs(List<ServerAddressByClientCIDR> serverAddressByClientCIDRs)
withServerAddressByClientCIDRs
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A withServerAddressByClientCIDRs(ServerAddressByClientCIDR... serverAddressByClientCIDRs)
withServerAddressByClientCIDRs
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public Boolean hasServerAddressByClientCIDRs()
hasServerAddressByClientCIDRs
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A addNewServerAddressByClientCIDR(String clientCIDR, String serverAddress)
addNewServerAddressByClientCIDR
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.ServerAddressByClientCIDRsNested<A> addNewServerAddressByClientCIDR()
addNewServerAddressByClientCIDR
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.ServerAddressByClientCIDRsNested<A> addNewServerAddressByClientCIDRLike(ServerAddressByClientCIDR item)
addNewServerAddressByClientCIDRLike
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.ServerAddressByClientCIDRsNested<A> setNewServerAddressByClientCIDRLike(Integer index, ServerAddressByClientCIDR item)
setNewServerAddressByClientCIDRLike
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.ServerAddressByClientCIDRsNested<A> editServerAddressByClientCIDR(Integer index)
editServerAddressByClientCIDR
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.ServerAddressByClientCIDRsNested<A> editFirstServerAddressByClientCIDR()
editFirstServerAddressByClientCIDR
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.ServerAddressByClientCIDRsNested<A> editLastServerAddressByClientCIDR()
editLastServerAddressByClientCIDR
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.ServerAddressByClientCIDRsNested<A> editMatchingServerAddressByClientCIDR(Predicate<ServerAddressByClientCIDRBuilder> predicate)
editMatchingServerAddressByClientCIDR
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A addToVersions(Integer index, GroupVersionForDiscovery item)
addToVersions
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A setToVersions(Integer index, GroupVersionForDiscovery item)
setToVersions
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A addToVersions(GroupVersionForDiscovery... items)
addToVersions
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A addAllToVersions(Collection<GroupVersionForDiscovery> items)
addAllToVersions
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A removeFromVersions(GroupVersionForDiscovery... items)
removeFromVersions
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A removeAllFromVersions(Collection<GroupVersionForDiscovery> items)
removeAllFromVersions
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A removeMatchingFromVersions(Predicate<GroupVersionForDiscoveryBuilder> predicate)
removeMatchingFromVersions
in interface APIGroupFluent<A extends APIGroupFluent<A>>
@Deprecated public List<GroupVersionForDiscovery> getVersions()
getVersions
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public List<GroupVersionForDiscovery> buildVersions()
buildVersions
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public GroupVersionForDiscovery buildVersion(Integer index)
buildVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public GroupVersionForDiscovery buildFirstVersion()
buildFirstVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public GroupVersionForDiscovery buildLastVersion()
buildLastVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public GroupVersionForDiscovery buildMatchingVersion(Predicate<GroupVersionForDiscoveryBuilder> predicate)
buildMatchingVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public Boolean hasMatchingVersion(Predicate<GroupVersionForDiscoveryBuilder> predicate)
hasMatchingVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A withVersions(List<GroupVersionForDiscovery> versions)
withVersions
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A withVersions(GroupVersionForDiscovery... versions)
withVersions
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public Boolean hasVersions()
hasVersions
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public A addNewVersion(String groupVersion, String version)
addNewVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.VersionsNested<A> addNewVersion()
addNewVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.VersionsNested<A> addNewVersionLike(GroupVersionForDiscovery item)
addNewVersionLike
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.VersionsNested<A> setNewVersionLike(Integer index, GroupVersionForDiscovery item)
setNewVersionLike
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.VersionsNested<A> editVersion(Integer index)
editVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.VersionsNested<A> editFirstVersion()
editFirstVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.VersionsNested<A> editLastVersion()
editLastVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
public APIGroupFluent.VersionsNested<A> editMatchingVersion(Predicate<GroupVersionForDiscoveryBuilder> predicate)
editMatchingVersion
in interface APIGroupFluent<A extends APIGroupFluent<A>>
Copyright © 2015–2020 Red Hat. All rights reserved.