Interface SubscriptionConfigFluent.ResourcesNested<N>

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      N and()  
      N endResources()  
      • Methods inherited from interface io.fabric8.kubernetes.api.model.ResourceRequirementsFluent

        addToLimits, addToLimits, addToRequests, addToRequests, getLimits, getRequests, hasLimits, hasRequests, removeFromLimits, removeFromLimits, removeFromRequests, removeFromRequests, withLimits, withRequests
    • Method Detail

      • and

        N and()
        Specified by:
        and in interface io.fabric8.kubernetes.api.builder.Nested<N>
      • endResources

        N endResources()