Home
last modified time | relevance | path

Searched refs:SetEndDateTime (Results 1 – 25 of 81) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticmapreduce/include/aws/elasticmapreduce/model/
H A DClusterTimeline.h116 …inline void SetEndDateTime(const Aws::Utils::DateTime& value) { m_endDateTimeHasBeenSet = true; m_… in SetEndDateTime() function
121 …inline void SetEndDateTime(Aws::Utils::DateTime&& value) { m_endDateTimeHasBeenSet = true; m_endDa… in SetEndDateTime() function
126 …inline ClusterTimeline& WithEndDateTime(const Aws::Utils::DateTime& value) { SetEndDateTime(value)… in WithEndDateTime()
131 …inline ClusterTimeline& WithEndDateTime(Aws::Utils::DateTime&& value) { SetEndDateTime(std::move(v… in WithEndDateTime()
H A DInstanceFleetTimeline.h119 …inline void SetEndDateTime(const Aws::Utils::DateTime& value) { m_endDateTimeHasBeenSet = true; m_… in SetEndDateTime() function
124 …inline void SetEndDateTime(Aws::Utils::DateTime&& value) { m_endDateTimeHasBeenSet = true; m_endDa… in SetEndDateTime() function
129 …eFleetTimeline& WithEndDateTime(const Aws::Utils::DateTime& value) { SetEndDateTime(value); return… in WithEndDateTime()
134 …inline InstanceFleetTimeline& WithEndDateTime(Aws::Utils::DateTime&& value) { SetEndDateTime(std::… in WithEndDateTime()
H A DInstanceGroupTimeline.h115 …inline void SetEndDateTime(const Aws::Utils::DateTime& value) { m_endDateTimeHasBeenSet = true; m_… in SetEndDateTime() function
120 …inline void SetEndDateTime(Aws::Utils::DateTime&& value) { m_endDateTimeHasBeenSet = true; m_endDa… in SetEndDateTime() function
125 …eGroupTimeline& WithEndDateTime(const Aws::Utils::DateTime& value) { SetEndDateTime(value); return… in WithEndDateTime()
130 …inline InstanceGroupTimeline& WithEndDateTime(Aws::Utils::DateTime&& value) { SetEndDateTime(std::… in WithEndDateTime()
H A DInstanceTimeline.h115 …inline void SetEndDateTime(const Aws::Utils::DateTime& value) { m_endDateTimeHasBeenSet = true; m_… in SetEndDateTime() function
120 …inline void SetEndDateTime(Aws::Utils::DateTime&& value) { m_endDateTimeHasBeenSet = true; m_endDa… in SetEndDateTime() function
125 …inline InstanceTimeline& WithEndDateTime(const Aws::Utils::DateTime& value) { SetEndDateTime(value… in WithEndDateTime()
130 …inline InstanceTimeline& WithEndDateTime(Aws::Utils::DateTime&& value) { SetEndDateTime(std::move(… in WithEndDateTime()
H A DStepTimeline.h115 …inline void SetEndDateTime(const Aws::Utils::DateTime& value) { m_endDateTimeHasBeenSet = true; m_… in SetEndDateTime() function
120 …inline void SetEndDateTime(Aws::Utils::DateTime&& value) { m_endDateTimeHasBeenSet = true; m_endDa… in SetEndDateTime() function
125 …inline StepTimeline& WithEndDateTime(const Aws::Utils::DateTime& value) { SetEndDateTime(value); r… in WithEndDateTime()
130 …inline StepTimeline& WithEndDateTime(Aws::Utils::DateTime&& value) { SetEndDateTime(std::move(valu… in WithEndDateTime()
H A DStepExecutionStatusDetail.h148 …inline void SetEndDateTime(const Aws::Utils::DateTime& value) { m_endDateTimeHasBeenSet = true; m_… in SetEndDateTime() function
153 …inline void SetEndDateTime(Aws::Utils::DateTime&& value) { m_endDateTimeHasBeenSet = true; m_endDa… in SetEndDateTime() function
158 …onStatusDetail& WithEndDateTime(const Aws::Utils::DateTime& value) { SetEndDateTime(value); return… in WithEndDateTime()
163 …ecutionStatusDetail& WithEndDateTime(Aws::Utils::DateTime&& value) { SetEndDateTime(std::move(valu… in WithEndDateTime()
H A DJobFlowExecutionStatusDetail.h185 …inline void SetEndDateTime(const Aws::Utils::DateTime& value) { m_endDateTimeHasBeenSet = true; m_… in SetEndDateTime() function
190 …inline void SetEndDateTime(Aws::Utils::DateTime&& value) { m_endDateTimeHasBeenSet = true; m_endDa… in SetEndDateTime() function
195 …onStatusDetail& WithEndDateTime(const Aws::Utils::DateTime& value) { SetEndDateTime(value); return… in WithEndDateTime()
200 …ecutionStatusDetail& WithEndDateTime(Aws::Utils::DateTime&& value) { SetEndDateTime(std::move(valu… in WithEndDateTime()
H A DInstanceGroupDetail.h520 …inline void SetEndDateTime(const Aws::Utils::DateTime& value) { m_endDateTimeHasBeenSet = true; m_… in SetEndDateTime() function
525 …inline void SetEndDateTime(Aws::Utils::DateTime&& value) { m_endDateTimeHasBeenSet = true; m_endDa… in SetEndDateTime() function
530 …inline InstanceGroupDetail& WithEndDateTime(const Aws::Utils::DateTime& value) { SetEndDateTime(va… in WithEndDateTime()
535 …inline InstanceGroupDetail& WithEndDateTime(Aws::Utils::DateTime&& value) { SetEndDateTime(std::mo… in WithEndDateTime()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mgn/include/aws/mgn/model/
H A DJob.h141 …inline void SetEndDateTime(const Aws::String& value) { m_endDateTimeHasBeenSet = true; m_endDateTi… in SetEndDateTime() function
146 …inline void SetEndDateTime(Aws::String&& value) { m_endDateTimeHasBeenSet = true; m_endDateTime = … in SetEndDateTime() function
151 …inline void SetEndDateTime(const char* value) { m_endDateTimeHasBeenSet = true; m_endDateTime.assi… in SetEndDateTime() function
156 inline Job& WithEndDateTime(const Aws::String& value) { SetEndDateTime(value); return *this;} in WithEndDateTime()
161 …inline Job& WithEndDateTime(Aws::String&& value) { SetEndDateTime(std::move(value)); return *this;} in WithEndDateTime()
166 inline Job& WithEndDateTime(const char* value) { SetEndDateTime(value); return *this;} in WithEndDateTime()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ds/include/aws/ds/model/
H A DSchemaExtensionInfo.h287 …inline void SetEndDateTime(const Aws::Utils::DateTime& value) { m_endDateTimeHasBeenSet = true; m_… in SetEndDateTime() function
292 …inline void SetEndDateTime(Aws::Utils::DateTime&& value) { m_endDateTimeHasBeenSet = true; m_endDa… in SetEndDateTime() function
297 …inline SchemaExtensionInfo& WithEndDateTime(const Aws::Utils::DateTime& value) { SetEndDateTime(va… in WithEndDateTime()
302 …inline SchemaExtensionInfo& WithEndDateTime(Aws::Utils::DateTime&& value) { SetEndDateTime(std::mo… in WithEndDateTime()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/epg/
H A DEpgSearchFilter.h92 void SetEndDateTime(const CDateTime& endDateTime) { m_searchData.m_endDateTime = endDateTime; } in SetEndDateTime() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pvr/dialogs/
H A DGUIDialogPVRGuideSearch.cpp264 …m_searchFilter->SetEndDateTime(ReadDateTime(GetEditValue(CONTROL_EDIT_STOP_DATE), GetEditValue(CON… in OnSearch()
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/emr/
H A Dapi.go4069 func (s *ClusterTimeline) SetEndDateTime(v time.Time) *ClusterTimeline { func
5763 func (s *InstanceFleetTimeline) SetEndDateTime(v time.Time) *InstanceFleetTimeline { func
6159 func (s *InstanceGroupDetail) SetEndDateTime(v time.Time) *InstanceGroupDetail { func
6407 func (s *InstanceGroupTimeline) SetEndDateTime(v time.Time) *InstanceGroupTimeline { func
6572 func (s *InstanceTimeline) SetEndDateTime(v time.Time) *InstanceTimeline { func
7006 func (s *JobFlowExecutionStatusDetail) SetEndDateTime(v time.Time) *JobFlowExecutionStatusDetail { func
9828 func (s *StepExecutionStatusDetail) SetEndDateTime(v time.Time) *StepExecutionStatusDetail { func
10033 func (s *StepTimeline) SetEndDateTime(v time.Time) *StepTimeline { func
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/emr/
H A Dapi.go4117 func (s *ClusterTimeline) SetEndDateTime(v time.Time) *ClusterTimeline { func
5805 func (s *InstanceFleetTimeline) SetEndDateTime(v time.Time) *InstanceFleetTimeline { func
6241 func (s *InstanceGroupDetail) SetEndDateTime(v time.Time) *InstanceGroupDetail { func
6494 func (s *InstanceGroupTimeline) SetEndDateTime(v time.Time) *InstanceGroupTimeline { func
6655 func (s *InstanceTimeline) SetEndDateTime(v time.Time) *InstanceTimeline { func
7083 func (s *JobFlowExecutionStatusDetail) SetEndDateTime(v time.Time) *JobFlowExecutionStatusDetail { func
9966 func (s *StepExecutionStatusDetail) SetEndDateTime(v time.Time) *StepExecutionStatusDetail { func
10168 func (s *StepTimeline) SetEndDateTime(v time.Time) *StepTimeline { func
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/emr/
H A Dapi.go4403 func (s *ClusterTimeline) SetEndDateTime(v time.Time) *ClusterTimeline { func
6147 func (s *InstanceFleetTimeline) SetEndDateTime(v time.Time) *InstanceFleetTimeline { func
6583 func (s *InstanceGroupDetail) SetEndDateTime(v time.Time) *InstanceGroupDetail { func
6836 func (s *InstanceGroupTimeline) SetEndDateTime(v time.Time) *InstanceGroupTimeline { func
6997 func (s *InstanceTimeline) SetEndDateTime(v time.Time) *InstanceTimeline { func
7427 func (s *JobFlowExecutionStatusDetail) SetEndDateTime(v time.Time) *JobFlowExecutionStatusDetail { func
10425 func (s *StepExecutionStatusDetail) SetEndDateTime(v time.Time) *StepExecutionStatusDetail { func
10627 func (s *StepTimeline) SetEndDateTime(v time.Time) *StepTimeline { func
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/emr/
H A Dapi.go4596 func (s *ClusterTimeline) SetEndDateTime(v time.Time) *ClusterTimeline { func
6340 func (s *InstanceFleetTimeline) SetEndDateTime(v time.Time) *InstanceFleetTimeline { func
6768 func (s *InstanceGroupDetail) SetEndDateTime(v time.Time) *InstanceGroupDetail { func
7021 func (s *InstanceGroupTimeline) SetEndDateTime(v time.Time) *InstanceGroupTimeline { func
7182 func (s *InstanceTimeline) SetEndDateTime(v time.Time) *InstanceTimeline { func
7786 func (s *JobFlowExecutionStatusDetail) SetEndDateTime(v time.Time) *JobFlowExecutionStatusDetail { func
10877 func (s *StepExecutionStatusDetail) SetEndDateTime(v time.Time) *StepExecutionStatusDetail { func
11079 func (s *StepTimeline) SetEndDateTime(v time.Time) *StepTimeline { func
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/emr/
H A Dapi.go4056 func (s *ClusterTimeline) SetEndDateTime(v time.Time) *ClusterTimeline { func
5742 func (s *InstanceFleetTimeline) SetEndDateTime(v time.Time) *InstanceFleetTimeline { func
6135 func (s *InstanceGroupDetail) SetEndDateTime(v time.Time) *InstanceGroupDetail { func
6379 func (s *InstanceGroupTimeline) SetEndDateTime(v time.Time) *InstanceGroupTimeline { func
6540 func (s *InstanceTimeline) SetEndDateTime(v time.Time) *InstanceTimeline { func
6970 func (s *JobFlowExecutionStatusDetail) SetEndDateTime(v time.Time) *JobFlowExecutionStatusDetail { func
9851 func (s *StepExecutionStatusDetail) SetEndDateTime(v time.Time) *StepExecutionStatusDetail { func
10052 func (s *StepTimeline) SetEndDateTime(v time.Time) *StepTimeline { func
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/emr/
H A Dapi.go4080 func (s *ClusterTimeline) SetEndDateTime(v time.Time) *ClusterTimeline { func
5796 func (s *InstanceFleetTimeline) SetEndDateTime(v time.Time) *InstanceFleetTimeline { func
6192 func (s *InstanceGroupDetail) SetEndDateTime(v time.Time) *InstanceGroupDetail { func
6440 func (s *InstanceGroupTimeline) SetEndDateTime(v time.Time) *InstanceGroupTimeline { func
6605 func (s *InstanceTimeline) SetEndDateTime(v time.Time) *InstanceTimeline { func
7039 func (s *JobFlowExecutionStatusDetail) SetEndDateTime(v time.Time) *JobFlowExecutionStatusDetail { func
9969 func (s *StepExecutionStatusDetail) SetEndDateTime(v time.Time) *StepExecutionStatusDetail { func
10174 func (s *StepTimeline) SetEndDateTime(v time.Time) *StepTimeline { func
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/emr/
H A Dapi.go4596 func (s *ClusterTimeline) SetEndDateTime(v time.Time) *ClusterTimeline { func
6340 func (s *InstanceFleetTimeline) SetEndDateTime(v time.Time) *InstanceFleetTimeline { func
6768 func (s *InstanceGroupDetail) SetEndDateTime(v time.Time) *InstanceGroupDetail { func
7021 func (s *InstanceGroupTimeline) SetEndDateTime(v time.Time) *InstanceGroupTimeline { func
7182 func (s *InstanceTimeline) SetEndDateTime(v time.Time) *InstanceTimeline { func
7612 func (s *JobFlowExecutionStatusDetail) SetEndDateTime(v time.Time) *JobFlowExecutionStatusDetail { func
10703 func (s *StepExecutionStatusDetail) SetEndDateTime(v time.Time) *StepExecutionStatusDetail { func
10905 func (s *StepTimeline) SetEndDateTime(v time.Time) *StepTimeline { func
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/emr/
H A Dapi.go4596 func (s *ClusterTimeline) SetEndDateTime(v time.Time) *ClusterTimeline { func
6340 func (s *InstanceFleetTimeline) SetEndDateTime(v time.Time) *InstanceFleetTimeline { func
6768 func (s *InstanceGroupDetail) SetEndDateTime(v time.Time) *InstanceGroupDetail { func
7021 func (s *InstanceGroupTimeline) SetEndDateTime(v time.Time) *InstanceGroupTimeline { func
7182 func (s *InstanceTimeline) SetEndDateTime(v time.Time) *InstanceTimeline { func
7786 func (s *JobFlowExecutionStatusDetail) SetEndDateTime(v time.Time) *JobFlowExecutionStatusDetail { func
10877 func (s *StepExecutionStatusDetail) SetEndDateTime(v time.Time) *StepExecutionStatusDetail { func
11079 func (s *StepTimeline) SetEndDateTime(v time.Time) *StepTimeline { func
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/emr/
H A Dapi.go4403 func (s *ClusterTimeline) SetEndDateTime(v time.Time) *ClusterTimeline { func
6147 func (s *InstanceFleetTimeline) SetEndDateTime(v time.Time) *InstanceFleetTimeline { func
6583 func (s *InstanceGroupDetail) SetEndDateTime(v time.Time) *InstanceGroupDetail { func
6836 func (s *InstanceGroupTimeline) SetEndDateTime(v time.Time) *InstanceGroupTimeline { func
6997 func (s *InstanceTimeline) SetEndDateTime(v time.Time) *InstanceTimeline { func
7427 func (s *JobFlowExecutionStatusDetail) SetEndDateTime(v time.Time) *JobFlowExecutionStatusDetail { func
10425 func (s *StepExecutionStatusDetail) SetEndDateTime(v time.Time) *StepExecutionStatusDetail { func
10627 func (s *StepTimeline) SetEndDateTime(v time.Time) *StepTimeline { func
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/emr/
H A Dapi.go4063 func (s *ClusterTimeline) SetEndDateTime(v time.Time) *ClusterTimeline { func
5749 func (s *InstanceFleetTimeline) SetEndDateTime(v time.Time) *InstanceFleetTimeline { func
6153 func (s *InstanceGroupDetail) SetEndDateTime(v time.Time) *InstanceGroupDetail { func
6397 func (s *InstanceGroupTimeline) SetEndDateTime(v time.Time) *InstanceGroupTimeline { func
6558 func (s *InstanceTimeline) SetEndDateTime(v time.Time) *InstanceTimeline { func
6986 func (s *JobFlowExecutionStatusDetail) SetEndDateTime(v time.Time) *JobFlowExecutionStatusDetail { func
9860 func (s *StepExecutionStatusDetail) SetEndDateTime(v time.Time) *StepExecutionStatusDetail { func
10061 func (s *StepTimeline) SetEndDateTime(v time.Time) *StepTimeline { func
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/emr/
H A Dapi.go4596 func (s *ClusterTimeline) SetEndDateTime(v time.Time) *ClusterTimeline { func
6340 func (s *InstanceFleetTimeline) SetEndDateTime(v time.Time) *InstanceFleetTimeline { func
6768 func (s *InstanceGroupDetail) SetEndDateTime(v time.Time) *InstanceGroupDetail { func
7021 func (s *InstanceGroupTimeline) SetEndDateTime(v time.Time) *InstanceGroupTimeline { func
7182 func (s *InstanceTimeline) SetEndDateTime(v time.Time) *InstanceTimeline { func
7612 func (s *JobFlowExecutionStatusDetail) SetEndDateTime(v time.Time) *JobFlowExecutionStatusDetail { func
10703 func (s *StepExecutionStatusDetail) SetEndDateTime(v time.Time) *StepExecutionStatusDetail { func
10905 func (s *StepTimeline) SetEndDateTime(v time.Time) *StepTimeline { func
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/emr/
H A Dapi.go4834 func (s *ClusterTimeline) SetEndDateTime(v time.Time) *ClusterTimeline { func
6765 func (s *InstanceFleetTimeline) SetEndDateTime(v time.Time) *InstanceFleetTimeline { func
7193 func (s *InstanceGroupDetail) SetEndDateTime(v time.Time) *InstanceGroupDetail { func
7446 func (s *InstanceGroupTimeline) SetEndDateTime(v time.Time) *InstanceGroupTimeline { func
7607 func (s *InstanceTimeline) SetEndDateTime(v time.Time) *InstanceTimeline { func
8222 func (s *JobFlowExecutionStatusDetail) SetEndDateTime(v time.Time) *JobFlowExecutionStatusDetail { func
11573 func (s *StepExecutionStatusDetail) SetEndDateTime(v time.Time) *StepExecutionStatusDetail { func
11775 func (s *StepTimeline) SetEndDateTime(v time.Time) *StepTimeline { func
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/emr/
H A Dapi.go4834 func (s *ClusterTimeline) SetEndDateTime(v time.Time) *ClusterTimeline { func
6765 func (s *InstanceFleetTimeline) SetEndDateTime(v time.Time) *InstanceFleetTimeline { func
7193 func (s *InstanceGroupDetail) SetEndDateTime(v time.Time) *InstanceGroupDetail { func
7446 func (s *InstanceGroupTimeline) SetEndDateTime(v time.Time) *InstanceGroupTimeline { func
7607 func (s *InstanceTimeline) SetEndDateTime(v time.Time) *InstanceTimeline { func
8222 func (s *JobFlowExecutionStatusDetail) SetEndDateTime(v time.Time) *JobFlowExecutionStatusDetail { func
11573 func (s *StepExecutionStatusDetail) SetEndDateTime(v time.Time) *StepExecutionStatusDetail { func
11775 func (s *StepTimeline) SetEndDateTime(v time.Time) *StepTimeline { func

1234