@Stability(value=Experimental) public static final class SwiftBackendProps.Builder extends Object implements software.amazon.jsii.Builder<SwiftBackendProps>
SwiftBackendProps
Constructor and Description |
---|
Builder() |
@Stability(value=Experimental) public SwiftBackendProps.Builder container(String container)
SwiftBackendProps.getContainer()
container
- the value to be set. This parameter is required.this
@Stability(value=Experimental) public SwiftBackendProps.Builder applicationCredentialId(String applicationCredentialId)
SwiftBackendProps.getApplicationCredentialId()
applicationCredentialId
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder applicationCredentialName(String applicationCredentialName)
SwiftBackendProps.getApplicationCredentialName()
applicationCredentialName
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder applicationCredentialSecret(String applicationCredentialSecret)
SwiftBackendProps.getApplicationCredentialSecret()
applicationCredentialSecret
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder archiveContainer(String archiveContainer)
SwiftBackendProps.getArchiveContainer()
archiveContainer
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder authUrl(String authUrl)
SwiftBackendProps.getAuthUrl()
authUrl
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder cacertFile(String cacertFile)
SwiftBackendProps.getCacertFile()
cacertFile
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder cert(String cert)
SwiftBackendProps.getCert()
cert
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder cloud(String cloud)
SwiftBackendProps.getCloud()
cloud
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder defaultDomain(String defaultDomain)
SwiftBackendProps.getDefaultDomain()
defaultDomain
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder domainId(String domainId)
SwiftBackendProps.getDomainId()
domainId
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder domainName(String domainName)
SwiftBackendProps.getDomainName()
domainName
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder expireAfter(String expireAfter)
SwiftBackendProps.getExpireAfter()
expireAfter
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder insecure(Boolean insecure)
SwiftBackendProps.getInsecure()
insecure
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder key(String key)
SwiftBackendProps.getKey()
key
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder password(String password)
SwiftBackendProps.getPassword()
password
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder projectDomainId(String projectDomainId)
SwiftBackendProps.getProjectDomainId()
projectDomainId
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder projectDomainName(String projectDomainName)
SwiftBackendProps.getProjectDomainName()
projectDomainName
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder regionName(String regionName)
SwiftBackendProps.getRegionName()
regionName
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder stateName(String stateName)
SwiftBackendProps.getStateName()
stateName
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder tenantId(String tenantId)
SwiftBackendProps.getTenantId()
tenantId
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder tenantName(String tenantName)
SwiftBackendProps.getTenantName()
tenantName
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder token(String token)
SwiftBackendProps.getToken()
token
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder userDomainId(String userDomainId)
SwiftBackendProps.getUserDomainId()
userDomainId
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder userDomainName(String userDomainName)
SwiftBackendProps.getUserDomainName()
userDomainName
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder userId(String userId)
SwiftBackendProps.getUserId()
userId
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps.Builder userName(String userName)
SwiftBackendProps.getUserName()
userName
- the value to be set.this
@Stability(value=Experimental) public SwiftBackendProps build()
build
in interface software.amazon.jsii.Builder<SwiftBackendProps>
SwiftBackendProps
NullPointerException
- if any required attribute was not providedCopyright © 2022. All rights reserved.