Class CfnDecoderManifestPropsMixin.CanInterfaceProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.iotfleetwise.CfnDecoderManifestPropsMixin.CanInterfaceProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnDecoderManifestPropsMixin.CanInterfaceProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnDecoderManifestPropsMixin.CanInterfaceProperty
@Stability(Stable)
@Internal
public static final class CfnDecoderManifestPropsMixin.CanInterfaceProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnDecoderManifestPropsMixin.CanInterfaceProperty
An implementation for
CfnDecoderManifestPropsMixin.CanInterfaceProperty-
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.iotfleetwise.CfnDecoderManifestPropsMixin.CanInterfaceProperty
CfnDecoderManifestPropsMixin.CanInterfaceProperty.Builder, CfnDecoderManifestPropsMixin.CanInterfaceProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDecoderManifestPropsMixin.CanInterfaceProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal StringgetName()The unique name of the interface.final StringThe name of the communication protocol for the interface.final StringThe version of the communication protocol for the interface.final inthashCode()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 theCfnDecoderManifestPropsMixin.CanInterfaceProperty.Builder.
-
-
Method Details
-
getName
Description copied from interface:CfnDecoderManifestPropsMixin.CanInterfacePropertyThe unique name of the interface.- Specified by:
getNamein interfaceCfnDecoderManifestPropsMixin.CanInterfaceProperty- See Also:
-
getProtocolName
Description copied from interface:CfnDecoderManifestPropsMixin.CanInterfacePropertyThe name of the communication protocol for the interface.- Specified by:
getProtocolNamein interfaceCfnDecoderManifestPropsMixin.CanInterfaceProperty- See Also:
-
getProtocolVersion
Description copied from interface:CfnDecoderManifestPropsMixin.CanInterfacePropertyThe version of the communication protocol for the interface.- Specified by:
getProtocolVersionin interfaceCfnDecoderManifestPropsMixin.CanInterfaceProperty- 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()
-