- setAccounts(Map<String, P>) - Method in class org.springframework.cloud.dataflow.core.AbstractPlatformProperties
-
- setApplicationType(ApplicationType) - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
-
- setAuditAction(AuditActionType) - Method in class org.springframework.cloud.dataflow.core.AuditRecord
-
- setAuditData(String) - Method in class org.springframework.cloud.dataflow.core.AuditRecord
-
- setAuditOperation(AuditOperationType) - Method in class org.springframework.cloud.dataflow.core.AuditRecord
-
- setCorrelationId(String) - Method in class org.springframework.cloud.dataflow.core.AuditRecord
-
- setCreatedBy(String) - Method in class org.springframework.cloud.dataflow.core.AuditRecord
-
- setCreatedOn(Instant) - Method in class org.springframework.cloud.dataflow.core.AuditRecord
-
- setCreatedOn(Instant) - Method in class org.springframework.cloud.dataflow.core.TaskDeployment
-
- setDefaultVersion(Boolean) - Method in class org.springframework.cloud.dataflow.core.AppRegistration
-
- setDescription(String) - Method in class org.springframework.cloud.dataflow.core.Launcher
-
- setDslText(String) - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
-
Establish the DSL Text for a task definition.
- setId(Long) - Method in class org.springframework.cloud.dataflow.core.AuditRecord
-
- setId(String) - Method in class org.springframework.cloud.dataflow.core.Launcher
-
- setLabel(String) - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
-
Set the app label.
- setLabel(String) - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
-
Set the app label.
- setLaunchers(List<Launcher>) - Method in class org.springframework.cloud.dataflow.core.TaskPlatform
-
- setMetadataUri(URI) - Method in class org.springframework.cloud.dataflow.core.AppRegistration
-
- setName(String) - Method in class org.springframework.cloud.dataflow.core.AppRegistration
-
- setName(String) - Method in class org.springframework.cloud.dataflow.core.Launcher
-
- setName(String) - Method in class org.springframework.cloud.dataflow.core.TaskPlatform
-
- setOptions(List<ConfigurationMetadataPropertyEntity>) - Method in class org.springframework.cloud.dataflow.core.Launcher
-
- setPlatformName(String) - Method in class org.springframework.cloud.dataflow.core.TaskDeployment
-
- setPlatformName(String) - Method in class org.springframework.cloud.dataflow.core.TaskManifest
-
Name of the platform the related task execution was executed on.
- setPrimary(boolean) - Method in class org.springframework.cloud.dataflow.core.TaskPlatform
-
- setProperties(Map<String, String>) - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
-
Sets app properties.
- setProperties(Map<String, String>) - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
-
Sets the contents of the provided map as the map of app properties.
- setProperty(String, String) - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
-
Set an app property.
- setProperty(String, String) - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
-
Set an app property.
- setRegisteredAppName(String) - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
-
Set the name of the app in the registry.
- setRegisteredAppName(String) - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
-
Set the name of the app in the registry.
- setScheduler(Scheduler) - Method in class org.springframework.cloud.dataflow.core.Launcher
-
- setStreamName(String) - Method in class org.springframework.cloud.dataflow.core.StreamAppDefinition.Builder
-
Set the stream name this app belongs to.
- setTaskDefinitionName(String) - Method in class org.springframework.cloud.dataflow.core.TaskDeployment
-
- setTaskDeploymentId(String) - Method in class org.springframework.cloud.dataflow.core.TaskDeployment
-
- setTaskDeploymentRequest(AppDeploymentRequest) - Method in class org.springframework.cloud.dataflow.core.TaskManifest
-
Task deployment
- setTaskLauncher(TaskLauncher) - Method in class org.springframework.cloud.dataflow.core.Launcher
-
- setTaskName(String) - Method in class org.springframework.cloud.dataflow.core.TaskDefinition.TaskDefinitionBuilder
-
Establish the task name for a task definition.
- setType(ApplicationType) - Method in class org.springframework.cloud.dataflow.core.AppRegistration
-
- setType(String) - Method in class org.springframework.cloud.dataflow.core.Launcher
-
- setUri(URI) - Method in class org.springframework.cloud.dataflow.core.AppRegistration
-
- setVersion(String) - Method in class org.springframework.cloud.dataflow.core.AppRegistration
-
- SPRING_CLOUD_TASK_NAME - Static variable in class org.springframework.cloud.dataflow.core.TaskDefinition
-
- STREAM_APP_LABEL - Static variable in class org.springframework.cloud.dataflow.core.DataFlowPropertyKeys
-
Stream app label property key.
- STREAM_APP_TYPE - Static variable in class org.springframework.cloud.dataflow.core.DataFlowPropertyKeys
-
Stream app type property key.
- STREAM_NAME - Static variable in class org.springframework.cloud.dataflow.core.DataFlowPropertyKeys
-
Stream name property key.
- StreamAppDefinition - Class in org.springframework.cloud.dataflow.core
-
Representation of an application, including properties provided via the DSL definition.
- StreamAppDefinition(String, String, ApplicationType, String, Map<String, String>) - Constructor for class org.springframework.cloud.dataflow.core.StreamAppDefinition
-
Construct a StreamAppDefinition.
- StreamAppDefinition.Builder - Class in org.springframework.cloud.dataflow.core
-
Builder object for StreamAppDefinition.
- StreamDefinition - Class in org.springframework.cloud.dataflow.core
-
Representation of a defined stream.
- StreamDefinition() - Constructor for class org.springframework.cloud.dataflow.core.StreamDefinition
-
- StreamDefinition(String, String) - Constructor for class org.springframework.cloud.dataflow.core.StreamDefinition
-
Construct a StreamDefinition.
- StreamDefinition(String, String, String) - Constructor for class org.springframework.cloud.dataflow.core.StreamDefinition
-
Construct a StreamDefinition.
- StreamDefinition(String, String, String, String) - Constructor for class org.springframework.cloud.dataflow.core.StreamDefinition
-
- StreamDefinitionToDslConverter - Class in org.springframework.cloud.dataflow.core
-
Reverse engineers a
StreamDefinition into a semantically equivalent DSL text representation.
- StreamDefinitionToDslConverter() - Constructor for class org.springframework.cloud.dataflow.core.StreamDefinitionToDslConverter
-
- StreamDeployment - Class in org.springframework.cloud.dataflow.core
-
Represents Stream deployment model.
- StreamDeployment(String) - Constructor for class org.springframework.cloud.dataflow.core.StreamDeployment
-
- StreamDeployment(String, String) - Constructor for class org.springframework.cloud.dataflow.core.StreamDeployment
-
- StreamPropertyKeys - Class in org.springframework.cloud.dataflow.core
-
Spring Cloud Stream property keys.
- StreamPropertyKeys() - Constructor for class org.springframework.cloud.dataflow.core.StreamPropertyKeys
-