Interface UpdateConnectivityInfoResponse.Builder

    • Method Detail

      • version

        UpdateConnectivityInfoResponse.Builder version​(String version)

        The new version of the connectivity information for the core device.

        Parameters:
        version - The new version of the connectivity information for the core device.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • message

        UpdateConnectivityInfoResponse.Builder message​(String message)

        A message about the connectivity information update request.

        Parameters:
        message - A message about the connectivity information update request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.