Interface DeleteComponentResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<DeleteComponentResponse.Builder,DeleteComponentResponse>, ImagebuilderResponse.Builder, SdkBuilder<DeleteComponentResponse.Builder,DeleteComponentResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
DeleteComponentResponse

public static interface DeleteComponentResponse.Builder extends ImagebuilderResponse.Builder, SdkPojo, CopyableBuilder<DeleteComponentResponse.Builder,DeleteComponentResponse>
  • Method Details

    • requestId

      DeleteComponentResponse.Builder requestId(String requestIdValue)

      The request ID that uniquely identifies this request.

      Parameters:
      requestIdValue - The request ID that uniquely identifies this request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • componentBuildVersionArn

      DeleteComponentResponse.Builder componentBuildVersionArn(String componentBuildVersionArn)

      The ARN of the component build version that this request deleted.

      Parameters:
      componentBuildVersionArn - The ARN of the component build version that this request deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.