| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms |
|
| Modifier and Type | Method and Description |
|---|---|
default PutPolicyResponse |
FmsClient.putPolicy(Consumer<PutPolicyRequest.Builder> putPolicyRequest)
Creates an AWS Firewall Manager policy.
|
default PutPolicyResponse |
FmsClient.putPolicy(PutPolicyRequest putPolicyRequest)
Creates an AWS Firewall Manager policy.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<PutPolicyResponse> |
FmsAsyncClient.putPolicy(Consumer<PutPolicyRequest.Builder> putPolicyRequest)
Creates an AWS Firewall Manager policy.
|
default CompletableFuture<PutPolicyResponse> |
FmsAsyncClient.putPolicy(PutPolicyRequest putPolicyRequest)
Creates an AWS Firewall Manager policy.
|
Copyright © 2020. All rights reserved.