Package io.fabric8.kubernetes.api.model
Class APIGroupFluentImpl<A extends APIGroupFluent<A>>
java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.APIGroupFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,APIGroupFluent<A>
- Direct Known Subclasses:
APIGroupBuilder,APIGroupListFluentImpl.GroupsNestedImpl,DoneableAPIGroup,KubeSchemaFluentImpl.APIGroupNestedImpl,WatchEventFluentImpl.APIGroupObjectNestedImpl
public class APIGroupFluentImpl<A extends APIGroupFluent<A>> extends BaseFluent<A> implements APIGroupFluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Class Description classAPIGroupFluentImpl.PreferredVersionNestedImpl<N>classAPIGroupFluentImpl.ServerAddressByClientCIDRsNestedImpl<N>classAPIGroupFluentImpl.VersionsNestedImpl<N>Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.APIGroupFluent
APIGroupFluent.PreferredVersionNested<N>, APIGroupFluent.ServerAddressByClientCIDRsNested<N>, APIGroupFluent.VersionsNested<N> -
Field Summary
-
Constructor Summary
Constructors Constructor Description APIGroupFluentImpl()APIGroupFluentImpl(APIGroup instance) -
Method Summary
-
Constructor Details
-
APIGroupFluentImpl
public APIGroupFluentImpl() -
APIGroupFluentImpl
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withNewApiVersion
- Specified by:
withNewApiVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
getKind
- Specified by:
getKindin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withKind
- Specified by:
withKindin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withNewKind
- Specified by:
withNewKindin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
getName
- Specified by:
getNamein interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withName
- Specified by:
withNamein interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
hasName
- Specified by:
hasNamein interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withNewName
- Specified by:
withNewNamein interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withNewName
- Specified by:
withNewNamein interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withNewName
- Specified by:
withNewNamein interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
getPreferredVersion
Deprecated.This method has been deprecated, please use method buildPreferredVersion instead.- Specified by:
getPreferredVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>- Returns:
- The buildable object.
-
buildPreferredVersion
- Specified by:
buildPreferredVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withPreferredVersion
- Specified by:
withPreferredVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
hasPreferredVersion
- Specified by:
hasPreferredVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withNewPreferredVersion
- Specified by:
withNewPreferredVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withNewPreferredVersion
- Specified by:
withNewPreferredVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withNewPreferredVersionLike
public APIGroupFluent.PreferredVersionNested<A> withNewPreferredVersionLike(GroupVersionForDiscovery item)- Specified by:
withNewPreferredVersionLikein interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
editPreferredVersion
- Specified by:
editPreferredVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
editOrNewPreferredVersion
- Specified by:
editOrNewPreferredVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
editOrNewPreferredVersionLike
public APIGroupFluent.PreferredVersionNested<A> editOrNewPreferredVersionLike(GroupVersionForDiscovery item)- Specified by:
editOrNewPreferredVersionLikein interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
addToServerAddressByClientCIDRs
- Specified by:
addToServerAddressByClientCIDRsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
setToServerAddressByClientCIDRs
- Specified by:
setToServerAddressByClientCIDRsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
addToServerAddressByClientCIDRs
- Specified by:
addToServerAddressByClientCIDRsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
addAllToServerAddressByClientCIDRs
- Specified by:
addAllToServerAddressByClientCIDRsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
removeFromServerAddressByClientCIDRs
- Specified by:
removeFromServerAddressByClientCIDRsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
removeAllFromServerAddressByClientCIDRs
- Specified by:
removeAllFromServerAddressByClientCIDRsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
removeMatchingFromServerAddressByClientCIDRs
public A removeMatchingFromServerAddressByClientCIDRs(Predicate<ServerAddressByClientCIDRBuilder> predicate)- Specified by:
removeMatchingFromServerAddressByClientCIDRsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
getServerAddressByClientCIDRs
Deprecated.This method has been deprecated, please use method buildServerAddressByClientCIDRs instead.- Specified by:
getServerAddressByClientCIDRsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>- Returns:
- The buildable object.
-
buildServerAddressByClientCIDRs
- Specified by:
buildServerAddressByClientCIDRsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
buildServerAddressByClientCIDR
- Specified by:
buildServerAddressByClientCIDRin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
buildFirstServerAddressByClientCIDR
- Specified by:
buildFirstServerAddressByClientCIDRin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
buildLastServerAddressByClientCIDR
- Specified by:
buildLastServerAddressByClientCIDRin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
buildMatchingServerAddressByClientCIDR
public ServerAddressByClientCIDR buildMatchingServerAddressByClientCIDR(Predicate<ServerAddressByClientCIDRBuilder> predicate)- Specified by:
buildMatchingServerAddressByClientCIDRin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
hasMatchingServerAddressByClientCIDR
public Boolean hasMatchingServerAddressByClientCIDR(Predicate<ServerAddressByClientCIDRBuilder> predicate)- Specified by:
hasMatchingServerAddressByClientCIDRin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withServerAddressByClientCIDRs
public A withServerAddressByClientCIDRs(List<ServerAddressByClientCIDR> serverAddressByClientCIDRs)- Specified by:
withServerAddressByClientCIDRsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withServerAddressByClientCIDRs
- Specified by:
withServerAddressByClientCIDRsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
hasServerAddressByClientCIDRs
- Specified by:
hasServerAddressByClientCIDRsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
addNewServerAddressByClientCIDR
- Specified by:
addNewServerAddressByClientCIDRin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
addNewServerAddressByClientCIDR
- Specified by:
addNewServerAddressByClientCIDRin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
addNewServerAddressByClientCIDRLike
public APIGroupFluent.ServerAddressByClientCIDRsNested<A> addNewServerAddressByClientCIDRLike(ServerAddressByClientCIDR item)- Specified by:
addNewServerAddressByClientCIDRLikein interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
setNewServerAddressByClientCIDRLike
public APIGroupFluent.ServerAddressByClientCIDRsNested<A> setNewServerAddressByClientCIDRLike(int index, ServerAddressByClientCIDR item)- Specified by:
setNewServerAddressByClientCIDRLikein interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
editServerAddressByClientCIDR
- Specified by:
editServerAddressByClientCIDRin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
editFirstServerAddressByClientCIDR
- Specified by:
editFirstServerAddressByClientCIDRin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
editLastServerAddressByClientCIDR
- Specified by:
editLastServerAddressByClientCIDRin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
editMatchingServerAddressByClientCIDR
public APIGroupFluent.ServerAddressByClientCIDRsNested<A> editMatchingServerAddressByClientCIDR(Predicate<ServerAddressByClientCIDRBuilder> predicate)- Specified by:
editMatchingServerAddressByClientCIDRin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
addToVersions
- Specified by:
addToVersionsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
setToVersions
- Specified by:
setToVersionsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
addToVersions
- Specified by:
addToVersionsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
addAllToVersions
- Specified by:
addAllToVersionsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
removeFromVersions
- Specified by:
removeFromVersionsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
removeAllFromVersions
- Specified by:
removeAllFromVersionsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
removeMatchingFromVersions
- Specified by:
removeMatchingFromVersionsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
getVersions
Deprecated.This method has been deprecated, please use method buildVersions instead.- Specified by:
getVersionsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>- Returns:
- The buildable object.
-
buildVersions
- Specified by:
buildVersionsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
buildVersion
- Specified by:
buildVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
buildFirstVersion
- Specified by:
buildFirstVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
buildLastVersion
- Specified by:
buildLastVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
buildMatchingVersion
public GroupVersionForDiscovery buildMatchingVersion(Predicate<GroupVersionForDiscoveryBuilder> predicate)- Specified by:
buildMatchingVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
hasMatchingVersion
- Specified by:
hasMatchingVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withVersions
- Specified by:
withVersionsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
withVersions
- Specified by:
withVersionsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
hasVersions
- Specified by:
hasVersionsin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
addNewVersion
- Specified by:
addNewVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
addNewVersion
- Specified by:
addNewVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
addNewVersionLike
- Specified by:
addNewVersionLikein interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
setNewVersionLike
public APIGroupFluent.VersionsNested<A> setNewVersionLike(int index, GroupVersionForDiscovery item)- Specified by:
setNewVersionLikein interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
editVersion
- Specified by:
editVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
editFirstVersion
- Specified by:
editFirstVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
editLastVersion
- Specified by:
editLastVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
editMatchingVersion
public APIGroupFluent.VersionsNested<A> editMatchingVersion(Predicate<GroupVersionForDiscoveryBuilder> predicate)- Specified by:
editMatchingVersionin interfaceAPIGroupFluent<A extends APIGroupFluent<A>>
-
equals
-