Home
last modified time | relevance | path

Searched refs:SetGroupId (Results 1 – 25 of 463) sorted by relevance

12345678910>>...19

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-greengrass/include/aws/greengrass/model/
H A DGetAssociatedRoleRequest.h48 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
53 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
58 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
63 …inline GetAssociatedRoleRequest& WithGroupId(const Aws::String& value) { SetGroupId(value); return… in WithGroupId()
68 …inline GetAssociatedRoleRequest& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)); … in WithGroupId()
73 …inline GetAssociatedRoleRequest& WithGroupId(const char* value) { SetGroupId(value); return *this;} in WithGroupId()
H A DGetGroupCertificateConfigurationRequest.h48 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
53 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
58 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
63 …rtificateConfigurationRequest& WithGroupId(const Aws::String& value) { SetGroupId(value); return *… in WithGroupId()
68 …inline GetGroupCertificateConfigurationRequest& WithGroupId(Aws::String&& value) { SetGroupId(std:… in WithGroupId()
73 …inline GetGroupCertificateConfigurationRequest& WithGroupId(const char* value) { SetGroupId(value)… in WithGroupId()
H A DGetGroupRequest.h48 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
53 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
58 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
63 … inline GetGroupRequest& WithGroupId(const Aws::String& value) { SetGroupId(value); return *this;} in WithGroupId()
68 …inline GetGroupRequest& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)); return *t… in WithGroupId()
73 inline GetGroupRequest& WithGroupId(const char* value) { SetGroupId(value); return *this;} in WithGroupId()
H A DListGroupCertificateAuthoritiesRequest.h48 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
53 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
58 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
63 …CertificateAuthoritiesRequest& WithGroupId(const Aws::String& value) { SetGroupId(value); return *… in WithGroupId()
68 …inline ListGroupCertificateAuthoritiesRequest& WithGroupId(Aws::String&& value) { SetGroupId(std::… in WithGroupId()
73 …inline ListGroupCertificateAuthoritiesRequest& WithGroupId(const char* value) { SetGroupId(value);… in WithGroupId()
H A DDisassociateRoleFromGroupRequest.h48 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
53 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
58 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
63 …inline DisassociateRoleFromGroupRequest& WithGroupId(const Aws::String& value) { SetGroupId(value)… in WithGroupId()
68 …inline DisassociateRoleFromGroupRequest& WithGroupId(Aws::String&& value) { SetGroupId(std::move(v… in WithGroupId()
73 …inline DisassociateRoleFromGroupRequest& WithGroupId(const char* value) { SetGroupId(value); retur… in WithGroupId()
H A DDeleteGroupRequest.h48 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
53 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
58 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
63 …inline DeleteGroupRequest& WithGroupId(const Aws::String& value) { SetGroupId(value); return *this… in WithGroupId()
68 …inline DeleteGroupRequest& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)); return… in WithGroupId()
73 inline DeleteGroupRequest& WithGroupId(const char* value) { SetGroupId(value); return *this;} in WithGroupId()
H A DAssociateRoleToGroupRequest.h48 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
53 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
58 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
63 …inline AssociateRoleToGroupRequest& WithGroupId(const Aws::String& value) { SetGroupId(value); ret… in WithGroupId()
68 …inline AssociateRoleToGroupRequest& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)… in WithGroupId()
73 …inline AssociateRoleToGroupRequest& WithGroupId(const char* value) { SetGroupId(value); return *th… in WithGroupId()
H A DUpdateGroupCertificateConfigurationRequest.h89 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
94 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
99 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
104 …rtificateConfigurationRequest& WithGroupId(const Aws::String& value) { SetGroupId(value); return *… in WithGroupId()
109 …oupCertificateConfigurationRequest& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)… in WithGroupId()
114 …inline UpdateGroupCertificateConfigurationRequest& WithGroupId(const char* value) { SetGroupId(val… in WithGroupId()
H A DGetGroupVersionRequest.h48 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
53 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
58 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
63 …inline GetGroupVersionRequest& WithGroupId(const Aws::String& value) { SetGroupId(value); return *… in WithGroupId()
68 …inline GetGroupVersionRequest& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)); re… in WithGroupId()
73 … inline GetGroupVersionRequest& WithGroupId(const char* value) { SetGroupId(value); return *this;} in WithGroupId()
H A DUpdateGroupRequest.h48 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
53 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
58 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
63 …inline UpdateGroupRequest& WithGroupId(const Aws::String& value) { SetGroupId(value); return *this… in WithGroupId()
68 …inline UpdateGroupRequest& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)); return… in WithGroupId()
73 inline UpdateGroupRequest& WithGroupId(const char* value) { SetGroupId(value); return *this;} in WithGroupId()
H A DGetDeploymentStatusRequest.h89 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
94 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
99 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
104 …inline GetDeploymentStatusRequest& WithGroupId(const Aws::String& value) { SetGroupId(value); retu… in WithGroupId()
109 …inline GetDeploymentStatusRequest& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value))… in WithGroupId()
114 …inline GetDeploymentStatusRequest& WithGroupId(const char* value) { SetGroupId(value); return *thi… in WithGroupId()
H A DGetGroupCertificateAuthorityRequest.h89 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
94 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
99 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
104 …inline GetGroupCertificateAuthorityRequest& WithGroupId(const Aws::String& value) { SetGroupId(val… in WithGroupId()
109 …inline GetGroupCertificateAuthorityRequest& WithGroupId(Aws::String&& value) { SetGroupId(std::mov… in WithGroupId()
114 …inline GetGroupCertificateAuthorityRequest& WithGroupId(const char* value) { SetGroupId(value); re… in WithGroupId()
H A DCreateGroupCertificateAuthorityRequest.h91 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
96 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
101 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
106 …upCertificateAuthorityRequest& WithGroupId(const Aws::String& value) { SetGroupId(value); return *… in WithGroupId()
111 …inline CreateGroupCertificateAuthorityRequest& WithGroupId(Aws::String&& value) { SetGroupId(std::… in WithGroupId()
116 …inline CreateGroupCertificateAuthorityRequest& WithGroupId(const char* value) { SetGroupId(value);… in WithGroupId()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-workspaces/include/aws/workspaces/model/
H A DDeleteIpGroupRequest.h50 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
55 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
60 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
65 …inline DeleteIpGroupRequest& WithGroupId(const Aws::String& value) { SetGroupId(value); return *th… in WithGroupId()
70 …inline DeleteIpGroupRequest& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)); retu… in WithGroupId()
75 inline DeleteIpGroupRequest& WithGroupId(const char* value) { SetGroupId(value); return *this;} in WithGroupId()
H A DCreateIpGroupResult.h43 inline void SetGroupId(const Aws::String& value) { m_groupId = value; } in SetGroupId() function
48 inline void SetGroupId(Aws::String&& value) { m_groupId = std::move(value); } in SetGroupId() function
53 inline void SetGroupId(const char* value) { m_groupId.assign(value); } in SetGroupId() function
58 …inline CreateIpGroupResult& WithGroupId(const Aws::String& value) { SetGroupId(value); return *thi… in WithGroupId()
63 …inline CreateIpGroupResult& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)); retur… in WithGroupId()
68 inline CreateIpGroupResult& WithGroupId(const char* value) { SetGroupId(value); return *this;} in WithGroupId()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-workmail/include/aws/workmail/model/
H A DCreateGroupResult.h43 inline void SetGroupId(const Aws::String& value) { m_groupId = value; } in SetGroupId() function
48 inline void SetGroupId(Aws::String&& value) { m_groupId = std::move(value); } in SetGroupId() function
53 inline void SetGroupId(const char* value) { m_groupId.assign(value); } in SetGroupId() function
58 …inline CreateGroupResult& WithGroupId(const Aws::String& value) { SetGroupId(value); return *this;} in WithGroupId()
63 …inline CreateGroupResult& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)); return … in WithGroupId()
68 inline CreateGroupResult& WithGroupId(const char* value) { SetGroupId(value); return *this;} in WithGroupId()
H A DDescribeGroupRequest.h91 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
96 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
101 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
106 …inline DescribeGroupRequest& WithGroupId(const Aws::String& value) { SetGroupId(value); return *th… in WithGroupId()
111 …inline DescribeGroupRequest& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)); retu… in WithGroupId()
116 inline DescribeGroupRequest& WithGroupId(const char* value) { SetGroupId(value); return *this;} in WithGroupId()
H A DDeleteGroupRequest.h91 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
96 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
101 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
106 …inline DeleteGroupRequest& WithGroupId(const Aws::String& value) { SetGroupId(value); return *this… in WithGroupId()
111 …inline DeleteGroupRequest& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)); return… in WithGroupId()
116 inline DeleteGroupRequest& WithGroupId(const char* value) { SetGroupId(value); return *this;} in WithGroupId()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-kendra/include/aws/kendra/model/
H A DGroupSummary.h53 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
58 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
63 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
68 inline GroupSummary& WithGroupId(const Aws::String& value) { SetGroupId(value); return *this;} in WithGroupId()
73 …inline GroupSummary& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)); return *this… in WithGroupId()
78 inline GroupSummary& WithGroupId(const char* value) { SetGroupId(value); return *this;} in WithGroupId()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-identitystore/include/aws/identitystore/model/
H A DDescribeGroupResult.h43 inline void SetGroupId(const Aws::String& value) { m_groupId = value; } in SetGroupId() function
48 inline void SetGroupId(Aws::String&& value) { m_groupId = std::move(value); } in SetGroupId() function
53 inline void SetGroupId(const char* value) { m_groupId.assign(value); } in SetGroupId() function
58 …inline DescribeGroupResult& WithGroupId(const Aws::String& value) { SetGroupId(value); return *thi… in WithGroupId()
63 …inline DescribeGroupResult& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)); retur… in WithGroupId()
68 inline DescribeGroupResult& WithGroupId(const char* value) { SetGroupId(value); return *this;} in WithGroupId()
H A DDescribeGroupRequest.h123 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
128 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
133 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
138 …inline DescribeGroupRequest& WithGroupId(const Aws::String& value) { SetGroupId(value); return *th… in WithGroupId()
143 …inline DescribeGroupRequest& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)); retu… in WithGroupId()
148 inline DescribeGroupRequest& WithGroupId(const char* value) { SetGroupId(value); return *this;} in WithGroupId()
H A DGroup.h54 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
59 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
64 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
69 inline Group& WithGroupId(const Aws::String& value) { SetGroupId(value); return *this;} in WithGroupId()
74 inline Group& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)); return *this;} in WithGroupId()
79 inline Group& WithGroupId(const char* value) { SetGroupId(value); return *this;} in WithGroupId()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-snow-device-management/include/aws/snow-device-management/model/
H A DSecurityGroupIdentifier.h53 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
58 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
63 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
68 …inline SecurityGroupIdentifier& WithGroupId(const Aws::String& value) { SetGroupId(value); return … in WithGroupId()
73 …inline SecurityGroupIdentifier& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value)); r… in WithGroupId()
78 … inline SecurityGroupIdentifier& WithGroupId(const char* value) { SetGroupId(value); return *this;} in WithGroupId()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsEc2NetworkInterfaceSecurityGroup.h95 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
100 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
105 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
110 …inline AwsEc2NetworkInterfaceSecurityGroup& WithGroupId(const Aws::String& value) { SetGroupId(val… in WithGroupId()
115 …inline AwsEc2NetworkInterfaceSecurityGroup& WithGroupId(Aws::String&& value) { SetGroupId(std::mov… in WithGroupId()
120 …inline AwsEc2NetworkInterfaceSecurityGroup& WithGroupId(const char* value) { SetGroupId(value); re… in WithGroupId()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/include/aws/medialive/model/
H A DAudioHlsRenditionSelection.h56 …inline void SetGroupId(const Aws::String& value) { m_groupIdHasBeenSet = true; m_groupId = value; } in SetGroupId() function
62 …inline void SetGroupId(Aws::String&& value) { m_groupIdHasBeenSet = true; m_groupId = std::move(va… in SetGroupId() function
68 … inline void SetGroupId(const char* value) { m_groupIdHasBeenSet = true; m_groupId.assign(value); } in SetGroupId() function
74 …inline AudioHlsRenditionSelection& WithGroupId(const Aws::String& value) { SetGroupId(value); retu… in WithGroupId()
80 …inline AudioHlsRenditionSelection& WithGroupId(Aws::String&& value) { SetGroupId(std::move(value))… in WithGroupId()
86 …inline AudioHlsRenditionSelection& WithGroupId(const char* value) { SetGroupId(value); return *thi… in WithGroupId()

12345678910>>...19