Class GetEndpointsEndpointAddressItem


  • public final class GetEndpointsEndpointAddressItem
    extends java.lang.Object
    • Method Detail

      • connectionString

        public java.lang.String connectionString()
        Returns:
        Connection instance string.
      • ipAddress

        public java.lang.String ipAddress()
        Returns:
        The ip address of connection string.
      • netType

        public java.lang.String netType()
        Returns:
        IP network type:`Public` or `Private`.
      • port

        public java.lang.String port()
        Returns:
        Intranet connection port.
      • vpcId

        public java.lang.String vpcId()
        Returns:
        ID of the VPC the instance belongs to.
      • vswitchId

        public java.lang.String vswitchId()
        Returns:
        ID of the VSwitch the cluster belongs to.