Interface DeleteConfigurationResponse.Builder

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

public static interface DeleteConfigurationResponse.Builder extends KafkaResponse.Builder, SdkPojo, CopyableBuilder<DeleteConfigurationResponse.Builder,DeleteConfigurationResponse>
  • Method Details

    • arn

      The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration.

      Parameters:
      arn -

      The Amazon Resource Name (ARN) that uniquely identifies an MSK configuration.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • state

      The state of the configuration. The possible states are ACTIVE, DELETING, and DELETE_FAILED.

      Parameters:
      state -

      The state of the configuration. The possible states are ACTIVE, DELETING, and DELETE_FAILED.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      The state of the configuration. The possible states are ACTIVE, DELETING, and DELETE_FAILED.

      Parameters:
      state -

      The state of the configuration. The possible states are ACTIVE, DELETING, and DELETE_FAILED.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: