Class IntranetCallInfo

    • Constructor Detail

      • IntranetCallInfo

        public IntranetCallInfo()
      • IntranetCallInfo

        public IntranetCallInfo​(IntranetCallInfo source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getIngressPrivateLinkInfo

        public IngressPrivateLinkInfo getIngressPrivateLinkInfo()
        Get 私有连接通道信息 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        IngressPrivateLinkInfo 私有连接通道信息 注意:此字段可能返回 null,表示取不到有效值。
      • setIngressPrivateLinkInfo

        public void setIngressPrivateLinkInfo​(IngressPrivateLinkInfo IngressPrivateLinkInfo)
        Set 私有连接通道信息 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        IngressPrivateLinkInfo - 私有连接通道信息 注意:此字段可能返回 null,表示取不到有效值。
      • getServiceEIPInfo

        public ServiceEIPInfo[] getServiceEIPInfo()
        Get 共享弹性网卡信息 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ServiceEIPInfo 共享弹性网卡信息 注意:此字段可能返回 null,表示取不到有效值。
      • setServiceEIPInfo

        public void setServiceEIPInfo​(ServiceEIPInfo[] ServiceEIPInfo)
        Set 共享弹性网卡信息 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ServiceEIPInfo - 共享弹性网卡信息 注意:此字段可能返回 null,表示取不到有效值。