Home
last modified time | relevance | path

Searched refs:PatchRule (Results 1 – 25 of 225) sorted by relevance

123456789

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm/include/aws/ssm/model/
H A DPatchRule.h33 class AWS_SSM_API PatchRule
36 PatchRule();
37 PatchRule(Aws::Utils::Json::JsonView jsonValue);
38 PatchRule& operator=(Aws::Utils::Json::JsonView jsonValue);
65 …inline PatchRule& WithPatchFilterGroup(const PatchFilterGroup& value) { SetPatchFilterGroup(value)… in WithPatchFilterGroup()
96 …inline PatchRule& WithComplianceLevel(const PatchComplianceLevel& value) { SetComplianceLevel(valu… in WithComplianceLevel()
134 inline PatchRule& WithApproveAfterDays(int value) { SetApproveAfterDays(value); return *this;} in WithApproveAfterDays()
183 …inline PatchRule& WithApproveUntilDate(const Aws::String& value) { SetApproveUntilDate(value); ret… in WithApproveUntilDate()
191 …inline PatchRule& WithApproveUntilDate(Aws::String&& value) { SetApproveUntilDate(std::move(value)… in WithApproveUntilDate()
199 …inline PatchRule& WithApproveUntilDate(const char* value) { SetApproveUntilDate(value); return *th… in WithApproveUntilDate()
[all …]
H A DPatchRuleGroup.h45 inline const Aws::Vector<PatchRule>& GetPatchRules() const{ return m_patchRules; } in GetPatchRules()
55 …inline void SetPatchRules(const Aws::Vector<PatchRule>& value) { m_patchRulesHasBeenSet = true; m_… in SetPatchRules()
60 …inline void SetPatchRules(Aws::Vector<PatchRule>&& value) { m_patchRulesHasBeenSet = true; m_patch… in SetPatchRules()
65 …inline PatchRuleGroup& WithPatchRules(const Aws::Vector<PatchRule>& value) { SetPatchRules(value);… in WithPatchRules()
70 …inline PatchRuleGroup& WithPatchRules(Aws::Vector<PatchRule>&& value) { SetPatchRules(std::move(va… in WithPatchRules()
75 …inline PatchRuleGroup& AddPatchRules(const PatchRule& value) { m_patchRulesHasBeenSet = true; m_pa… in AddPatchRules()
80 …inline PatchRuleGroup& AddPatchRules(PatchRule&& value) { m_patchRulesHasBeenSet = true; m_patchRu… in AddPatchRules()
84 Aws::Vector<PatchRule> m_patchRules;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ssm/source/model/
H A DPatchRule.cpp21 PatchRule::PatchRule() : in PatchRule() function in Aws::SSM::Model::PatchRule
33 PatchRule::PatchRule(JsonView jsonValue) : in PatchRule() function in Aws::SSM::Model::PatchRule
46 PatchRule& PatchRule::operator =(JsonView jsonValue) in operator =()
86 JsonValue PatchRule::Jsonize() const in Jsonize()
/dports/math/gismo/gismo-21.12.0/src/gsAssembler/
H A DgsQuadrature.h33 PatchRule = 3 ///< Patch-wise quadrature rule (Johannessen 2017) enumerator
104 else if (qu==PatchRule)
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/internal/generated/snippets/compute/apiv1/SecurityPoliciesClient/PatchRule/
H A Dmain.go40 resp, err := c.PatchRule(ctx, req)
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/internal/generated/snippets/compute/apiv1/FirewallPoliciesClient/PatchRule/
H A Dmain.go40 resp, err := c.PatchRule(ctx, req)
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/internal/generated/snippets/compute/apiv1/FirewallPoliciesClient/PatchRule/
H A Dmain.go40 resp, err := c.PatchRule(ctx, req)
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/internal/generated/snippets/compute/apiv1/SecurityPoliciesClient/PatchRule/
H A Dmain.go39 resp, err := c.PatchRule(ctx, req)
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/internal/generated/snippets/compute/apiv1/FirewallPoliciesClient/PatchRule/
H A Dmain.go39 resp, err := c.PatchRule(ctx, req)
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/internal/generated/snippets/compute/apiv1/SecurityPoliciesClient/PatchRule/
H A Dmain.go40 resp, err := c.PatchRule(ctx, req)
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/internal/generated/snippets/compute/apiv1/SecurityPoliciesClient/PatchRule/
H A Dmain.go39 resp, err := c.PatchRule(ctx, req)
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/internal/generated/snippets/compute/apiv1/FirewallPoliciesClient/PatchRule/
H A Dmain.go39 resp, err := c.PatchRule(ctx, req)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/internal/generated/snippets/compute/apiv1/FirewallPoliciesClient/PatchRule/
H A Dmain.go39 resp, err := c.PatchRule(ctx, req)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/internal/generated/snippets/compute/apiv1/SecurityPoliciesClient/PatchRule/
H A Dmain.go39 resp, err := c.PatchRule(ctx, req)
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/internal/generated/snippets/compute/apiv1/FirewallPoliciesClient/PatchRule/
H A Dmain.go40 resp, err := c.PatchRule(ctx, req)
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/internal/generated/snippets/compute/apiv1/SecurityPoliciesClient/PatchRule/
H A Dmain.go40 resp, err := c.PatchRule(ctx, req)
/dports/www/tusd/google-cloud-go-storage-v1.18.2/internal/generated/snippets/compute/apiv1/SecurityPoliciesClient/PatchRule/
H A Dmain.go40 resp, err := c.PatchRule(ctx, req)
/dports/www/tusd/tusd-1.8.0/vendor/cloud.google.com/go/internal/generated/snippets/compute/apiv1/SecurityPoliciesClient/PatchRule/
H A Dmain.go40 resp, err := c.PatchRule(ctx, req)
/dports/www/tusd/tusd-1.8.0/vendor/cloud.google.com/go/internal/generated/snippets/compute/apiv1/FirewallPoliciesClient/PatchRule/
H A Dmain.go40 resp, err := c.PatchRule(ctx, req)
/dports/www/tusd/google-cloud-go-storage-v1.18.2/internal/generated/snippets/compute/apiv1/FirewallPoliciesClient/PatchRule/
H A Dmain.go40 resp, err := c.PatchRule(ctx, req)
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/compute/apiv1/
H A Dsecurity_policies_client.go53 PatchRule []gax.CallOption member
70PatchRule(context.Context, *computepb.PatchRuleSecurityPolicyRequest, ...gax.CallOption) (*Operati… methodSpec
149 func (c *SecurityPoliciesClient) PatchRule(ctx context.Context, req *computepb.PatchRuleSecurityPol… func
150 return c.internalClient.PatchRule(ctx, req, opts...)
650 func (c *securityPoliciesRESTClient) PatchRule(ctx context.Context, req *computepb.PatchRuleSecurit… func
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/compute/apiv1/
H A Dsecurity_policies_client.go53 PatchRule []gax.CallOption member
70PatchRule(context.Context, *computepb.PatchRuleSecurityPolicyRequest, ...gax.CallOption) (*Operati… methodSpec
149 func (c *SecurityPoliciesClient) PatchRule(ctx context.Context, req *computepb.PatchRuleSecurityPol… func
150 return c.internalClient.PatchRule(ctx, req, opts...)
650 func (c *securityPoliciesRESTClient) PatchRule(ctx context.Context, req *computepb.PatchRuleSecurit… func
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/compute/apiv1/
H A Dsecurity_policies_client.go52 PatchRule []gax.CallOption member
69PatchRule(context.Context, *computepb.PatchRuleSecurityPolicyRequest, ...gax.CallOption) (*Operati… methodSpec
148 func (c *SecurityPoliciesClient) PatchRule(ctx context.Context, req *computepb.PatchRuleSecurityPol… func
149 return c.internalClient.PatchRule(ctx, req, opts...)
649 func (c *securityPoliciesRESTClient) PatchRule(ctx context.Context, req *computepb.PatchRuleSecurit… func
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/compute/apiv1/
H A Dsecurity_policies_client.go52 PatchRule []gax.CallOption member
69PatchRule(context.Context, *computepb.PatchRuleSecurityPolicyRequest, ...gax.CallOption) (*Operati… methodSpec
148 func (c *SecurityPoliciesClient) PatchRule(ctx context.Context, req *computepb.PatchRuleSecurityPol… func
149 return c.internalClient.PatchRule(ctx, req, opts...)
649 func (c *securityPoliciesRESTClient) PatchRule(ctx context.Context, req *computepb.PatchRuleSecurit… func
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/compute/apiv1/
H A Dsecurity_policies_client.go53 PatchRule []gax.CallOption member
70PatchRule(context.Context, *computepb.PatchRuleSecurityPolicyRequest, ...gax.CallOption) (*Operati… methodSpec
149 func (c *SecurityPoliciesClient) PatchRule(ctx context.Context, req *computepb.PatchRuleSecurityPol… func
150 return c.internalClient.PatchRule(ctx, req, opts...)
659 func (c *securityPoliciesRESTClient) PatchRule(ctx context.Context, req *computepb.PatchRuleSecurit… func

123456789