public class AddDatasourceConnectionOptions
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
AddDatasourceConnectionOptions.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
assetCategory()
Gets the assetCategory.
|
String |
datasourceType()
Gets the datasourceType.
|
String |
name()
Gets the name.
|
AddDatasourceConnectionOptions.Builder |
newBuilder()
New builder.
|
String |
originCountry()
Gets the originCountry.
|
PostDatasourceConnectionParametersProperties |
xProperties()
Gets the xProperties.
|
public AddDatasourceConnectionOptions.Builder newBuilder()
public String datasourceType()
public String name()
public String originCountry()
public PostDatasourceConnectionParametersProperties xProperties()
public String assetCategory()
Copyright © 2021 IBM Cloud. All rights reserved.