@Stability(value=Experimental) @Internal public static final class SwiftBackendProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements SwiftBackendProps
SwiftBackendProps
software.amazon.jsii.JsiiObject.InitializationMode
SwiftBackendProps.Builder, SwiftBackendProps.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(SwiftBackendProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
SwiftBackendProps.Builder . |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApplicationCredentialId() |
String |
getApplicationCredentialName() |
String |
getApplicationCredentialSecret() |
String |
getArchiveContainer() |
String |
getAuthUrl() |
String |
getCacertFile() |
String |
getCert() |
String |
getCloud() |
String |
getContainer() |
String |
getDefaultDomain() |
String |
getDomainId() |
String |
getDomainName() |
String |
getExpireAfter() |
Boolean |
getInsecure() |
String |
getKey() |
String |
getPassword() |
String |
getProjectDomainId() |
String |
getProjectDomainName() |
String |
getRegionName() |
String |
getStateName() |
String |
getTenantId() |
String |
getTenantName() |
String |
getToken() |
String |
getUserDomainId() |
String |
getUserDomainName() |
String |
getUserId() |
String |
getUserName() |
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.protected Jsii$Proxy(SwiftBackendProps.Builder builder)
SwiftBackendProps.Builder
.public final String getContainer()
getContainer
in interface SwiftBackendProps
public final String getApplicationCredentialId()
getApplicationCredentialId
in interface SwiftBackendProps
public final String getApplicationCredentialName()
getApplicationCredentialName
in interface SwiftBackendProps
public final String getApplicationCredentialSecret()
getApplicationCredentialSecret
in interface SwiftBackendProps
public final String getArchiveContainer()
getArchiveContainer
in interface SwiftBackendProps
public final String getAuthUrl()
getAuthUrl
in interface SwiftBackendProps
public final String getCacertFile()
getCacertFile
in interface SwiftBackendProps
public final String getCert()
getCert
in interface SwiftBackendProps
public final String getCloud()
getCloud
in interface SwiftBackendProps
public final String getDefaultDomain()
getDefaultDomain
in interface SwiftBackendProps
public final String getDomainId()
getDomainId
in interface SwiftBackendProps
public final String getDomainName()
getDomainName
in interface SwiftBackendProps
public final String getExpireAfter()
getExpireAfter
in interface SwiftBackendProps
public final Boolean getInsecure()
getInsecure
in interface SwiftBackendProps
public final String getKey()
getKey
in interface SwiftBackendProps
public final String getPassword()
getPassword
in interface SwiftBackendProps
public final String getProjectDomainId()
getProjectDomainId
in interface SwiftBackendProps
public final String getProjectDomainName()
getProjectDomainName
in interface SwiftBackendProps
public final String getRegionName()
getRegionName
in interface SwiftBackendProps
public final String getStateName()
getStateName
in interface SwiftBackendProps
public final String getTenantId()
getTenantId
in interface SwiftBackendProps
public final String getTenantName()
getTenantName
in interface SwiftBackendProps
public final String getToken()
getToken
in interface SwiftBackendProps
public final String getUserDomainId()
getUserDomainId
in interface SwiftBackendProps
public final String getUserDomainName()
getUserDomainName
in interface SwiftBackendProps
public final String getUserId()
getUserId
in interface SwiftBackendProps
public final String getUserName()
getUserName
in interface SwiftBackendProps
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2022. All rights reserved.