public class APIGroupListFluentImpl<A extends APIGroupListFluent<A>> extends BaseFluent<A> implements APIGroupListFluent<A>
| Modifier and Type | Class and Description |
|---|---|
class |
APIGroupListFluentImpl.GroupsNestedImpl<N> |
APIGroupListFluent.GroupsNested<N>_visitables| Constructor and Description |
|---|
APIGroupListFluentImpl() |
APIGroupListFluentImpl(APIGroupList instance) |
public APIGroupListFluentImpl()
public APIGroupListFluentImpl(APIGroupList instance)
public java.lang.String getApiVersion()
getApiVersion in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public A withApiVersion(java.lang.String apiVersion)
withApiVersion in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public java.lang.Boolean hasApiVersion()
hasApiVersion in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public A withNewApiVersion(java.lang.String arg1)
withNewApiVersion in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public A withNewApiVersion(java.lang.StringBuilder arg1)
withNewApiVersion in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public A withNewApiVersion(java.lang.StringBuffer arg1)
withNewApiVersion in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public A addToGroups(int index, APIGroup item)
addToGroups in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public A setToGroups(int index, APIGroup item)
setToGroups in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public A addToGroups(APIGroup... items)
addToGroups in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public A addAllToGroups(java.util.Collection<APIGroup> items)
addAllToGroups in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public A removeFromGroups(APIGroup... items)
removeFromGroups in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public A removeAllFromGroups(java.util.Collection<APIGroup> items)
removeAllFromGroups in interface APIGroupListFluent<A extends APIGroupListFluent<A>>@Deprecated public java.util.List<APIGroup> getGroups()
getGroups in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public java.util.List<APIGroup> buildGroups()
buildGroups in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public APIGroup buildGroup(int index)
buildGroup in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public APIGroup buildFirstGroup()
buildFirstGroup in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public APIGroup buildLastGroup()
buildLastGroup in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public APIGroup buildMatchingGroup(Predicate<APIGroupBuilder> predicate)
buildMatchingGroup in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public java.lang.Boolean hasMatchingGroup(Predicate<APIGroupBuilder> predicate)
hasMatchingGroup in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public A withGroups(java.util.List<APIGroup> groups)
withGroups in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public A withGroups(APIGroup... groups)
withGroups in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public java.lang.Boolean hasGroups()
hasGroups in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public APIGroupListFluent.GroupsNested<A> addNewGroup()
addNewGroup in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public APIGroupListFluent.GroupsNested<A> addNewGroupLike(APIGroup item)
addNewGroupLike in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public APIGroupListFluent.GroupsNested<A> setNewGroupLike(int index, APIGroup item)
setNewGroupLike in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public APIGroupListFluent.GroupsNested<A> editGroup(int index)
editGroup in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public APIGroupListFluent.GroupsNested<A> editFirstGroup()
editFirstGroup in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public APIGroupListFluent.GroupsNested<A> editLastGroup()
editLastGroup in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public APIGroupListFluent.GroupsNested<A> editMatchingGroup(Predicate<APIGroupBuilder> predicate)
editMatchingGroup in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public java.lang.String getKind()
getKind in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public A withKind(java.lang.String kind)
withKind in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public java.lang.Boolean hasKind()
hasKind in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public A withNewKind(java.lang.String arg1)
withNewKind in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public A withNewKind(java.lang.StringBuilder arg1)
withNewKind in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public A withNewKind(java.lang.StringBuffer arg1)
withNewKind in interface APIGroupListFluent<A extends APIGroupListFluent<A>>public boolean equals(java.lang.Object o)
equals in class java.lang.ObjectCopyright © 2015-2019 Red Hat. All Rights Reserved.