Uses of Record Class
com.bonitasoft.processbuilder.records.RestAuthConfig.ApiKeyAuth
Packages that use RestAuthConfig.ApiKeyAuth
Package
Description
Provides Record classes (available in Java 16 and later) which serve as
containers for immutable and transparent data structures.
-
Uses of RestAuthConfig.ApiKeyAuth in com.bonitasoft.processbuilder.records
Methods in com.bonitasoft.processbuilder.records that return RestAuthConfig.ApiKeyAuthModifier and TypeMethodDescriptionstatic RestAuthConfig.ApiKeyAuthRestAuthConfig.apiKey(String keyName, String keyValue, RestApiKeyLocation location) Creates an API key authentication configuration.