@Stability(value=Deprecated) @Deprecated @Internal public static final class MantaBackendConfig.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements MantaBackendConfig
MantaBackendConfig
software.amazon.jsii.JsiiObject.InitializationMode
MantaBackendConfig.Builder, MantaBackendConfig.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(MantaBackendConfig.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
MantaBackendConfig.Builder . |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson()
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
String |
getAccount()
Deprecated.
|
Boolean |
getInsecureSkipTlsVerify()
Deprecated.
|
String |
getKeyId()
Deprecated.
|
String |
getKeyMaterial()
Deprecated.
|
String |
getObjectName()
Deprecated.
|
String |
getPath()
Deprecated.
|
String |
getUrl()
Deprecated.
|
String |
getUser()
Deprecated.
|
int |
hashCode()
Deprecated.
|
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(MantaBackendConfig.Builder builder)
MantaBackendConfig.Builder
.public final String getAccount()
getAccount
in interface MantaBackendConfig
public final String getKeyId()
getKeyId
in interface MantaBackendConfig
public final String getPath()
getPath
in interface MantaBackendConfig
public final Boolean getInsecureSkipTlsVerify()
getInsecureSkipTlsVerify
in interface MantaBackendConfig
public final String getKeyMaterial()
getKeyMaterial
in interface MantaBackendConfig
public final String getObjectName()
getObjectName
in interface MantaBackendConfig
public final String getUrl()
getUrl
in interface MantaBackendConfig
public final String getUser()
getUser
in interface MantaBackendConfig
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2023. All rights reserved.