Class ApplianceLatencyData.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Constructor with parameters for the required properties of ApplianceLatencyData.
    • Method Detail

      • setLinks

        public ApplianceLatencyData.Builder setLinks​(java.util.List<ResourceLink> links)
        The server will populate this field when returing the resource. Ignored on PUT and POST. 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:
        links - New value for the property.
      • setSchema

        public ApplianceLatencyData.Builder setSchema​(java.lang.String schema)
        Schema for this resource 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:
        schema - New value for the property.
      • setId

        public ApplianceLatencyData.Builder setId​(java.lang.String id)
        Display the Appliance id.
        Parameters:
        id - New value for the property.
      • setName

        public ApplianceLatencyData.Builder setName​(java.lang.String name)
        Display the appliance name.
        Parameters:
        name - New value for the property.
      • setTimestamp

        public ApplianceLatencyData.Builder setTimestamp​(java.lang.Long timestamp)
        Timestamp of last modification. format: int64
        Parameters:
        timestamp - New value for the property.