Class CfnFlowPropsMixin.SAPODataSourcePropertiesProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.appflow.CfnFlowPropsMixin.SAPODataSourcePropertiesProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnFlowPropsMixin.SAPODataSourcePropertiesProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnFlowPropsMixin.SAPODataSourcePropertiesProperty
@Stability(Stable)
@Internal
public static final class CfnFlowPropsMixin.SAPODataSourcePropertiesProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnFlowPropsMixin.SAPODataSourcePropertiesProperty
An implementation for
CfnFlowPropsMixin.SAPODataSourcePropertiesProperty-
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.appflow.CfnFlowPropsMixin.SAPODataSourcePropertiesProperty
CfnFlowPropsMixin.SAPODataSourcePropertiesProperty.Builder, CfnFlowPropsMixin.SAPODataSourcePropertiesProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFlowPropsMixin.SAPODataSourcePropertiesProperty.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 StringThe object path specified in the SAPOData flow source.final ObjectSets the page size for each concurrent process that transfers OData records from your SAP instance.final ObjectSets the number of concurrent processes that transfers OData records from your SAP instance.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 theCfnFlowPropsMixin.SAPODataSourcePropertiesProperty.Builder.
-
-
Method Details
-
getObjectPath
Description copied from interface:CfnFlowPropsMixin.SAPODataSourcePropertiesPropertyThe object path specified in the SAPOData flow source.- Specified by:
getObjectPathin interfaceCfnFlowPropsMixin.SAPODataSourcePropertiesProperty- See Also:
-
getPaginationConfig
Description copied from interface:CfnFlowPropsMixin.SAPODataSourcePropertiesPropertySets the page size for each concurrent process that transfers OData records from your SAP instance.Returns union: either
IResolvableorCfnFlowPropsMixin.SAPODataPaginationConfigProperty- Specified by:
getPaginationConfigin interfaceCfnFlowPropsMixin.SAPODataSourcePropertiesProperty- See Also:
-
getParallelismConfig
Description copied from interface:CfnFlowPropsMixin.SAPODataSourcePropertiesPropertySets the number of concurrent processes that transfers OData records from your SAP instance.Returns union: either
IResolvableorCfnFlowPropsMixin.SAPODataParallelismConfigProperty- Specified by:
getParallelismConfigin interfaceCfnFlowPropsMixin.SAPODataSourcePropertiesProperty- 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()
-