Class SecurityPoliciesStubSettings.Builder

    • Constructor Detail

      • Builder

        protected Builder()
      • Builder

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

      • applyToAllUnaryMethods

        public SecurityPoliciesStubSettings.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()
      • addRuleSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<AddRuleSecurityPolicyRequest,​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<AddRuleSecurityPolicyRequest,​Operation,​Operation> addRuleOperationSettings()
        Returns the builder for the settings used for calls to addRule.
      • deleteSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteSecurityPolicyRequest,​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<DeleteSecurityPolicyRequest,​Operation,​Operation> deleteOperationSettings()
        Returns the builder for the settings used for calls to delete.
      • insertSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertSecurityPolicyRequest,​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<InsertSecurityPolicyRequest,​Operation,​Operation> insertOperationSettings()
        Returns the builder for the settings used for calls to insert.
      • patchSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchSecurityPolicyRequest,​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<PatchSecurityPolicyRequest,​Operation,​Operation> patchOperationSettings()
        Returns the builder for the settings used for calls to patch.
      • patchRuleSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<PatchRuleSecurityPolicyRequest,​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<PatchRuleSecurityPolicyRequest,​Operation,​Operation> patchRuleOperationSettings()
        Returns the builder for the settings used for calls to patchRule.
      • removeRuleSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveRuleSecurityPolicyRequest,​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<RemoveRuleSecurityPolicyRequest,​Operation,​Operation> removeRuleOperationSettings()
        Returns the builder for the settings used for calls to removeRule.
      • setLabelsSettings

        public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsSecurityPolicyRequest,​Operation> setLabelsSettings()
        Returns the builder for the settings used for calls to setLabels.
      • setLabelsOperationSettings

        @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<SetLabelsSecurityPolicyRequest,​Operation,​Operation> setLabelsOperationSettings()
        Returns the builder for the settings used for calls to setLabels.