Package io.fabric8.kubernetes.api.model
Interface APIGroupListFluent<A extends APIGroupListFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
KubeSchemaFluent.APIGroupListNested<N>,WatchEventFluent.APIGroupListObjectNested<N>
- All Known Implementing Classes:
APIGroupListBuilder,APIGroupListFluentImpl,DoneableAPIGroupList,KubeSchemaFluentImpl.APIGroupListNestedImpl,WatchEventFluentImpl.APIGroupListObjectNestedImpl
public interface APIGroupListFluent<A extends APIGroupListFluent<A>> extends Fluent<A>
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceAPIGroupListFluent.GroupsNested<N> -
Method Summary
-
Method Details
-
getApiVersion
String getApiVersion() -
withApiVersion
-
hasApiVersion
Boolean hasApiVersion() -
withNewApiVersion
-
withNewApiVersion
-
withNewApiVersion
-
addToGroups
-
setToGroups
-
addToGroups
-
addAllToGroups
-
removeFromGroups
-
removeAllFromGroups
-
removeMatchingFromGroups
-
getGroups
Deprecated.This method has been deprecated, please use method buildGroups instead.- Returns:
- The buildable object.
-
buildGroups
-
buildGroup
-
buildFirstGroup
APIGroup buildFirstGroup() -
buildLastGroup
APIGroup buildLastGroup() -
buildMatchingGroup
-
hasMatchingGroup
-
withGroups
-
withGroups
-
hasGroups
Boolean hasGroups() -
addNewGroup
APIGroupListFluent.GroupsNested<A> addNewGroup() -
addNewGroupLike
-
setNewGroupLike
-
editGroup
-
editFirstGroup
APIGroupListFluent.GroupsNested<A> editFirstGroup() -
editLastGroup
APIGroupListFluent.GroupsNested<A> editLastGroup() -
editMatchingGroup
-
getKind
String getKind() -
withKind
-
hasKind
Boolean hasKind() -
withNewKind
-
withNewKind
-
withNewKind
-