Interface DeleteApplicationVpcConfigurationResponse.Builder

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

  • Method Details

    • applicationARN

      The ARN of the Managed Service for Apache Flink application.

      Parameters:
      applicationARN - The ARN of the Managed Service for Apache Flink application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • applicationVersionId

      DeleteApplicationVpcConfigurationResponse.Builder applicationVersionId(Long applicationVersionId)

      The updated version ID of the application.

      Parameters:
      applicationVersionId - The updated version ID of the application.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • operationId

      Operation ID for tracking DeleteApplicationVpcConfiguration request
      Parameters:
      operationId - Operation ID for tracking DeleteApplicationVpcConfiguration request
      Returns:
      Returns a reference to this object so that method calls can be chained together.