@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(CfnDocumentationPart.LocationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDocumentationPart.LocationProperty.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 |
getMethod()
The HTTP verb of a method.
|
String |
getName()
The name of the targeted API entity.
|
String |
getPath()
The URL path of the target.
|
String |
getStatusCode()
The HTTP status code of a response.
|
String |
getType()
The type of API entity that the documentation content applies to.
|
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(CfnDocumentationPart.LocationProperty.Builder builder)
CfnDocumentationPart.LocationProperty.Builder.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 © 2022. All rights reserved.