@Stability(value=Experimental) @Internal public static final class ThrottlingPerMethod.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements ThrottlingPerMethod
ThrottlingPerMethodsoftware.amazon.jsii.JsiiObject.InitializationModeThrottlingPerMethod.Builder, ThrottlingPerMethod.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(Method method,
ThrottleSettings throttle)
Constructor that initializes the object based on literal property values passed by the
ThrottlingPerMethod.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Method |
getMethod()
(experimental) [disable-awslint:ref-via-interface] The method for which you specify the throttling settings.
|
ThrottleSettings |
getThrottle()
(experimental) Specifies the overall request rate (average requests per second) and burst capacity.
|
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(Method method, ThrottleSettings throttle)
ThrottlingPerMethod.Builder.public final Method getMethod()
ThrottlingPerMethodDefault: none
getMethod in interface ThrottlingPerMethodpublic final ThrottleSettings getThrottle()
ThrottlingPerMethodDefault: none
getThrottle in interface ThrottlingPerMethod@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.