JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.services.ecr.model

Class DeletePullThroughCacheRuleResult

    • Constructor Detail

      • DeletePullThroughCacheRuleResult

        public DeletePullThroughCacheRuleResult()
    • Method Detail

      • setEcrRepositoryPrefix

        public void setEcrRepositoryPrefix(String ecrRepositoryPrefix)

        The Amazon ECR repository prefix associated with the request.

        Parameters:
        ecrRepositoryPrefix - The Amazon ECR repository prefix associated with the request.
      • getEcrRepositoryPrefix

        public String getEcrRepositoryPrefix()

        The Amazon ECR repository prefix associated with the request.

        Returns:
        The Amazon ECR repository prefix associated with the request.
      • withEcrRepositoryPrefix

        public DeletePullThroughCacheRuleResult withEcrRepositoryPrefix(String ecrRepositoryPrefix)

        The Amazon ECR repository prefix associated with the request.

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

        public void setUpstreamRegistryUrl(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.
      • getUpstreamRegistryUrl

        public String getUpstreamRegistryUrl()

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

        Returns:
        The upstream registry URL associated with the pull through cache rule.
      • withUpstreamRegistryUrl

        public DeletePullThroughCacheRuleResult withUpstreamRegistryUrl(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.
      • setCreatedAt

        public void setCreatedAt(Date createdAt)

        The timestamp associated with the pull through cache rule.

        Parameters:
        createdAt - The timestamp associated with the pull through cache rule.
      • getCreatedAt

        public Date getCreatedAt()

        The timestamp associated with the pull through cache rule.

        Returns:
        The timestamp associated with the pull through cache rule.
      • withCreatedAt

        public DeletePullThroughCacheRuleResult withCreatedAt(Date createdAt)

        The timestamp associated with the pull through cache rule.

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

        public void setRegistryId(String registryId)

        The registry ID associated with the request.

        Parameters:
        registryId - The registry ID associated with the request.
      • getRegistryId

        public String getRegistryId()

        The registry ID associated with the request.

        Returns:
        The registry ID associated with the request.
      • withRegistryId

        public DeletePullThroughCacheRuleResult withRegistryId(String registryId)

        The registry ID associated with the request.

        Parameters:
        registryId - The registry ID associated with the request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • setCredentialArn

        public void setCredentialArn(String credentialArn)

        The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret associated with the pull through cache rule.

        Parameters:
        credentialArn - The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret associated with the pull through cache rule.
      • getCredentialArn

        public String getCredentialArn()

        The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret associated with the pull through cache rule.

        Returns:
        The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret associated with the pull through cache rule.
      • withCredentialArn

        public DeletePullThroughCacheRuleResult withCredentialArn(String credentialArn)

        The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret associated with the pull through cache rule.

        Parameters:
        credentialArn - The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret associated with the pull through cache rule.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • toString

        public String toString()
        Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value.
        Overrides:
        toString in class Object
        Returns:
        A string representation of this object.
        See Also:
        Object.toString()
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /