Home
last modified time | relevance | path

Searched refs:ListDevicesRequest (Results 1 – 25 of 507) sorted by relevance

12345678910>>...21

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker/include/aws/sagemaker/model/
H A DListDevicesRequest.h22 class AWS_SAGEMAKER_API ListDevicesRequest : public SageMakerRequest
25 ListDevicesRequest();
72 …inline ListDevicesRequest& WithNextToken(const Aws::String& value) { SetNextToken(value); return *… in WithNextToken()
78 …inline ListDevicesRequest& WithNextToken(Aws::String&& value) { SetNextToken(std::move(value)); re… in WithNextToken()
84 … inline ListDevicesRequest& WithNextToken(const char* value) { SetNextToken(value); return *this;} in WithNextToken()
105 inline ListDevicesRequest& WithMaxResults(int value) { SetMaxResults(value); return *this;} in WithMaxResults()
173 …inline ListDevicesRequest& WithModelName(const Aws::String& value) { SetModelName(value); return *… in WithModelName()
179 …inline ListDevicesRequest& WithModelName(Aws::String&& value) { SetModelName(std::move(value)); re… in WithModelName()
185 … inline ListDevicesRequest& WithModelName(const char* value) { SetModelName(value); return *this;} in WithModelName()
216 …inline ListDevicesRequest& WithDeviceFleetName(const Aws::String& value) { SetDeviceFleetName(valu… in WithDeviceFleetName()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-devicefarm/include/aws/devicefarm/model/
H A DListDevicesRequest.h27 class AWS_DEVICEFARM_API ListDevicesRequest : public DeviceFarmRequest
30 ListDevicesRequest();
71 inline ListDevicesRequest& WithArn(const Aws::String& value) { SetArn(value); return *this;} in WithArn()
76 … inline ListDevicesRequest& WithArn(Aws::String&& value) { SetArn(std::move(value)); return *this;} in WithArn()
81 inline ListDevicesRequest& WithArn(const char* value) { SetArn(value); return *this;} in WithArn()
118 …inline ListDevicesRequest& WithNextToken(const Aws::String& value) { SetNextToken(value); return *… in WithNextToken()
124 …inline ListDevicesRequest& WithNextToken(Aws::String&& value) { SetNextToken(std::move(value)); re… in WithNextToken()
130 … inline ListDevicesRequest& WithNextToken(const char* value) { SetNextToken(value); return *this;} in WithNextToken()
326 …inline ListDevicesRequest& WithFilters(const Aws::Vector<DeviceFilter>& value) { SetFilters(value)… in WithFilters()
365 …inline ListDevicesRequest& WithFilters(Aws::Vector<DeviceFilter>&& value) { SetFilters(std::move(v… in WithFilters()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-worklink/include/aws/worklink/model/
H A DListDevicesRequest.h21 class AWS_WORKLINK_API ListDevicesRequest : public WorkLinkRequest
24 ListDevicesRequest();
63 …inline ListDevicesRequest& WithFleetArn(const Aws::String& value) { SetFleetArn(value); return *th… in WithFleetArn()
68 …inline ListDevicesRequest& WithFleetArn(Aws::String&& value) { SetFleetArn(std::move(value)); retu… in WithFleetArn()
73 inline ListDevicesRequest& WithFleetArn(const char* value) { SetFleetArn(value); return *this;} in WithFleetArn()
110 …inline ListDevicesRequest& WithNextToken(const Aws::String& value) { SetNextToken(value); return *… in WithNextToken()
116 …inline ListDevicesRequest& WithNextToken(Aws::String&& value) { SetNextToken(std::move(value)); re… in WithNextToken()
122 … inline ListDevicesRequest& WithNextToken(const char* value) { SetNextToken(value); return *this;} in WithNextToken()
143 inline ListDevicesRequest& WithMaxResults(int value) { SetMaxResults(value); return *this;} in WithMaxResults()
/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 DListDevicesRequest.h25 class AWS_SNOWDEVICEMANAGEMENT_API ListDevicesRequest : public SnowDeviceManagementRequest
28 ListDevicesRequest();
69 inline ListDevicesRequest& WithJobId(const Aws::String& value) { SetJobId(value); return *this;} in WithJobId()
74 …inline ListDevicesRequest& WithJobId(Aws::String&& value) { SetJobId(std::move(value)); return *th… in WithJobId()
79 inline ListDevicesRequest& WithJobId(const char* value) { SetJobId(value); return *this;} in WithJobId()
100 inline ListDevicesRequest& WithMaxResults(int value) { SetMaxResults(value); return *this;} in WithMaxResults()
131 …inline ListDevicesRequest& WithNextToken(const Aws::String& value) { SetNextToken(value); return *… in WithNextToken()
136 …inline ListDevicesRequest& WithNextToken(Aws::String&& value) { SetNextToken(std::move(value)); re… in WithNextToken()
141 … inline ListDevicesRequest& WithNextToken(const char* value) { SetNextToken(value); return *this;} in WithNextToken()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cognito-idp/include/aws/cognito-idp/model/
H A DListDevicesRequest.h24 class AWS_COGNITOIDENTITYPROVIDER_API ListDevicesRequest : public CognitoIdentityProviderRequest
27 ListDevicesRequest();
68 …inline ListDevicesRequest& WithAccessToken(const Aws::String& value) { SetAccessToken(value); retu… in WithAccessToken()
73 …inline ListDevicesRequest& WithAccessToken(Aws::String&& value) { SetAccessToken(std::move(value))… in WithAccessToken()
78 …inline ListDevicesRequest& WithAccessToken(const char* value) { SetAccessToken(value); return *thi… in WithAccessToken()
99 inline ListDevicesRequest& WithLimit(int value) { SetLimit(value); return *this;} in WithLimit()
130 …inline ListDevicesRequest& WithPaginationToken(const Aws::String& value) { SetPaginationToken(valu… in WithPaginationToken()
135 …inline ListDevicesRequest& WithPaginationToken(Aws::String&& value) { SetPaginationToken(std::move… in WithPaginationToken()
140 …inline ListDevicesRequest& WithPaginationToken(const char* value) { SetPaginationToken(value); ret… in WithPaginationToken()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot1click-devices/include/aws/iot1click-devices/model/
H A DListDevicesRequest.h25 class AWS_IOT1CLICKDEVICESSERVICE_API ListDevicesRequest : public IoT1ClickDevicesServiceRequest
28 ListDevicesRequest();
69 …inline ListDevicesRequest& WithDeviceType(const Aws::String& value) { SetDeviceType(value); return… in WithDeviceType()
74 …inline ListDevicesRequest& WithDeviceType(Aws::String&& value) { SetDeviceType(std::move(value)); … in WithDeviceType()
79 …inline ListDevicesRequest& WithDeviceType(const char* value) { SetDeviceType(value); return *this;} in WithDeviceType()
108 inline ListDevicesRequest& WithMaxResults(int value) { SetMaxResults(value); return *this;} in WithMaxResults()
139 …inline ListDevicesRequest& WithNextToken(const Aws::String& value) { SetNextToken(value); return *… in WithNextToken()
144 …inline ListDevicesRequest& WithNextToken(Aws::String&& value) { SetNextToken(std::move(value)); re… in WithNextToken()
149 … inline ListDevicesRequest& WithNextToken(const char* value) { SetNextToken(value); return *this;} in WithNextToken()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-panorama/include/aws/panorama/model/
H A DListDevicesRequest.h25 class AWS_PANORAMA_API ListDevicesRequest : public PanoramaRequest
28 ListDevicesRequest();
75 …inline ListDevicesRequest& WithNextToken(const Aws::String& value) { SetNextToken(value); return *… in WithNextToken()
81 …inline ListDevicesRequest& WithNextToken(Aws::String&& value) { SetNextToken(std::move(value)); re… in WithNextToken()
87 … inline ListDevicesRequest& WithNextToken(const char* value) { SetNextToken(value); return *this;} in WithNextToken()
108 inline ListDevicesRequest& WithMaxResults(int value) { SetMaxResults(value); return *this;} in WithMaxResults()
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/ccc/
H A Dlist_devices.go24 func (client *Client) ListDevices(request *ListDevicesRequest) (response *ListDevicesResponse, err … argument
31 func (client *Client) ListDevicesWithChan(request *ListDevicesRequest) (<-chan *ListDevicesResponse… argument
53 func (client *Client) ListDevicesWithCallback(request *ListDevicesRequest, callback func(response *… argument
72 type ListDevicesRequest struct { struct
90 func CreateListDevicesRequest() (request *ListDevicesRequest) {
91 request = &ListDevicesRequest{
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vcs/
H A Dlist_devices.go24 func (client *Client) ListDevices(request *ListDevicesRequest) (response *ListDevicesResponse, err … argument
31 func (client *Client) ListDevicesWithChan(request *ListDevicesRequest) (<-chan *ListDevicesResponse… argument
53 func (client *Client) ListDevicesWithCallback(request *ListDevicesRequest, callback func(response *… argument
72 type ListDevicesRequest struct { struct
91 func CreateListDevicesRequest() (request *ListDevicesRequest) {
92 request = &ListDevicesRequest{
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/aliyuncvc/
H A Dlist_devices.go24 func (client *Client) ListDevices(request *ListDevicesRequest) (response *ListDevicesResponse, err … argument
31 func (client *Client) ListDevicesWithChan(request *ListDevicesRequest) (<-chan *ListDevicesResponse… argument
53 func (client *Client) ListDevicesWithCallback(request *ListDevicesRequest, callback func(response *… argument
72 type ListDevicesRequest struct { struct
91 func CreateListDevicesRequest() (request *ListDevicesRequest) {
92 request = &ListDevicesRequest{
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-panorama/source/model/
H A DListDevicesRequest.cpp18 ListDevicesRequest::ListDevicesRequest() : in ListDevicesRequest() function in ListDevicesRequest
25 Aws::String ListDevicesRequest::SerializePayload() const in SerializePayload()
30 void ListDevicesRequest::AddQueryStringParameters(URI& uri) const in AddQueryStringParameters()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cognito-idp/source/model/
H A DListDevicesRequest.cpp15 ListDevicesRequest::ListDevicesRequest() : in ListDevicesRequest() function in ListDevicesRequest
23 Aws::String ListDevicesRequest::SerializePayload() const in SerializePayload()
48 Aws::Http::HeaderValueCollection ListDevicesRequest::GetRequestSpecificHeaders() const in GetRequestSpecificHeaders()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-snow-device-management/source/model/
H A DListDevicesRequest.cpp18 ListDevicesRequest::ListDevicesRequest() : in ListDevicesRequest() function in ListDevicesRequest
26 Aws::String ListDevicesRequest::SerializePayload() const in SerializePayload()
31 void ListDevicesRequest::AddQueryStringParameters(URI& uri) const in AddQueryStringParameters()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iot1click-devices/source/model/
H A DListDevicesRequest.cpp18 ListDevicesRequest::ListDevicesRequest() : in ListDevicesRequest() function in ListDevicesRequest
26 Aws::String ListDevicesRequest::SerializePayload() const in SerializePayload()
31 void ListDevicesRequest::AddQueryStringParameters(URI& uri) const in AddQueryStringParameters()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker/source/model/
H A DListDevicesRequest.cpp15 ListDevicesRequest::ListDevicesRequest() : in ListDevicesRequest() function in ListDevicesRequest
25 Aws::String ListDevicesRequest::SerializePayload() const in SerializePayload()
61 Aws::Http::HeaderValueCollection ListDevicesRequest::GetRequestSpecificHeaders() const in GetRequestSpecificHeaders()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-devicefarm/source/model/
H A DListDevicesRequest.cpp15 ListDevicesRequest::ListDevicesRequest() : in ListDevicesRequest() function in ListDevicesRequest
22 Aws::String ListDevicesRequest::SerializePayload() const in SerializePayload()
52 Aws::Http::HeaderValueCollection ListDevicesRequest::GetRequestSpecificHeaders() const in GetRequestSpecificHeaders()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-worklink/source/model/
H A DListDevicesRequest.cpp15 ListDevicesRequest::ListDevicesRequest() : in ListDevicesRequest() function in ListDevicesRequest
23 Aws::String ListDevicesRequest::SerializePayload() const in SerializePayload()
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsmart_device_management_service.pb.go95 type ListDevicesRequest struct { struct
116 func (x *ListDevicesRequest) Reset() { argument
117 *x = ListDevicesRequest{}
125 func (x *ListDevicesRequest) String() string { argument
129 func (*ListDevicesRequest) ProtoMessage() {} argument
148 func (x *ListDevicesRequest) GetParent() string { argument
155 func (x *ListDevicesRequest) GetPageSize() int32 { argument
162 func (x *ListDevicesRequest) GetPageToken() string { argument
169 func (x *ListDevicesRequest) GetFilter() string { argument
981 switch v := v.(*ListDevicesRequest); i {
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsmart_device_management_service.pb.go95 type ListDevicesRequest struct { struct
116 func (x *ListDevicesRequest) Reset() { argument
117 *x = ListDevicesRequest{}
125 func (x *ListDevicesRequest) String() string { argument
129 func (*ListDevicesRequest) ProtoMessage() {} argument
148 func (x *ListDevicesRequest) GetParent() string { argument
155 func (x *ListDevicesRequest) GetPageSize() int32 { argument
162 func (x *ListDevicesRequest) GetPageToken() string { argument
169 func (x *ListDevicesRequest) GetFilter() string { argument
981 switch v := v.(*ListDevicesRequest); i {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsmart_device_management_service.pb.go100 type ListDevicesRequest struct { struct
121 func (x *ListDevicesRequest) Reset() { argument
122 *x = ListDevicesRequest{}
130 func (x *ListDevicesRequest) String() string { argument
134 func (*ListDevicesRequest) ProtoMessage() {} argument
153 func (x *ListDevicesRequest) GetParent() string { argument
160 func (x *ListDevicesRequest) GetPageSize() int32 { argument
167 func (x *ListDevicesRequest) GetPageToken() string { argument
174 func (x *ListDevicesRequest) GetFilter() string { argument
986 switch v := v.(*ListDevicesRequest); i {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsmart_device_management_service.pb.go95 type ListDevicesRequest struct { struct
116 func (x *ListDevicesRequest) Reset() { argument
117 *x = ListDevicesRequest{}
125 func (x *ListDevicesRequest) String() string { argument
129 func (*ListDevicesRequest) ProtoMessage() {} argument
148 func (x *ListDevicesRequest) GetParent() string { argument
155 func (x *ListDevicesRequest) GetPageSize() int32 { argument
162 func (x *ListDevicesRequest) GetPageToken() string { argument
169 func (x *ListDevicesRequest) GetFilter() string { argument
981 switch v := v.(*ListDevicesRequest); i {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsmart_device_management_service.pb.go100 type ListDevicesRequest struct { struct
121 func (x *ListDevicesRequest) Reset() { argument
122 *x = ListDevicesRequest{}
130 func (x *ListDevicesRequest) String() string { argument
134 func (*ListDevicesRequest) ProtoMessage() {} argument
153 func (x *ListDevicesRequest) GetParent() string { argument
160 func (x *ListDevicesRequest) GetPageSize() int32 { argument
167 func (x *ListDevicesRequest) GetPageToken() string { argument
174 func (x *ListDevicesRequest) GetFilter() string { argument
986 switch v := v.(*ListDevicesRequest); i {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsmart_device_management_service.pb.go95 type ListDevicesRequest struct { struct
116 func (x *ListDevicesRequest) Reset() { argument
117 *x = ListDevicesRequest{}
125 func (x *ListDevicesRequest) String() string { argument
129 func (*ListDevicesRequest) ProtoMessage() {} argument
148 func (x *ListDevicesRequest) GetParent() string { argument
155 func (x *ListDevicesRequest) GetPageSize() int32 { argument
162 func (x *ListDevicesRequest) GetPageToken() string { argument
169 func (x *ListDevicesRequest) GetFilter() string { argument
981 switch v := v.(*ListDevicesRequest); i {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsmart_device_management_service.pb.go95 type ListDevicesRequest struct { struct
116 func (x *ListDevicesRequest) Reset() { argument
117 *x = ListDevicesRequest{}
125 func (x *ListDevicesRequest) String() string { argument
129 func (*ListDevicesRequest) ProtoMessage() {} argument
148 func (x *ListDevicesRequest) GetParent() string { argument
155 func (x *ListDevicesRequest) GetPageSize() int32 { argument
162 func (x *ListDevicesRequest) GetPageToken() string { argument
169 func (x *ListDevicesRequest) GetFilter() string { argument
981 switch v := v.(*ListDevicesRequest); i {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/genproto/googleapis/home/enterprise/sdm/v1/
H A Dsmart_device_management_service.pb.go95 type ListDevicesRequest struct { struct
116 func (x *ListDevicesRequest) Reset() { argument
117 *x = ListDevicesRequest{}
125 func (x *ListDevicesRequest) String() string { argument
129 func (*ListDevicesRequest) ProtoMessage() {} argument
148 func (x *ListDevicesRequest) GetParent() string { argument
155 func (x *ListDevicesRequest) GetPageSize() int32 { argument
162 func (x *ListDevicesRequest) GetPageToken() string { argument
169 func (x *ListDevicesRequest) GetFilter() string { argument
981 switch v := v.(*ListDevicesRequest); i {
[all …]

12345678910>>...21