Uses of Enum
io.camunda.identity.sdk.impl.rest.request.Request.ContentType
Packages that use Request.ContentType
-
Uses of Request.ContentType in io.camunda.identity.sdk.impl.rest.request
Methods in io.camunda.identity.sdk.impl.rest.request that return Request.ContentTypeModifier and TypeMethodDescriptionRequest.getContentType()static Request.ContentTypeReturns the enum constant of this type with the specified name.static Request.ContentType[]Request.ContentType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.camunda.identity.sdk.impl.rest.request with parameters of type Request.ContentType