Uses of Class
software.amazon.awssdk.services.shield.model.CreateProtectionRequest
-
Packages that use CreateProtectionRequest Package Description software.amazon.awssdk.services.shield Shield Advanced software.amazon.awssdk.services.shield.transform -
-
Uses of CreateProtectionRequest in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield with parameters of type CreateProtectionRequest Modifier and Type Method Description default CompletableFuture<CreateProtectionResponse>ShieldAsyncClient. createProtection(CreateProtectionRequest createProtectionRequest)Enables Shield Advanced for a specific Amazon Web Services resource.default CreateProtectionResponseShieldClient. createProtection(CreateProtectionRequest createProtectionRequest)Enables Shield Advanced for a specific Amazon Web Services resource. -
Uses of CreateProtectionRequest in software.amazon.awssdk.services.shield.transform
Methods in software.amazon.awssdk.services.shield.transform with parameters of type CreateProtectionRequest Modifier and Type Method Description SdkHttpFullRequestCreateProtectionRequestMarshaller. marshall(CreateProtectionRequest createProtectionRequest)
-