Uses of Class
com.hashicorp.cdktf.SwiftBackendConfig.Builder
Packages that use SwiftBackendConfig.Builder
-
Uses of SwiftBackendConfig.Builder in com.hashicorp.cdktf
Methods in com.hashicorp.cdktf that return SwiftBackendConfig.BuilderModifier and TypeMethodDescriptionSwiftBackendConfig.Builder.applicationCredentialId
(String applicationCredentialId) Deprecated.SwiftBackendConfig.Builder.applicationCredentialName
(String applicationCredentialName) Deprecated.SwiftBackendConfig.Builder.applicationCredentialSecret
(String applicationCredentialSecret) Deprecated.SwiftBackendConfig.Builder.archiveContainer
(String archiveContainer) Deprecated.Deprecated.static SwiftBackendConfig.Builder
SwiftBackendConfig.builder()
Deprecated.SwiftBackendConfig.Builder.cacertFile
(String cacertFile) Deprecated.Deprecated.Deprecated.Deprecated.SwiftBackendConfig.Builder.defaultDomain
(String defaultDomain) Deprecated.Deprecated.SwiftBackendConfig.Builder.domainName
(String domainName) Deprecated.SwiftBackendConfig.Builder.expireAfter
(String expireAfter) Deprecated.Deprecated.Deprecated.Deprecated.SwiftBackendConfig.Builder.projectDomainId
(String projectDomainId) Deprecated.SwiftBackendConfig.Builder.projectDomainName
(String projectDomainName) Deprecated.SwiftBackendConfig.Builder.regionName
(String regionName) Deprecated.Deprecated.Deprecated.SwiftBackendConfig.Builder.tenantName
(String tenantName) Deprecated.Deprecated.SwiftBackendConfig.Builder.userDomainId
(String userDomainId) Deprecated.SwiftBackendConfig.Builder.userDomainName
(String userDomainName) Deprecated.Deprecated.Deprecated.Constructors in com.hashicorp.cdktf with parameters of type SwiftBackendConfig.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(SwiftBackendConfig.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by theSwiftBackendConfig.Builder
.