Interface ImageReplicationStatus.Builder

    • Method Detail

      • region

        ImageReplicationStatus.Builder region​(String region)

        The destination Region for the image replication.

        Parameters:
        region - The destination Region for the image replication.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • registryId

        ImageReplicationStatus.Builder registryId​(String registryId)

        The Amazon Web Services account ID associated with the registry to which the image belongs.

        Parameters:
        registryId - The Amazon Web Services account ID associated with the registry to which the image belongs.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • failureCode

        ImageReplicationStatus.Builder failureCode​(String failureCode)

        The failure code for a replication that has failed.

        Parameters:
        failureCode - The failure code for a replication that has failed.
        Returns:
        Returns a reference to this object so that method calls can be chained together.