Class NsxtPerNodeUsedCacheStatistics.Builder

    • Method Detail

      • setCachedEntries

        public NsxtPerNodeUsedCacheStatistics.Builder setCachedEntries​(java.lang.Long cachedEntries)
        The total number of cached entries format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        cachedEntries - New value for the property.
      • setNodeId

        public NsxtPerNodeUsedCacheStatistics.Builder setNodeId​(java.lang.String nodeId)
        UUID of active/standby transport node This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        nodeId - New value for the property.
      • setUsedCacheSize

        public NsxtPerNodeUsedCacheStatistics.Builder setUsedCacheSize​(java.lang.Long usedCacheSize)
        The memory size used in cache, in kb format: int64 This property may be present in responses from the server, but if it is present in a request to server it will be ignored.
        Parameters:
        usedCacheSize - New value for the property.