Class ClusterDiscoveryEndpoint


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

      • address

        public java.util.Optional<java.lang.String> address()
        Returns:
        Output only. The IP allocated on the consumer network for the PSC forwarding rule.
      • port

        public java.util.Optional<java.lang.Integer> port()
        Returns:
        Output only. The port number of the exposed Redis endpoint.
      • pscConfig

        public java.util.Optional<ClusterDiscoveryEndpointPscConfig> pscConfig()
        Returns:
        Output only. Customer configuration for where the endpoint is created and accessed from. Structure is documented below.