-
TasklistClientConfigurationProperties.profile()
Returns the value of the profile record component.
TasklistClientConfigurationProperties.Profile.valueOf(String name)
Returns the enum constant of this class with the specified name.
TasklistClientConfigurationProperties.Profile.values()
Returns an array containing the constants of this enum class, in
the order they are declared.
TasklistClientConfigurationProperties(TasklistClientConfigurationProperties.Profile profile,
Boolean enabled,
URL baseUrl,
TasklistClientConfigurationProperties.ClientDefaults defaults,
String username,
String password,
Duration sessionTimeout,
String clientId,
String clientSecret,
URL authUrl,
String audience,
String scope,
String region,
String clusterId)
Creates an instance of a TasklistClientConfigurationProperties record class.