Class Topology


  • @Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
               date="2024-03-13T13:08:46.678-07:00")
    public class Topology
    extends Object
    Contains the information about topology.
    • Constructor Detail

      • Topology

        public Topology()
    • Method Detail

      • getSubnets

        public List<String> getSubnets()
        Getter for subnets. The options for subnets.
      • setSubnets

        public void setSubnets​(List<String> subnets)
        Setter for subnets. The options for subnets.
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object