Interface DeleteAuthenticationProfileResponse.Builder

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

public static interface DeleteAuthenticationProfileResponse.Builder extends RedshiftResponse.Builder, SdkPojo, CopyableBuilder<DeleteAuthenticationProfileResponse.Builder,DeleteAuthenticationProfileResponse>
  • Method Details

    • authenticationProfileName

      DeleteAuthenticationProfileResponse.Builder authenticationProfileName(String authenticationProfileName)

      The name of the authentication profile that was deleted.

      Parameters:
      authenticationProfileName - The name of the authentication profile that was deleted.
      Returns:
      Returns a reference to this object so that method calls can be chained together.