| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
Policy |
PutPolicyResponse.policy()
The details of the AWS Firewall Manager policy that was created.
|
Policy |
PutPolicyRequest.policy()
The details of the AWS Firewall Manager policy to be created.
|
Policy |
GetPolicyResponse.policy()
Information about the specified AWS Firewall Manager policy.
|
| Modifier and Type | Method and Description |
|---|---|
PutPolicyResponse.Builder |
PutPolicyResponse.Builder.policy(Policy policy)
The details of the AWS Firewall Manager policy that was created.
|
PutPolicyRequest.Builder |
PutPolicyRequest.Builder.policy(Policy policy)
The details of the AWS Firewall Manager policy to be created.
|
GetPolicyResponse.Builder |
GetPolicyResponse.Builder.policy(Policy policy)
Information about the specified AWS Firewall Manager policy.
|
Copyright © 2019. All rights reserved.