Class FirewallPoliciesStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

        protected Builder​(com.google.api.gax.rpc.ClientContext clientContext)
    • Method Detail

      • applyToAllUnaryMethods

        public FirewallPoliciesStubSettings.Builder applyToAllUnaryMethods​(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>,​Void> settingsUpdater)
        Applies the given settings updater function to all of the unary API methods in this service.

        Note: This method does not support applying settings to streaming methods.

      • unaryMethodSettingsBuilders

        public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,​?>> unaryMethodSettingsBuilders()
      • addAssociationSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<AddAssociationFirewallPolicyRequest,​Operation> addAssociationSettings()
        Returns the builder for the settings used for calls to addAssociation.
      • addAssociationOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<AddAssociationFirewallPolicyRequest,​Operation,​Operation> addAssociationOperationSettings()
        Returns the builder for the settings used for calls to addAssociation.
      • addRuleSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<AddRuleFirewallPolicyRequest,​Operation> addRuleSettings()
        Returns the builder for the settings used for calls to addRule.
      • addRuleOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<AddRuleFirewallPolicyRequest,​Operation,​Operation> addRuleOperationSettings()
        Returns the builder for the settings used for calls to addRule.
      • cloneRulesSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<CloneRulesFirewallPolicyRequest,​Operation> cloneRulesSettings()
        Returns the builder for the settings used for calls to cloneRules.
      • cloneRulesOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<CloneRulesFirewallPolicyRequest,​Operation,​Operation> cloneRulesOperationSettings()
        Returns the builder for the settings used for calls to cloneRules.
      • deleteSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteFirewallPolicyRequest,​Operation> deleteSettings()
        Returns the builder for the settings used for calls to delete.
      • deleteOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteFirewallPolicyRequest,​Operation,​Operation> deleteOperationSettings()
        Returns the builder for the settings used for calls to delete.
      • getIamPolicySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyFirewallPolicyRequest,​Policy> getIamPolicySettings()
        Returns the builder for the settings used for calls to getIamPolicy.
      • insertSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertFirewallPolicyRequest,​Operation> insertSettings()
        Returns the builder for the settings used for calls to insert.
      • insertOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<InsertFirewallPolicyRequest,​Operation,​Operation> insertOperationSettings()
        Returns the builder for the settings used for calls to insert.
      • moveSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<MoveFirewallPolicyRequest,​Operation> moveSettings()
        Returns the builder for the settings used for calls to move.
      • moveOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<MoveFirewallPolicyRequest,​Operation,​Operation> moveOperationSettings()
        Returns the builder for the settings used for calls to move.
      • patchSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchFirewallPolicyRequest,​Operation> patchSettings()
        Returns the builder for the settings used for calls to patch.
      • patchOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<PatchFirewallPolicyRequest,​Operation,​Operation> patchOperationSettings()
        Returns the builder for the settings used for calls to patch.
      • patchRuleSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchRuleFirewallPolicyRequest,​Operation> patchRuleSettings()
        Returns the builder for the settings used for calls to patchRule.
      • patchRuleOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<PatchRuleFirewallPolicyRequest,​Operation,​Operation> patchRuleOperationSettings()
        Returns the builder for the settings used for calls to patchRule.
      • removeAssociationSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveAssociationFirewallPolicyRequest,​Operation> removeAssociationSettings()
        Returns the builder for the settings used for calls to removeAssociation.
      • removeAssociationOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<RemoveAssociationFirewallPolicyRequest,​Operation,​Operation> removeAssociationOperationSettings()
        Returns the builder for the settings used for calls to removeAssociation.
      • removeRuleSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveRuleFirewallPolicyRequest,​Operation> removeRuleSettings()
        Returns the builder for the settings used for calls to removeRule.
      • removeRuleOperationSettings

        @BetaApi("The surface for use by generated code is not stable yet and may change in the future.")
        public com.google.api.gax.rpc.OperationCallSettings.Builder<RemoveRuleFirewallPolicyRequest,​Operation,​Operation> removeRuleOperationSettings()
        Returns the builder for the settings used for calls to removeRule.
      • setIamPolicySettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetIamPolicyFirewallPolicyRequest,​Policy> setIamPolicySettings()
        Returns the builder for the settings used for calls to setIamPolicy.