Home
last modified time | relevance | path

Searched refs:SetGroup (Results 1 – 25 of 1013) sorted by relevance

12345678910>>...41

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-resource-groups/include/aws/resource-groups/model/
H A DDeleteGroupRequest.h48 inline void SetGroup(const Aws::String& value) { m_groupHasBeenSet = true; m_group = value; } in SetGroup() function
53 …inline void SetGroup(Aws::String&& value) { m_groupHasBeenSet = true; m_group = std::move(value); } in SetGroup() function
58 inline void SetGroup(const char* value) { m_groupHasBeenSet = true; m_group.assign(value); } in SetGroup() function
63 inline DeleteGroupRequest& WithGroup(const Aws::String& value) { SetGroup(value); return *this;} in WithGroup()
68 …inline DeleteGroupRequest& WithGroup(Aws::String&& value) { SetGroup(std::move(value)); return *th… in WithGroup()
73 inline DeleteGroupRequest& WithGroup(const char* value) { SetGroup(value); return *this;} in WithGroup()
H A DGetGroupRequest.h48 inline void SetGroup(const Aws::String& value) { m_groupHasBeenSet = true; m_group = value; } in SetGroup() function
53 …inline void SetGroup(Aws::String&& value) { m_groupHasBeenSet = true; m_group = std::move(value); } in SetGroup() function
58 inline void SetGroup(const char* value) { m_groupHasBeenSet = true; m_group.assign(value); } in SetGroup() function
63 inline GetGroupRequest& WithGroup(const Aws::String& value) { SetGroup(value); return *this;} in WithGroup()
68 …inline GetGroupRequest& WithGroup(Aws::String&& value) { SetGroup(std::move(value)); return *this;} in WithGroup()
73 inline GetGroupRequest& WithGroup(const char* value) { SetGroup(value); return *this;} in WithGroup()
H A DGetGroupQueryRequest.h48 inline void SetGroup(const Aws::String& value) { m_groupHasBeenSet = true; m_group = value; } in SetGroup() function
53 …inline void SetGroup(Aws::String&& value) { m_groupHasBeenSet = true; m_group = std::move(value); } in SetGroup() function
58 inline void SetGroup(const char* value) { m_groupHasBeenSet = true; m_group.assign(value); } in SetGroup() function
63 … inline GetGroupQueryRequest& WithGroup(const Aws::String& value) { SetGroup(value); return *this;} in WithGroup()
68 …inline GetGroupQueryRequest& WithGroup(Aws::String&& value) { SetGroup(std::move(value)); return *… in WithGroup()
73 inline GetGroupQueryRequest& WithGroup(const char* value) { SetGroup(value); return *this;} in WithGroup()
H A DGetGroupConfigurationRequest.h48 inline void SetGroup(const Aws::String& value) { m_groupHasBeenSet = true; m_group = value; } in SetGroup() function
53 …inline void SetGroup(Aws::String&& value) { m_groupHasBeenSet = true; m_group = std::move(value); } in SetGroup() function
58 inline void SetGroup(const char* value) { m_groupHasBeenSet = true; m_group.assign(value); } in SetGroup() function
63 …inline GetGroupConfigurationRequest& WithGroup(const Aws::String& value) { SetGroup(value); return… in WithGroup()
68 …inline GetGroupConfigurationRequest& WithGroup(Aws::String&& value) { SetGroup(std::move(value)); … in WithGroup()
73 …inline GetGroupConfigurationRequest& WithGroup(const char* value) { SetGroup(value); return *this;} in WithGroup()
H A DUpdateGroupQueryRequest.h49 inline void SetGroup(const Aws::String& value) { m_groupHasBeenSet = true; m_group = value; } in SetGroup() function
54 …inline void SetGroup(Aws::String&& value) { m_groupHasBeenSet = true; m_group = std::move(value); } in SetGroup() function
59 inline void SetGroup(const char* value) { m_groupHasBeenSet = true; m_group.assign(value); } in SetGroup() function
64 …inline UpdateGroupQueryRequest& WithGroup(const Aws::String& value) { SetGroup(value); return *thi… in WithGroup()
69 …inline UpdateGroupQueryRequest& WithGroup(Aws::String&& value) { SetGroup(std::move(value)); retur… in WithGroup()
74 inline UpdateGroupQueryRequest& WithGroup(const char* value) { SetGroup(value); return *this;} in WithGroup()
H A DUpdateGroupRequest.h48 inline void SetGroup(const Aws::String& value) { m_groupHasBeenSet = true; m_group = value; } in SetGroup() function
53 …inline void SetGroup(Aws::String&& value) { m_groupHasBeenSet = true; m_group = std::move(value); } in SetGroup() function
58 inline void SetGroup(const char* value) { m_groupHasBeenSet = true; m_group.assign(value); } in SetGroup() function
63 inline UpdateGroupRequest& WithGroup(const Aws::String& value) { SetGroup(value); return *this;} in WithGroup()
68 …inline UpdateGroupRequest& WithGroup(Aws::String&& value) { SetGroup(std::move(value)); return *th… in WithGroup()
73 inline UpdateGroupRequest& WithGroup(const char* value) { SetGroup(value); return *this;} in WithGroup()
H A DPutGroupConfigurationRequest.h53 inline void SetGroup(const Aws::String& value) { m_groupHasBeenSet = true; m_group = value; } in SetGroup() function
59 …inline void SetGroup(Aws::String&& value) { m_groupHasBeenSet = true; m_group = std::move(value); } in SetGroup() function
65 inline void SetGroup(const char* value) { m_groupHasBeenSet = true; m_group.assign(value); } in SetGroup() function
71 …inline PutGroupConfigurationRequest& WithGroup(const Aws::String& value) { SetGroup(value); return… in WithGroup()
77 …inline PutGroupConfigurationRequest& WithGroup(Aws::String&& value) { SetGroup(std::move(value)); … in WithGroup()
83 …inline PutGroupConfigurationRequest& WithGroup(const char* value) { SetGroup(value); return *this;} in WithGroup()
H A DGroupResourcesRequest.h49 inline void SetGroup(const Aws::String& value) { m_groupHasBeenSet = true; m_group = value; } in SetGroup() function
54 …inline void SetGroup(Aws::String&& value) { m_groupHasBeenSet = true; m_group = std::move(value); } in SetGroup() function
59 inline void SetGroup(const char* value) { m_groupHasBeenSet = true; m_group.assign(value); } in SetGroup() function
64 …inline GroupResourcesRequest& WithGroup(const Aws::String& value) { SetGroup(value); return *this;} in WithGroup()
69 …inline GroupResourcesRequest& WithGroup(Aws::String&& value) { SetGroup(std::move(value)); return … in WithGroup()
74 inline GroupResourcesRequest& WithGroup(const char* value) { SetGroup(value); return *this;} in WithGroup()
H A DUngroupResourcesRequest.h52 inline void SetGroup(const Aws::String& value) { m_groupHasBeenSet = true; m_group = value; } in SetGroup() function
58 …inline void SetGroup(Aws::String&& value) { m_groupHasBeenSet = true; m_group = std::move(value); } in SetGroup() function
64 inline void SetGroup(const char* value) { m_groupHasBeenSet = true; m_group.assign(value); } in SetGroup() function
70 …inline UngroupResourcesRequest& WithGroup(const Aws::String& value) { SetGroup(value); return *thi… in WithGroup()
76 …inline UngroupResourcesRequest& WithGroup(Aws::String&& value) { SetGroup(std::move(value)); retur… in WithGroup()
82 inline UngroupResourcesRequest& WithGroup(const char* value) { SetGroup(value); return *this;} in WithGroup()
H A DListGroupResourcesRequest.h50 inline void SetGroup(const Aws::String& value) { m_groupHasBeenSet = true; m_group = value; } in SetGroup() function
55 …inline void SetGroup(Aws::String&& value) { m_groupHasBeenSet = true; m_group = std::move(value); } in SetGroup() function
60 inline void SetGroup(const char* value) { m_groupHasBeenSet = true; m_group.assign(value); } in SetGroup() function
65 …inline ListGroupResourcesRequest& WithGroup(const Aws::String& value) { SetGroup(value); return *t… in WithGroup()
70 …inline ListGroupResourcesRequest& WithGroup(Aws::String&& value) { SetGroup(std::move(value)); ret… in WithGroup()
75 inline ListGroupResourcesRequest& WithGroup(const char* value) { SetGroup(value); return *this;} in WithGroup()
H A DDeleteGroupResult.h43 inline void SetGroup(const Group& value) { m_group = value; } in SetGroup() function
48 inline void SetGroup(Group&& value) { m_group = std::move(value); } in SetGroup() function
53 inline DeleteGroupResult& WithGroup(const Group& value) { SetGroup(value); return *this;} in WithGroup()
58 inline DeleteGroupResult& WithGroup(Group&& value) { SetGroup(std::move(value)); return *this;} in WithGroup()
H A DGetGroupResult.h43 inline void SetGroup(const Group& value) { m_group = value; } in SetGroup() function
48 inline void SetGroup(Group&& value) { m_group = std::move(value); } in SetGroup() function
53 inline GetGroupResult& WithGroup(const Group& value) { SetGroup(value); return *this;} in WithGroup()
58 inline GetGroupResult& WithGroup(Group&& value) { SetGroup(std::move(value)); return *this;} in WithGroup()
H A DUpdateGroupResult.h43 inline void SetGroup(const Group& value) { m_group = value; } in SetGroup() function
48 inline void SetGroup(Group&& value) { m_group = std::move(value); } in SetGroup() function
53 inline UpdateGroupResult& WithGroup(const Group& value) { SetGroup(value); return *this;} in WithGroup()
58 inline UpdateGroupResult& WithGroup(Group&& value) { SetGroup(std::move(value)); return *this;} in WithGroup()
/dports/editors/libreoffice/libreoffice-7.2.6.2/tools/qa/cppunit/
H A Dtest_config.cxx60 aConfig.SetGroup("TestGroup"); in testSetGroup()
66 aConfig.SetGroup("TestGroupA"); in testSetGroup()
110 aConfig.SetGroup("TestGroup"); in testReadKey()
116 aConfig.SetGroup("TestGroup2"); in testReadKey()
126 aConfig.SetGroup("TestGroup"); in testGetKeyName()
129 aConfig.SetGroup("TestGroup2"); in testGetKeyName()
136 aConfig.SetGroup("TestGroup"); in testWriteDeleteKey()
151 aConfig.SetGroup("TestGroup2"); in testWriteDeleteKey()
166 aConfig.SetGroup("TestGroup3"); in testWriteDeleteKey()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/tools/qa/cppunit/
H A Dtest_config.cxx60 aConfig.SetGroup("TestGroup"); in testSetGroup()
66 aConfig.SetGroup("TestGroupA"); in testSetGroup()
110 aConfig.SetGroup("TestGroup"); in testReadKey()
116 aConfig.SetGroup("TestGroup2"); in testReadKey()
126 aConfig.SetGroup("TestGroup"); in testGetKeyName()
129 aConfig.SetGroup("TestGroup2"); in testGetKeyName()
136 aConfig.SetGroup("TestGroup"); in testWriteDeleteKey()
151 aConfig.SetGroup("TestGroup2"); in testWriteDeleteKey()
166 aConfig.SetGroup("TestGroup3"); in testWriteDeleteKey()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-pi/include/aws/pi/model/
H A DDimensionGroup.h102 inline void SetGroup(const Aws::String& value) { m_groupHasBeenSet = true; m_group = value; } in SetGroup() function
121 …inline void SetGroup(Aws::String&& value) { m_groupHasBeenSet = true; m_group = std::move(value); } in SetGroup() function
140 inline void SetGroup(const char* value) { m_groupHasBeenSet = true; m_group.assign(value); } in SetGroup() function
159 inline DimensionGroup& WithGroup(const Aws::String& value) { SetGroup(value); return *this;} in WithGroup()
178 … inline DimensionGroup& WithGroup(Aws::String&& value) { SetGroup(std::move(value)); return *this;} in WithGroup()
197 inline DimensionGroup& WithGroup(const char* value) { SetGroup(value); return *this;} in WithGroup()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-xray/include/aws/xray/model/
H A DGetGroupResult.h47 inline void SetGroup(const Group& value) { m_group = value; } in SetGroup() function
54 inline void SetGroup(Group&& value) { m_group = std::move(value); } in SetGroup() function
61 inline GetGroupResult& WithGroup(const Group& value) { SetGroup(value); return *this;} in WithGroup()
68 inline GetGroupResult& WithGroup(Group&& value) { SetGroup(std::move(value)); return *this;} in WithGroup()
H A DCreateGroupResult.h49 inline void SetGroup(const Group& value) { m_group = value; } in SetGroup() function
57 inline void SetGroup(Group&& value) { m_group = std::move(value); } in SetGroup() function
65 inline CreateGroupResult& WithGroup(const Group& value) { SetGroup(value); return *this;} in WithGroup()
73 inline CreateGroupResult& WithGroup(Group&& value) { SetGroup(std::move(value)); return *this;} in WithGroup()
H A DUpdateGroupResult.h47 inline void SetGroup(const Group& value) { m_group = value; } in SetGroup() function
54 inline void SetGroup(Group&& value) { m_group = std::move(value); } in SetGroup() function
61 inline UpdateGroupResult& WithGroup(const Group& value) { SetGroup(value); return *this;} in WithGroup()
68 inline UpdateGroupResult& WithGroup(Group&& value) { SetGroup(std::move(value)); return *this;} in WithGroup()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cognito-idp/include/aws/cognito-idp/model/
H A DCreateGroupResult.h43 inline void SetGroup(const GroupType& value) { m_group = value; } in SetGroup() function
48 inline void SetGroup(GroupType&& value) { m_group = std::move(value); } in SetGroup() function
53 inline CreateGroupResult& WithGroup(const GroupType& value) { SetGroup(value); return *this;} in WithGroup()
58 …inline CreateGroupResult& WithGroup(GroupType&& value) { SetGroup(std::move(value)); return *this;} in WithGroup()
H A DGetGroupResult.h43 inline void SetGroup(const GroupType& value) { m_group = value; } in SetGroup() function
48 inline void SetGroup(GroupType&& value) { m_group = std::move(value); } in SetGroup() function
53 inline GetGroupResult& WithGroup(const GroupType& value) { SetGroup(value); return *this;} in WithGroup()
58 inline GetGroupResult& WithGroup(GroupType&& value) { SetGroup(std::move(value)); return *this;} in WithGroup()
H A DUpdateGroupResult.h43 inline void SetGroup(const GroupType& value) { m_group = value; } in SetGroup() function
48 inline void SetGroup(GroupType&& value) { m_group = std::move(value); } in SetGroup() function
53 inline UpdateGroupResult& WithGroup(const GroupType& value) { SetGroup(value); return *this;} in WithGroup()
58 …inline UpdateGroupResult& WithGroup(GroupType&& value) { SetGroup(std::move(value)); return *this;} in WithGroup()
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/pborman/getopt/v2/
H A Dgetopt_test.go72 Flag(&val, 'A').SetGroup("One")
73 Flag(&val, 'B').SetGroup("One")
74 Flag(&val, 'C').SetGroup("Two")
75 Flag(&val, 'D').SetGroup("Two")
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/pborman/getopt/v2/
H A Dgetopt_test.go72 Flag(&val, 'A').SetGroup("One")
73 Flag(&val, 'B').SetGroup("One")
74 Flag(&val, 'C').SetGroup("Two")
75 Flag(&val, 'D').SetGroup("Two")
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/pborman/getopt/v2/
H A Dgetopt_test.go72 Flag(&val, 'A').SetGroup("One")
73 Flag(&val, 'B').SetGroup("One")
74 Flag(&val, 'C').SetGroup("Two")
75 Flag(&val, 'D').SetGroup("Two")

12345678910>>...41