Uses of Class
io.camunda.client.protocol.rest.CamundaUserResultC8LinksInner
Packages that use CamundaUserResultC8LinksInner
-
Uses of CamundaUserResultC8LinksInner in io.camunda.client.protocol.rest
Methods in io.camunda.client.protocol.rest that return CamundaUserResultC8LinksInnerModifier and TypeMethodDescriptionMethods in io.camunda.client.protocol.rest that return types with arguments of type CamundaUserResultC8LinksInnerModifier and TypeMethodDescriptionCamundaUserResult.getC8Links()The links to the components in the C8 stack.Methods in io.camunda.client.protocol.rest with parameters of type CamundaUserResultC8LinksInnerModifier and TypeMethodDescriptionCamundaUserResult.addC8LinksItem(CamundaUserResultC8LinksInner c8LinksItem) Method parameters in io.camunda.client.protocol.rest with type arguments of type CamundaUserResultC8LinksInnerModifier and TypeMethodDescriptionCamundaUserResult.c8Links(List<CamundaUserResultC8LinksInner> c8Links) voidCamundaUserResult.setC8Links(List<CamundaUserResultC8LinksInner> c8Links)