Package com.hashicorp.cdktf
Class SwiftBackendConfig.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
com.hashicorp.cdktf.SwiftBackendConfig.Jsii$Proxy
- All Implemented Interfaces:
SwiftBackendConfig
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
SwiftBackendConfig
@Stability(Deprecated)
@Deprecated
@Internal
public static final class SwiftBackendConfig.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements SwiftBackendConfig
Deprecated.
An implementation for
SwiftBackendConfig
-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationMode
Nested classes/interfaces inherited from interface com.hashicorp.cdktf.SwiftBackendConfig
SwiftBackendConfig.Builder, SwiftBackendConfig.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Jsii$Proxy
(SwiftBackendConfig.Builder builder) Deprecated.Constructor that initializes the object based on literal property values passed by theSwiftBackendConfig.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Deprecated.Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNode
Deprecated.final boolean
Deprecated.final String
Deprecated.final String
Deprecated.final String
Deprecated.final String
Deprecated.final String
Deprecated.final String
Deprecated.final String
getCert()
Deprecated.final String
getCloud()
Deprecated.final String
Deprecated.final String
Deprecated.final String
Deprecated.final String
Deprecated.final String
Deprecated.final Boolean
Deprecated.final String
getKey()
Deprecated.final String
Deprecated.final String
Deprecated.final String
Deprecated.final String
Deprecated.final String
Deprecated.final String
Deprecated.final String
Deprecated.final String
getToken()
Deprecated.final String
Deprecated.final String
Deprecated.final String
Deprecated.final String
Deprecated.final int
hashCode()
Deprecated.Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Deprecated.Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef
- Reference to the JSII managed object.
-
Jsii$Proxy
Deprecated.Constructor that initializes the object based on literal property values passed by theSwiftBackendConfig.Builder
.
-
-
Method Details
-
getContainer
Deprecated.- Specified by:
getContainer
in interfaceSwiftBackendConfig
-
getApplicationCredentialId
Deprecated.- Specified by:
getApplicationCredentialId
in interfaceSwiftBackendConfig
-
getApplicationCredentialName
Deprecated.- Specified by:
getApplicationCredentialName
in interfaceSwiftBackendConfig
-
getApplicationCredentialSecret
Deprecated.- Specified by:
getApplicationCredentialSecret
in interfaceSwiftBackendConfig
-
getArchiveContainer
Deprecated.- Specified by:
getArchiveContainer
in interfaceSwiftBackendConfig
-
getAuthUrl
Deprecated.- Specified by:
getAuthUrl
in interfaceSwiftBackendConfig
-
getCacertFile
Deprecated.- Specified by:
getCacertFile
in interfaceSwiftBackendConfig
-
getCert
Deprecated.- Specified by:
getCert
in interfaceSwiftBackendConfig
-
getCloud
Deprecated.- Specified by:
getCloud
in interfaceSwiftBackendConfig
-
getDefaultDomain
Deprecated.- Specified by:
getDefaultDomain
in interfaceSwiftBackendConfig
-
getDomainId
Deprecated.- Specified by:
getDomainId
in interfaceSwiftBackendConfig
-
getDomainName
Deprecated.- Specified by:
getDomainName
in interfaceSwiftBackendConfig
-
getExpireAfter
Deprecated.- Specified by:
getExpireAfter
in interfaceSwiftBackendConfig
-
getInsecure
Deprecated.- Specified by:
getInsecure
in interfaceSwiftBackendConfig
-
getKey
Deprecated.- Specified by:
getKey
in interfaceSwiftBackendConfig
-
getPassword
Deprecated.- Specified by:
getPassword
in interfaceSwiftBackendConfig
-
getProjectDomainId
Deprecated.- Specified by:
getProjectDomainId
in interfaceSwiftBackendConfig
-
getProjectDomainName
Deprecated.- Specified by:
getProjectDomainName
in interfaceSwiftBackendConfig
-
getRegionName
Deprecated.- Specified by:
getRegionName
in interfaceSwiftBackendConfig
-
getStateName
Deprecated.- Specified by:
getStateName
in interfaceSwiftBackendConfig
-
getTenantId
Deprecated.- Specified by:
getTenantId
in interfaceSwiftBackendConfig
-
getTenantName
Deprecated.- Specified by:
getTenantName
in interfaceSwiftBackendConfig
-
getToken
Deprecated.- Specified by:
getToken
in interfaceSwiftBackendConfig
-
getUserDomainId
Deprecated.- Specified by:
getUserDomainId
in interfaceSwiftBackendConfig
-
getUserDomainName
Deprecated.- Specified by:
getUserDomainName
in interfaceSwiftBackendConfig
-
getUserId
Deprecated.- Specified by:
getUserId
in interfaceSwiftBackendConfig
-
getUserName
Deprecated.- Specified by:
getUserName
in interfaceSwiftBackendConfig
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()Deprecated.- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
Deprecated. -
hashCode
public final int hashCode()Deprecated.
-