Class V1APIGroupListFluentImpl<A extends V1APIGroupListFluent<A>>
java.lang.Object
io.kubernetes.client.fluent.BaseFluent<A>
io.kubernetes.client.openapi.models.V1APIGroupListFluentImpl<A>
- All Implemented Interfaces:
Fluent<A>,Visitable<A>,V1APIGroupListFluent<A>
- Direct Known Subclasses:
V1APIGroupListBuilder
public class V1APIGroupListFluentImpl<A extends V1APIGroupListFluent<A>>
extends BaseFluent<A>
implements V1APIGroupListFluent<A>
Generated
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.kubernetes.client.openapi.models.V1APIGroupListFluent
V1APIGroupListFluent.GroupsNested<N> -
Field Summary
Fields inherited from class io.kubernetes.client.fluent.BaseFluent
_visitables, VISIT -
Constructor Summary
ConstructorsConstructorDescriptionV1APIGroupListFluentImpl(io.kubernetes.client.openapi.models.V1APIGroupList instance) -
Method Summary
Modifier and TypeMethodDescriptionaddAllToGroups(Collection<io.kubernetes.client.openapi.models.V1APIGroup> items) addNewGroupLike(io.kubernetes.client.openapi.models.V1APIGroup item) addToGroups(io.kubernetes.client.openapi.models.V1APIGroup... items) addToGroups(Integer index, io.kubernetes.client.openapi.models.V1APIGroup item) io.kubernetes.client.openapi.models.V1APIGroupio.kubernetes.client.openapi.models.V1APIGroupbuildGroup(Integer index) List<io.kubernetes.client.openapi.models.V1APIGroup>io.kubernetes.client.openapi.models.V1APIGroupio.kubernetes.client.openapi.models.V1APIGroupbuildMatchingGroup(Predicate<V1APIGroupBuilder> predicate) editMatchingGroup(Predicate<V1APIGroupBuilder> predicate) booleanList<io.kubernetes.client.openapi.models.V1APIGroup>Deprecated.getKind()inthashCode()hasKind()hasMatchingGroup(Predicate<V1APIGroupBuilder> predicate) removeAllFromGroups(Collection<io.kubernetes.client.openapi.models.V1APIGroup> items) removeFromGroups(io.kubernetes.client.openapi.models.V1APIGroup... items) removeMatchingFromGroups(Predicate<V1APIGroupBuilder> predicate) setNewGroupLike(Integer index, io.kubernetes.client.openapi.models.V1APIGroup item) setToGroups(Integer index, io.kubernetes.client.openapi.models.V1APIGroup item) toString()withApiVersion(String apiVersion) withGroups(io.kubernetes.client.openapi.models.V1APIGroup... groups) withGroups(List<io.kubernetes.client.openapi.models.V1APIGroup> groups) Methods inherited from class io.kubernetes.client.fluent.BaseFluent
accept, accept, accept, accept, aggregate, aggregate, build, build, builderOf
-
Constructor Details
-
V1APIGroupListFluentImpl
public V1APIGroupListFluentImpl() -
V1APIGroupListFluentImpl
public V1APIGroupListFluentImpl(io.kubernetes.client.openapi.models.V1APIGroupList instance)
-
-
Method Details
-
getApiVersion
- Specified by:
getApiVersionin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
withApiVersion
- Specified by:
withApiVersionin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
hasApiVersion
- Specified by:
hasApiVersionin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
addToGroups
- Specified by:
addToGroupsin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
setToGroups
- Specified by:
setToGroupsin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
addToGroups
- Specified by:
addToGroupsin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
addAllToGroups
- Specified by:
addAllToGroupsin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
removeFromGroups
- Specified by:
removeFromGroupsin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
removeAllFromGroups
- Specified by:
removeAllFromGroupsin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
removeMatchingFromGroups
- Specified by:
removeMatchingFromGroupsin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
getGroups
Deprecated.This method has been deprecated, please use method buildGroups instead.- Specified by:
getGroupsin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>- Returns:
- The buildable object.
-
buildGroups
- Specified by:
buildGroupsin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
buildGroup
- Specified by:
buildGroupin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
buildFirstGroup
public io.kubernetes.client.openapi.models.V1APIGroup buildFirstGroup()- Specified by:
buildFirstGroupin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
buildLastGroup
public io.kubernetes.client.openapi.models.V1APIGroup buildLastGroup()- Specified by:
buildLastGroupin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
buildMatchingGroup
public io.kubernetes.client.openapi.models.V1APIGroup buildMatchingGroup(Predicate<V1APIGroupBuilder> predicate) - Specified by:
buildMatchingGroupin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
hasMatchingGroup
- Specified by:
hasMatchingGroupin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
withGroups
- Specified by:
withGroupsin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
withGroups
- Specified by:
withGroupsin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
hasGroups
- Specified by:
hasGroupsin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
addNewGroup
- Specified by:
addNewGroupin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
addNewGroupLike
public V1APIGroupListFluent.GroupsNested<A> addNewGroupLike(io.kubernetes.client.openapi.models.V1APIGroup item) - Specified by:
addNewGroupLikein interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
setNewGroupLike
public V1APIGroupListFluent.GroupsNested<A> setNewGroupLike(Integer index, io.kubernetes.client.openapi.models.V1APIGroup item) - Specified by:
setNewGroupLikein interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
editGroup
- Specified by:
editGroupin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
editFirstGroup
- Specified by:
editFirstGroupin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
editLastGroup
- Specified by:
editLastGroupin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
editMatchingGroup
public V1APIGroupListFluent.GroupsNested<A> editMatchingGroup(Predicate<V1APIGroupBuilder> predicate) - Specified by:
editMatchingGroupin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
getKind
- Specified by:
getKindin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
withKind
- Specified by:
withKindin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
hasKind
- Specified by:
hasKindin interfaceV1APIGroupListFluent<A extends V1APIGroupListFluent<A>>
-
equals
- Overrides:
equalsin classBaseFluent<A extends V1APIGroupListFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends V1APIGroupListFluent<A>>
-
toString
-