public abstract class FirewallPoliciesStub implements BackgroundResource
Base stub class for the FirewallPolicies service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
FirewallPoliciesStub()
public FirewallPoliciesStub()
Methods
addAssociationCallable()
public UnaryCallable<AddAssociationFirewallPolicyRequest,Operation> addAssociationCallable()
Returns
addAssociationOperationCallable()
public OperationCallable<AddAssociationFirewallPolicyRequest,Operation,Operation> addAssociationOperationCallable()
Returns
addRuleCallable()
public UnaryCallable<AddRuleFirewallPolicyRequest,Operation> addRuleCallable()
Returns
addRuleOperationCallable()
public OperationCallable<AddRuleFirewallPolicyRequest,Operation,Operation> addRuleOperationCallable()
Returns
cloneRulesCallable()
public UnaryCallable<CloneRulesFirewallPolicyRequest,Operation> cloneRulesCallable()
Returns
cloneRulesOperationCallable()
public OperationCallable<CloneRulesFirewallPolicyRequest,Operation,Operation> cloneRulesOperationCallable()
Returns
close()
public abstract void close()
deleteCallable()
public UnaryCallable<DeleteFirewallPolicyRequest,Operation> deleteCallable()
Returns
deleteOperationCallable()
public OperationCallable<DeleteFirewallPolicyRequest,Operation,Operation> deleteOperationCallable()
Returns
getAssociationCallable()
public UnaryCallable<GetAssociationFirewallPolicyRequest,FirewallPolicyAssociation> getAssociationCallable()
Returns
getCallable()
public UnaryCallable<GetFirewallPolicyRequest,FirewallPolicy> getCallable()
Returns
getIamPolicyCallable()
public UnaryCallable<GetIamPolicyFirewallPolicyRequest,Policy> getIamPolicyCallable()
Returns
getRuleCallable()
public UnaryCallable<GetRuleFirewallPolicyRequest,FirewallPolicyRule> getRuleCallable()
Returns
insertCallable()
public UnaryCallable<InsertFirewallPolicyRequest,Operation> insertCallable()
Returns
insertOperationCallable()
public OperationCallable<InsertFirewallPolicyRequest,Operation,Operation> insertOperationCallable()
Returns
listAssociationsCallable()
public UnaryCallable<ListAssociationsFirewallPolicyRequest,FirewallPoliciesListAssociationsResponse> listAssociationsCallable()
Returns
listCallable()
public UnaryCallable<ListFirewallPoliciesRequest,FirewallPolicyList> listCallable()
Returns
listPagedCallable()
public UnaryCallable<ListFirewallPoliciesRequest,FirewallPoliciesClient.ListPagedResponse> listPagedCallable()
Returns
moveCallable()
public UnaryCallable<MoveFirewallPolicyRequest,Operation> moveCallable()
Returns
moveOperationCallable()
public OperationCallable<MoveFirewallPolicyRequest,Operation,Operation> moveOperationCallable()
Returns
patchCallable()
public UnaryCallable<PatchFirewallPolicyRequest,Operation> patchCallable()
Returns
patchOperationCallable()
public OperationCallable<PatchFirewallPolicyRequest,Operation,Operation> patchOperationCallable()
Returns
patchRuleCallable()
public UnaryCallable<PatchRuleFirewallPolicyRequest,Operation> patchRuleCallable()
Returns
patchRuleOperationCallable()
public OperationCallable<PatchRuleFirewallPolicyRequest,Operation,Operation> patchRuleOperationCallable()
Returns
removeAssociationCallable()
public UnaryCallable<RemoveAssociationFirewallPolicyRequest,Operation> removeAssociationCallable()
Returns
removeAssociationOperationCallable()
public OperationCallable<RemoveAssociationFirewallPolicyRequest,Operation,Operation> removeAssociationOperationCallable()
Returns
removeRuleCallable()
public UnaryCallable<RemoveRuleFirewallPolicyRequest,Operation> removeRuleCallable()
Returns
removeRuleOperationCallable()
public OperationCallable<RemoveRuleFirewallPolicyRequest,Operation,Operation> removeRuleOperationCallable()
Returns
setIamPolicyCallable()
public UnaryCallable<SetIamPolicyFirewallPolicyRequest,Policy> setIamPolicyCallable()
Returns
testIamPermissionsCallable()
public UnaryCallable<TestIamPermissionsFirewallPolicyRequest,TestPermissionsResponse> testIamPermissionsCallable()
Returns