Uses of Interface
software.amazon.awssdk.services.wafv2.model.CreateApiKeyResponse.Builder
-
Packages that use CreateApiKeyResponse.Builder Package Description software.amazon.awssdk.services.wafv2.model -
-
Uses of CreateApiKeyResponse.Builder in software.amazon.awssdk.services.wafv2.model
Methods in software.amazon.awssdk.services.wafv2.model that return CreateApiKeyResponse.Builder Modifier and Type Method Description CreateApiKeyResponse.BuilderCreateApiKeyResponse.Builder. apiKey(String apiKey)The generated, encrypted API key.static CreateApiKeyResponse.BuilderCreateApiKeyResponse. builder()CreateApiKeyResponse.BuilderCreateApiKeyResponse. toBuilder()Methods in software.amazon.awssdk.services.wafv2.model that return types with arguments of type CreateApiKeyResponse.Builder Modifier and Type Method Description static Class<? extends CreateApiKeyResponse.Builder>CreateApiKeyResponse. serializableBuilderClass()
-