static SecurityServicePolicyData.Builder |
SecurityServicePolicyData.builder() |
|
SecurityServicePolicyData.Builder |
SecurityServicePolicyData.Builder.managedServiceData(String managedServiceData) |
Details about the service that are specific to the service type, in JSON format.
|
default SecurityServicePolicyData.Builder |
SecurityServicePolicyData.Builder.policyOption(Consumer<PolicyOption.Builder> policyOption) |
Contains the settings to configure a network ACL policy, a Network Firewall firewall policy deployment model,
or a third-party firewall policy.
|
SecurityServicePolicyData.Builder |
SecurityServicePolicyData.Builder.policyOption(PolicyOption policyOption) |
Contains the settings to configure a network ACL policy, a Network Firewall firewall policy deployment model,
or a third-party firewall policy.
|
SecurityServicePolicyData.Builder |
SecurityServicePolicyData.toBuilder() |
|
SecurityServicePolicyData.Builder |
SecurityServicePolicyData.Builder.type(String type) |
The service that the policy is using to protect the resources.
|
SecurityServicePolicyData.Builder |
SecurityServicePolicyData.Builder.type(SecurityServiceType type) |
The service that the policy is using to protect the resources.
|