public class PostDatasourceConnectionParametersProperties
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
PostDatasourceConnectionParametersProperties.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
String |
accessToken()
Gets the accessToken.
|
String |
accountName()
Gets the accountName.
|
String |
apiKey()
Gets the apiKey.
|
String |
authType()
Gets the authType.
|
String |
clientId()
Gets the clientId.
|
String |
clientSecret()
Gets the clientSecret.
|
String |
collection()
Gets the collection.
|
String |
credentials()
Gets the credentials.
|
String |
database()
Gets the database.
|
String |
host()
Gets the host.
|
String |
httpPath()
Gets the httpPath.
|
String |
jarUris()
Gets the jarUris.
|
String |
jdbcDriver()
Gets the jdbcDriver.
|
String |
jdbcUrl()
Gets the jdbcUrl.
|
PostDatasourceConnectionParametersProperties.Builder |
newBuilder()
New builder.
|
String |
password()
Gets the password.
|
String |
port()
Gets the port.
|
String |
projectId()
Gets the projectId.
|
String |
refreshToken()
Gets the refreshToken.
|
String |
role()
Gets the role.
|
String |
sapGatewayUrl()
Gets the sapGatewayUrl.
|
String |
server()
Gets the server.
|
String |
serviceName()
Gets the serviceName.
|
String |
sid()
Gets the sid.
|
String |
ssl()
Gets the ssl.
|
String |
sslCertificate()
Gets the sslCertificate.
|
String |
sslCertificateHost()
Gets the sslCertificateHost.
|
String |
sslCertificateValidation()
Gets the sslCertificateValidation.
|
String |
username()
Gets the username.
|
String |
warehouse()
Gets the warehouse.
|
String |
xProperties()
Gets the xProperties.
|
public PostDatasourceConnectionParametersProperties.Builder newBuilder()
public String accessToken()
public String accountName()
public String apiKey()
public String authType()
public String clientId()
public String clientSecret()
public String collection()
public String credentials()
public String database()
public String host()
public String httpPath()
public String jarUris()
public String jdbcDriver()
public String jdbcUrl()
public String password()
public String port()
public String projectId()
public String xProperties()
public String refreshToken()
public String role()
public String sapGatewayUrl()
public String server()
public String serviceName()
public String sid()
public String ssl()
public String sslCertificate()
public String sslCertificateHost()
public String sslCertificateValidation()
public String username()
public String warehouse()
Copyright © 2021 IBM Cloud. All rights reserved.