public class WorkspaceCreationRequest extends Object
| Constructor and Description |
|---|
WorkspaceCreationRequest(String connection,
String connectionType,
io.cdap.cdap.etl.api.connector.SampleRequest sampleRequest) |
| Modifier and Type | Method and Description |
|---|---|
String |
getConnection() |
String |
getConnectionType() |
io.cdap.cdap.etl.api.connector.SampleRequest |
getSampleRequest() |
Copyright © 2023 CDAP Licensed under the Apache License, Version 2.0.