Class BridgeEndpointStatistics.Builder

    • Constructor Detail

    • Method Detail

      • setEndpointId

        public BridgeEndpointStatistics.Builder setEndpointId​(java.lang.String endpointId)
        The id of the bridge endpoint 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:
        endpointId - New value for the property.
      • setLastUpdateTimestamp

        public BridgeEndpointStatistics.Builder setLastUpdateTimestamp​(java.lang.Long lastUpdateTimestamp)
        Timestamp when the data was last updated; unset if data source has never updated the data. 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:
        lastUpdateTimestamp - New value for the property.