Class Endpoints


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:44.965-07:00")
    public class Endpoints
    extends Object
    Object which holds the exposed endpoints for the given cluster.
    • Constructor Detail

      • Endpoints

        public Endpoints()
    • Method Detail

      • getEndpoints

        public List<Endpoint> getEndpoints()
        Getter for endpoints. The endpoints.
      • setEndpoints

        public void setEndpoints​(List<Endpoint> endpoints)
        Setter for endpoints. The endpoints.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object