Interface RegistryRecordsEntry.Builder

  • Method Details

    • registryId

      RegistryRecordsEntry.Builder registryId(String registryId)
      Sets the value of the RegistryId property for this object.
      Parameters:
      registryId - The new value for the RegistryId property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • recordIds

      The record IDs to retrieve from the registry. You can specify 1 through 100 record IDs.

      Parameters:
      recordIds - The record IDs to retrieve from the registry. You can specify 1 through 100 record IDs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • recordIds

      RegistryRecordsEntry.Builder recordIds(String... recordIds)

      The record IDs to retrieve from the registry. You can specify 1 through 100 record IDs.

      Parameters:
      recordIds - The record IDs to retrieve from the registry. You can specify 1 through 100 record IDs.
      Returns:
      Returns a reference to this object so that method calls can be chained together.