Interface CreateResourceSnapshotJobResponse.Builder

    • Method Detail

      • arn

        CreateResourceSnapshotJobResponse.Builder arn​(String arn)

        The Amazon Resource Name (ARN) of the created snapshot job.

        Parameters:
        arn - The Amazon Resource Name (ARN) of the created snapshot job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • id

        CreateResourceSnapshotJobResponse.Builder id​(String id)

        The unique identifier for the created snapshot job.

        Parameters:
        id - The unique identifier for the created snapshot job.
        Returns:
        Returns a reference to this object so that method calls can be chained together.