Interface BrokerCapacityFluent<A extends BrokerCapacityFluent<A>>

    • Method Detail

      • withDisk

        A withDisk​(String disk)
      • getCpuUtilization

        Integer getCpuUtilization()
      • withCpuUtilization

        A withCpuUtilization​(Integer cpuUtilization)
      • hasCpuUtilization

        Boolean hasCpuUtilization()
      • getInboundNetwork

        String getInboundNetwork()
      • withInboundNetwork

        A withInboundNetwork​(String inboundNetwork)
      • hasInboundNetwork

        Boolean hasInboundNetwork()
      • withNewInboundNetwork

        @Deprecated
        A withNewInboundNetwork​(String original)
        Deprecated.
      • getOutboundNetwork

        String getOutboundNetwork()
      • withOutboundNetwork

        A withOutboundNetwork​(String outboundNetwork)
      • hasOutboundNetwork

        Boolean hasOutboundNetwork()
      • withNewOutboundNetwork

        @Deprecated
        A withNewOutboundNetwork​(String original)
        Deprecated.