Interface CreateApiKeyResponse.Builder

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

public static interface CreateApiKeyResponse.Builder extends Wafv2Response.Builder, SdkPojo, CopyableBuilder<CreateApiKeyResponse.Builder,CreateApiKeyResponse>
  • Method Details

    • apiKey

      The generated, encrypted API key. You can copy this for use in your JavaScript CAPTCHA integration.

      Parameters:
      apiKey - The generated, encrypted API key. You can copy this for use in your JavaScript CAPTCHA integration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.