Interface PullThroughCacheRule.Builder

    • Method Detail

      • ecrRepositoryPrefix

        PullThroughCacheRule.Builder ecrRepositoryPrefix​(String ecrRepositoryPrefix)

        The Amazon ECR repository prefix associated with the pull through cache rule.

        Parameters:
        ecrRepositoryPrefix - The Amazon ECR repository prefix associated with the pull through cache rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • upstreamRegistryUrl

        PullThroughCacheRule.Builder upstreamRegistryUrl​(String upstreamRegistryUrl)

        The upstream registry URL associated with the pull through cache rule.

        Parameters:
        upstreamRegistryUrl - The upstream registry URL associated with the pull through cache rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createdAt

        PullThroughCacheRule.Builder createdAt​(Instant createdAt)

        The date and time the pull through cache was created.

        Parameters:
        createdAt - The date and time the pull through cache was created.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • registryId

        PullThroughCacheRule.Builder registryId​(String registryId)

        The Amazon Web Services account ID associated with the registry the pull through cache rule is associated with.

        Parameters:
        registryId - The Amazon Web Services account ID associated with the registry the pull through cache rule is associated with.
        Returns:
        Returns a reference to this object so that method calls can be chained together.