Class GraphQLRemoteContentLabelServiceImpl.GraphQLQueryLabelsResponse
java.lang.Object
com.atlassian.confluence.rest.client.graphql.GraphQLQueryResponse<Map<String,Map<String,List<Map<String,GraphQLPageResponse<Label>>>>>>
com.atlassian.confluence.rest.client.graphql.GraphQLRemoteContentLabelServiceImpl.GraphQLQueryLabelsResponse
- Enclosing class:
- GraphQLRemoteContentLabelServiceImpl
public static class GraphQLRemoteContentLabelServiceImpl.GraphQLQueryLabelsResponse
extends GraphQLQueryResponse<Map<String,Map<String,List<Map<String,GraphQLPageResponse<Label>>>>>>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.confluence.rest.client.graphql.GraphQLQueryResponse
getData, getErrors, throwFirstErrorIfExists
-
Constructor Details
-
GraphQLQueryLabelsResponse
public GraphQLQueryLabelsResponse()
-