Interface UpdateS3ResourcesResponse.Builder

    • Method Detail

      • failedS3Resources

        UpdateS3ResourcesResponse.Builder failedS3Resources​(Collection<FailedS3Resource> failedS3Resources)

        (Discontinued) The S3 resources whose classification types can't be updated. An error code and an error message are provided for each failed item.

        Parameters:
        failedS3Resources - (Discontinued) The S3 resources whose classification types can't be updated. An error code and an error message are provided for each failed item.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • failedS3Resources

        UpdateS3ResourcesResponse.Builder failedS3Resources​(FailedS3Resource... failedS3Resources)

        (Discontinued) The S3 resources whose classification types can't be updated. An error code and an error message are provided for each failed item.

        Parameters:
        failedS3Resources - (Discontinued) The S3 resources whose classification types can't be updated. An error code and an error message are provided for each failed item.
        Returns:
        Returns a reference to this object so that method calls can be chained together.