@Stability(value=Stable) @Internal public static final class CfnDocumentationPart.LocationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDocumentationPart.LocationProperty
CfnDocumentationPart.LocationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnDocumentationPart.LocationProperty.Builder, CfnDocumentationPart.LocationProperty.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(String method,
String name,
String path,
String statusCode,
String type)
Constructor that initializes the object based on literal property values passed by the
CfnDocumentationPart.LocationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getMethod()
`CfnDocumentationPart.LocationProperty.Method`.
|
String |
getName()
`CfnDocumentationPart.LocationProperty.Name`.
|
String |
getPath()
`CfnDocumentationPart.LocationProperty.Path`.
|
String |
getStatusCode()
`CfnDocumentationPart.LocationProperty.StatusCode`.
|
String |
getType()
`CfnDocumentationPart.LocationProperty.Type`.
|
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.public final String getMethod()
CfnDocumentationPart.LocationPropertygetMethod in interface CfnDocumentationPart.LocationPropertypublic final String getName()
CfnDocumentationPart.LocationPropertygetName in interface CfnDocumentationPart.LocationPropertypublic final String getPath()
CfnDocumentationPart.LocationPropertygetPath in interface CfnDocumentationPart.LocationPropertypublic final String getStatusCode()
CfnDocumentationPart.LocationPropertygetStatusCode in interface CfnDocumentationPart.LocationPropertypublic final String getType()
CfnDocumentationPart.LocationPropertygetType in interface CfnDocumentationPart.LocationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.