Uses of Record Class
io.camunda.connector.runtime.ConnectorProperties.Environment
-
Uses of ConnectorProperties.Environment in io.camunda.connector.runtime
Methods in io.camunda.connector.runtime that return ConnectorProperties.EnvironmentModifier and TypeMethodDescriptionConnectorProperties.SecretProvider.environment()Returns the value of theenvironmentrecord component.Constructors in io.camunda.connector.runtime with parameters of type ConnectorProperties.EnvironmentModifierConstructorDescriptionSecretProvider(ConnectorProperties.Discovery discovery, ConnectorProperties.Environment environment, ConnectorProperties.ConsoleSecretProvider console) Creates an instance of aSecretProviderrecord class.