@Stability(value=Experimental) @Internal public static final class AwsApiCallOptions.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AwsApiCallOptions
AwsApiCallOptionssoftware.amazon.jsii.JsiiObject.InitializationModeAwsApiCallOptions.Builder, AwsApiCallOptions.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(AwsApiCallOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
AwsApiCallOptions.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApi()
(experimental) The api call to make, i.e.
|
Object |
getParameters()
(experimental) Any parameters to pass to the api call.
|
String |
getService()
(experimental) The AWS service, i.e.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(AwsApiCallOptions.Builder builder)
AwsApiCallOptions.Builder.public final String getApi()
AwsApiCallOptionsgetApi in interface AwsApiCallOptionspublic final String getService()
AwsApiCallOptionsgetService in interface AwsApiCallOptionspublic final Object getParameters()
AwsApiCallOptionsDefault: - no parameters
getParameters in interface AwsApiCallOptions@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.