| Package | Description |
|---|---|
| software.amazon.awssdk.services.fms.model |
| Modifier and Type | Method and Description |
|---|---|
static GetPolicyResponse.Builder |
GetPolicyResponse.builder() |
default GetPolicyResponse.Builder |
GetPolicyResponse.Builder.policy(Consumer<Policy.Builder> policy)
Information about the specified AWS Firewall Manager policy.
|
GetPolicyResponse.Builder |
GetPolicyResponse.Builder.policy(Policy policy)
Information about the specified AWS Firewall Manager policy.
|
GetPolicyResponse.Builder |
GetPolicyResponse.Builder.policyArn(String policyArn)
The Amazon Resource Name (ARN) of the specified policy.
|
GetPolicyResponse.Builder |
GetPolicyResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetPolicyResponse.Builder> |
GetPolicyResponse.serializableBuilderClass() |
Copyright © 2019. All rights reserved.