public static class CredentialDetails.Builder extends Object
Constructor and Description |
---|
Builder()
Instantiates a new builder.
|
public CredentialDetails build()
public CredentialDetails.Builder credentialType(String credentialType)
credentialType
- the credentialTypepublic CredentialDetails.Builder clientId(String clientId)
clientId
- the clientIdpublic CredentialDetails.Builder enterpriseId(String enterpriseId)
enterpriseId
- the enterpriseIdpublic CredentialDetails.Builder url(String url)
url
- the urlpublic CredentialDetails.Builder username(String username)
username
- the usernamepublic CredentialDetails.Builder organizationUrl(String organizationUrl)
organizationUrl
- the organizationUrlpublic CredentialDetails.Builder siteCollectionPath(String siteCollectionPath)
siteCollectionPath
- the siteCollectionPathpublic CredentialDetails.Builder clientSecret(String clientSecret)
clientSecret
- the clientSecretpublic CredentialDetails.Builder publicKeyId(String publicKeyId)
publicKeyId
- the publicKeyIdpublic CredentialDetails.Builder privateKey(String privateKey)
privateKey
- the privateKeypublic CredentialDetails.Builder passphrase(String passphrase)
passphrase
- the passphrasepublic CredentialDetails.Builder password(String password)
password
- the passwordpublic CredentialDetails.Builder gatewayId(String gatewayId)
gatewayId
- the gatewayIdpublic CredentialDetails.Builder sourceVersion(String sourceVersion)
sourceVersion
- the sourceVersionpublic CredentialDetails.Builder webApplicationUrl(String webApplicationUrl)
webApplicationUrl
- the webApplicationUrlpublic CredentialDetails.Builder domain(String domain)
domain
- the domainpublic CredentialDetails.Builder endpoint(String endpoint)
endpoint
- the endpointpublic CredentialDetails.Builder accessKeyId(String accessKeyId)
accessKeyId
- the accessKeyIdpublic CredentialDetails.Builder secretAccessKey(String secretAccessKey)
secretAccessKey
- the secretAccessKeyCopyright © 2024 IBM Cloud. All rights reserved.