public static interface CreateApiKeyResponse.Builder extends Wafv2Response.Builder, SdkPojo, CopyableBuilder<CreateApiKeyResponse.Builder,CreateApiKeyResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateApiKeyResponse.Builder |
apiKey(String apiKey)
The generated, encrypted API key.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildCreateApiKeyResponse.Builder apiKey(String apiKey)
The generated, encrypted API key. You can copy this for use in your JavaScript CAPTCHA integration.
apiKey - The generated, encrypted API key. You can copy this for use in your JavaScript CAPTCHA integration.Copyright © 2023. All rights reserved.