@Stability(value=Stable) @Internal public static final class MatchCapture.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements MatchCapture
MatchCapturesoftware.amazon.jsii.JsiiObject.InitializationModeMatchCapture.Builder, MatchCapture.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(MatchCapture.Builder builder)
Constructor that initializes the object based on literal property values passed by the
MatchCapture.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Capture |
getCapture()
The instance of Capture class to which this capture is associated with.
|
Object |
getValue()
The value that was captured.
|
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(MatchCapture.Builder builder)
MatchCapture.Builder.public final Capture getCapture()
MatchCapturegetCapture in interface MatchCapturepublic final Object getValue()
MatchCapturegetValue in interface MatchCapture@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.