Class CfnStreamProcessorPropsMixin.PointProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.rekognition.CfnStreamProcessorPropsMixin.PointProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnStreamProcessorPropsMixin.PointProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnStreamProcessorPropsMixin.PointProperty
@Stability(Stable)
@Internal
public static final class CfnStreamProcessorPropsMixin.PointProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnStreamProcessorPropsMixin.PointProperty
An implementation for
CfnStreamProcessorPropsMixin.PointProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.rekognition.CfnStreamProcessorPropsMixin.PointProperty
CfnStreamProcessorPropsMixin.PointProperty.Builder, CfnStreamProcessorPropsMixin.PointProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnStreamProcessorPropsMixin.PointProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnStreamProcessorPropsMixin.PointProperty.Builder.
-
-
Method Details
-
getX
Description copied from interface:CfnStreamProcessorPropsMixin.PointPropertyThe value of the X coordinate for a point on aPolygon.- Specified by:
getXin interfaceCfnStreamProcessorPropsMixin.PointProperty- See Also:
-
getY
Description copied from interface:CfnStreamProcessorPropsMixin.PointPropertyThe value of the Y coordinate for a point on aPolygon.- Specified by:
getYin interfaceCfnStreamProcessorPropsMixin.PointProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-