Class CfnPartnershipProps.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.b2bi.CfnPartnershipProps.Jsii$Proxy
All Implemented Interfaces:
CfnPartnershipProps, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnPartnershipProps

@Stability(Stable) @Internal public static final class CfnPartnershipProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnPartnershipProps
An implementation for CfnPartnershipProps
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.b2bi.CfnPartnershipProps

    CfnPartnershipProps.Builder, CfnPartnershipProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnPartnershipProps.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final List<String>
    Returns one or more capabilities associated with this partnership.
    final Object
    Contains the details for an Outbound EDI capability.
    final String
    Specifies the email address associated with this trading partner.
    final String
    Returns the name of the partnership.
    final String
    Specifies the phone number associated with the partnership.
    final String
    Returns the unique, system-generated identifier for the profile connected to this partnership.
    final List<CfnTag>
    A key-value pair for a specific partnership.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait