Class CfnSegment.DemographicProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.pinpoint.CfnSegment.DemographicProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSegment.DemographicProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
- CfnSegment.DemographicProperty
@Stability(Stable)
@Internal
public static final class CfnSegment.DemographicProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSegment.DemographicProperty
An implementation for
CfnSegment.DemographicProperty-
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.services.pinpoint.CfnSegment.DemographicProperty
CfnSegment.DemographicProperty.Builder, CfnSegment.DemographicProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSegment.DemographicProperty.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 ObjectThe app version criteria for the segment.final ObjectThe channel criteria for the segment.final ObjectThe device type criteria for the segment.final ObjectgetMake()The device make criteria for the segment.final ObjectgetModel()The device model criteria for the segment.final ObjectThe device platform criteria for the segment.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 theCfnSegment.DemographicProperty.Builder.
-
-
Method Details
-
getAppVersion
Description copied from interface:CfnSegment.DemographicPropertyThe app version criteria for the segment.- Specified by:
getAppVersionin interfaceCfnSegment.DemographicProperty
-
getChannel
Description copied from interface:CfnSegment.DemographicPropertyThe channel criteria for the segment.- Specified by:
getChannelin interfaceCfnSegment.DemographicProperty
-
getDeviceType
Description copied from interface:CfnSegment.DemographicPropertyThe device type criteria for the segment.- Specified by:
getDeviceTypein interfaceCfnSegment.DemographicProperty
-
getMake
Description copied from interface:CfnSegment.DemographicPropertyThe device make criteria for the segment.- Specified by:
getMakein interfaceCfnSegment.DemographicProperty
-
getModel
Description copied from interface:CfnSegment.DemographicPropertyThe device model criteria for the segment.- Specified by:
getModelin interfaceCfnSegment.DemographicProperty
-
getPlatform
Description copied from interface:CfnSegment.DemographicPropertyThe device platform criteria for the segment.- Specified by:
getPlatformin interfaceCfnSegment.DemographicProperty
-
$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()
-