@Stability(value=Stable) @Internal public static final class CfnComponent.SortPropertyProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnComponent.SortPropertyProperty
CfnComponent.SortPropertyPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnComponent.SortPropertyProperty.Builder, CfnComponent.SortPropertyProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnComponent.SortPropertyProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnComponent.ActionParametersProperty.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 |
getDirection()
The direction of the sort, either ascending or descending.
|
String |
getField()
The field to perform the sort on.
|
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(CfnComponent.SortPropertyProperty.Builder builder)
CfnComponent.ActionParametersProperty.Builder.public final String getDirection()
CfnComponent.SortPropertyPropertygetDirection in interface CfnComponent.SortPropertyPropertypublic final String getField()
CfnComponent.SortPropertyPropertygetField in interface CfnComponent.SortPropertyProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.