Package com.hashicorp.cdktf
Class DataTerraformRemoteStateSwiftConfig.Builder
java.lang.Object
com.hashicorp.cdktf.DataTerraformRemoteStateSwiftConfig.Builder
- All Implemented Interfaces:
software.amazon.jsii.Builder<DataTerraformRemoteStateSwiftConfig>
- Enclosing interface:
DataTerraformRemoteStateSwiftConfig
@Stability(Deprecated)
@Deprecated
public static final class DataTerraformRemoteStateSwiftConfig.Builder
extends Object
implements software.amazon.jsii.Builder<DataTerraformRemoteStateSwiftConfig>
Deprecated.
A builder for
DataTerraformRemoteStateSwiftConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionapplicationCredentialId
(String applicationCredentialId) Deprecated.applicationCredentialName
(String applicationCredentialName) Deprecated.applicationCredentialSecret
(String applicationCredentialSecret) Deprecated.archiveContainer
(String archiveContainer) Deprecated.Deprecated.build()
Deprecated.cacertFile
(String cacertFile) Deprecated.Deprecated.Deprecated.Deprecated.defaultDomain
(String defaultDomain) Deprecated.Deprecated.Sets the value ofDataTerraformRemoteStateConfig.getDefaults()
Deprecated.domainName
(String domainName) Deprecated.expireAfter
(String expireAfter) Deprecated.Deprecated.Deprecated.Deprecated.projectDomainId
(String projectDomainId) Deprecated.projectDomainName
(String projectDomainName) Deprecated.regionName
(String regionName) Deprecated.Deprecated.Deprecated.tenantName
(String tenantName) Deprecated.Deprecated.userDomainId
(String userDomainId) Deprecated.userDomainName
(String userDomainName) Deprecated.Deprecated.Deprecated.Deprecated.Sets the value ofDataTerraformRemoteStateConfig.getWorkspace()
-
Constructor Details
-
Builder
public Builder()Deprecated.
-
-
Method Details
-
defaults
@Stability(Experimental) public DataTerraformRemoteStateSwiftConfig.Builder defaults(Map<String, ? extends Object> defaults) Deprecated.Sets the value ofDataTerraformRemoteStateConfig.getDefaults()
- Parameters:
defaults
- the value to be set.- Returns:
this
-
workspace
@Stability(Experimental) public DataTerraformRemoteStateSwiftConfig.Builder workspace(String workspace) Deprecated.Sets the value ofDataTerraformRemoteStateConfig.getWorkspace()
- Parameters:
workspace
- the value to be set.- Returns:
this
-
container
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder container(String container) Deprecated.Sets the value ofSwiftBackendConfig.getContainer()
- Parameters:
container
- the value to be set. This parameter is required.- Returns:
this
-
applicationCredentialId
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder applicationCredentialId(String applicationCredentialId) Deprecated.Sets the value ofSwiftBackendConfig.getApplicationCredentialId()
- Parameters:
applicationCredentialId
- the value to be set.- Returns:
this
-
applicationCredentialName
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder applicationCredentialName(String applicationCredentialName) Deprecated.Sets the value ofSwiftBackendConfig.getApplicationCredentialName()
- Parameters:
applicationCredentialName
- the value to be set.- Returns:
this
-
applicationCredentialSecret
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder applicationCredentialSecret(String applicationCredentialSecret) Deprecated.Sets the value ofSwiftBackendConfig.getApplicationCredentialSecret()
- Parameters:
applicationCredentialSecret
- the value to be set.- Returns:
this
-
archiveContainer
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder archiveContainer(String archiveContainer) Deprecated.Sets the value ofSwiftBackendConfig.getArchiveContainer()
- Parameters:
archiveContainer
- the value to be set.- Returns:
this
-
authUrl
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder authUrl(String authUrl) Deprecated.Sets the value ofSwiftBackendConfig.getAuthUrl()
- Parameters:
authUrl
- the value to be set.- Returns:
this
-
cacertFile
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder cacertFile(String cacertFile) Deprecated.Sets the value ofSwiftBackendConfig.getCacertFile()
- Parameters:
cacertFile
- the value to be set.- Returns:
this
-
cert
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder cert(String cert) Deprecated.Sets the value ofSwiftBackendConfig.getCert()
- Parameters:
cert
- the value to be set.- Returns:
this
-
cloud
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder cloud(String cloud) Deprecated.Sets the value ofSwiftBackendConfig.getCloud()
- Parameters:
cloud
- the value to be set.- Returns:
this
-
defaultDomain
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder defaultDomain(String defaultDomain) Deprecated.Sets the value ofSwiftBackendConfig.getDefaultDomain()
- Parameters:
defaultDomain
- the value to be set.- Returns:
this
-
domainId
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder domainId(String domainId) Deprecated.Sets the value ofSwiftBackendConfig.getDomainId()
- Parameters:
domainId
- the value to be set.- Returns:
this
-
domainName
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder domainName(String domainName) Deprecated.Sets the value ofSwiftBackendConfig.getDomainName()
- Parameters:
domainName
- the value to be set.- Returns:
this
-
expireAfter
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder expireAfter(String expireAfter) Deprecated.Sets the value ofSwiftBackendConfig.getExpireAfter()
- Parameters:
expireAfter
- the value to be set.- Returns:
this
-
insecure
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder insecure(Boolean insecure) Deprecated.Sets the value ofSwiftBackendConfig.getInsecure()
- Parameters:
insecure
- the value to be set.- Returns:
this
-
key
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder key(String key) Deprecated.Sets the value ofSwiftBackendConfig.getKey()
- Parameters:
key
- the value to be set.- Returns:
this
-
password
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder password(String password) Deprecated.Sets the value ofSwiftBackendConfig.getPassword()
- Parameters:
password
- the value to be set.- Returns:
this
-
projectDomainId
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder projectDomainId(String projectDomainId) Deprecated.Sets the value ofSwiftBackendConfig.getProjectDomainId()
- Parameters:
projectDomainId
- the value to be set.- Returns:
this
-
projectDomainName
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder projectDomainName(String projectDomainName) Deprecated.Sets the value ofSwiftBackendConfig.getProjectDomainName()
- Parameters:
projectDomainName
- the value to be set.- Returns:
this
-
regionName
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder regionName(String regionName) Deprecated.Sets the value ofSwiftBackendConfig.getRegionName()
- Parameters:
regionName
- the value to be set.- Returns:
this
-
stateName
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder stateName(String stateName) Deprecated.Sets the value ofSwiftBackendConfig.getStateName()
- Parameters:
stateName
- the value to be set.- Returns:
this
-
tenantId
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder tenantId(String tenantId) Deprecated.Sets the value ofSwiftBackendConfig.getTenantId()
- Parameters:
tenantId
- the value to be set.- Returns:
this
-
tenantName
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder tenantName(String tenantName) Deprecated.Sets the value ofSwiftBackendConfig.getTenantName()
- Parameters:
tenantName
- the value to be set.- Returns:
this
-
token
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder token(String token) Deprecated.Sets the value ofSwiftBackendConfig.getToken()
- Parameters:
token
- the value to be set.- Returns:
this
-
userDomainId
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder userDomainId(String userDomainId) Deprecated.Sets the value ofSwiftBackendConfig.getUserDomainId()
- Parameters:
userDomainId
- the value to be set.- Returns:
this
-
userDomainName
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder userDomainName(String userDomainName) Deprecated.Sets the value ofSwiftBackendConfig.getUserDomainName()
- Parameters:
userDomainName
- the value to be set.- Returns:
this
-
userId
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder userId(String userId) Deprecated.Sets the value ofSwiftBackendConfig.getUserId()
- Parameters:
userId
- the value to be set.- Returns:
this
-
userName
@Stability(Deprecated) @Deprecated public DataTerraformRemoteStateSwiftConfig.Builder userName(String userName) Deprecated.Sets the value ofSwiftBackendConfig.getUserName()
- Parameters:
userName
- the value to be set.- Returns:
this
-
build
Deprecated.Builds the configured instance.- Specified by:
build
in interfacesoftware.amazon.jsii.Builder<DataTerraformRemoteStateSwiftConfig>
- Returns:
- a new instance of
DataTerraformRemoteStateSwiftConfig
- Throws:
NullPointerException
- if any required attribute was not provided
-