Home
last modified time | relevance | path

Searched refs:AggregatedProfileTime (Results 1 – 25 of 41) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codeguruprofiler/source/model/
H A DAggregatedProfileTime.cpp21 AggregatedProfileTime::AggregatedProfileTime() : in AggregatedProfileTime() function in Aws::CodeGuruProfiler::Model::AggregatedProfileTime
28 AggregatedProfileTime::AggregatedProfileTime(JsonView jsonValue) : in AggregatedProfileTime() function in Aws::CodeGuruProfiler::Model::AggregatedProfileTime
36 AggregatedProfileTime& AggregatedProfileTime::operator =(JsonView jsonValue) in operator =()
55 JsonValue AggregatedProfileTime::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-codeguruprofiler/include/aws/codeguruprofiler/model/
H A DAggregatedProfileTime.h35 class AWS_CODEGURUPROFILER_API AggregatedProfileTime
38 AggregatedProfileTime();
39 AggregatedProfileTime(Aws::Utils::Json::JsonView jsonValue);
40 AggregatedProfileTime& operator=(Aws::Utils::Json::JsonView jsonValue);
87 …inline AggregatedProfileTime& WithPeriod(const AggregationPeriod& value) { SetPeriod(value); retur… in WithPeriod()
96 …inline AggregatedProfileTime& WithPeriod(AggregationPeriod&& value) { SetPeriod(std::move(value));… in WithPeriod()
152 …inline AggregatedProfileTime& WithStart(const Aws::Utils::DateTime& value) { SetStart(value); retu… in WithStart()
163 …inline AggregatedProfileTime& WithStart(Aws::Utils::DateTime&& value) { SetStart(std::move(value))… in WithStart()
H A DProfilingStatus.h136 …inline const AggregatedProfileTime& GetLatestAggregatedProfile() const{ return m_latestAggregatedP… in GetLatestAggregatedProfile()
152 …inline void SetLatestAggregatedProfile(const AggregatedProfileTime& value) { m_latestAggregatedPro… in SetLatestAggregatedProfile()
160 …inline void SetLatestAggregatedProfile(AggregatedProfileTime&& value) { m_latestAggregatedProfileH… in SetLatestAggregatedProfile()
168 …inline ProfilingStatus& WithLatestAggregatedProfile(const AggregatedProfileTime& value) { SetLates… in WithLatestAggregatedProfile()
176 …inline ProfilingStatus& WithLatestAggregatedProfile(AggregatedProfileTime&& value) { SetLatestAggr… in WithLatestAggregatedProfile()
186 AggregatedProfileTime m_latestAggregatedProfile;
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/codeguruprofiler/types/
H A Dtypes.go10 type AggregatedProfileTime struct { struct
80 LatestAggregatedProfile *AggregatedProfileTime
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/codeguruprofiler/types/
H A Dtypes.go10 type AggregatedProfileTime struct { struct
80 LatestAggregatedProfile *AggregatedProfileTime
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/codeguruprofiler/types/
H A Dtypes.go10 type AggregatedProfileTime struct { struct
80 LatestAggregatedProfile *AggregatedProfileTime
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/codeguruprofiler/types/
H A Dtypes.go70 type AggregatedProfileTime struct { struct
377 LatestAggregatedProfile *AggregatedProfileTime
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/codeguruprofiler/types/
H A Dtypes.go70 type AggregatedProfileTime struct { struct
377 LatestAggregatedProfile *AggregatedProfileTime
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/codeguruprofiler/types/
H A Dtypes.go70 type AggregatedProfileTime struct { struct
377 LatestAggregatedProfile *AggregatedProfileTime
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/codeguruprofiler/types/
H A Dtypes.go70 type AggregatedProfileTime struct { struct
377 LatestAggregatedProfile *AggregatedProfileTime
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/codeguruprofiler/types/
H A Dtypes.go75 type AggregatedProfileTime struct { struct
408 LatestAggregatedProfile *AggregatedProfileTime
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go1013 type AggregatedProfileTime struct { struct
1024 func (s AggregatedProfileTime) String() string { argument
1029 func (s AggregatedProfileTime) GoString() string { argument
1034 func (s *AggregatedProfileTime) SetPeriod(v string) *AggregatedProfileTime { argument
1040 func (s *AggregatedProfileTime) SetStart(v time.Time) *AggregatedProfileTime { argument
1958 …LatestAggregatedProfile *AggregatedProfileTime `locationName:"latestAggregatedProfile" type:"struc…
1984 func (s *ProfilingStatus) SetLatestAggregatedProfile(v *AggregatedProfileTime) *ProfilingStatus {
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go1013 type AggregatedProfileTime struct {
1024 func (s AggregatedProfileTime) String() string {
1029 func (s AggregatedProfileTime) GoString() string {
1034 func (s *AggregatedProfileTime) SetPeriod(v string) *AggregatedProfileTime {
1040 func (s *AggregatedProfileTime) SetStart(v time.Time) *AggregatedProfileTime {
1958 …LatestAggregatedProfile *AggregatedProfileTime `locationName:"latestAggregatedProfile" type:"struc…
1984 func (s *ProfilingStatus) SetLatestAggregatedProfile(v *AggregatedProfileTime) *ProfilingStatus {
/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/codeguruprofiler/
H A Dapi.go1009 type AggregatedProfileTime struct { struct
1020 func (s AggregatedProfileTime) String() string { argument
1025 func (s AggregatedProfileTime) GoString() string { argument
1030 func (s *AggregatedProfileTime) SetPeriod(v string) *AggregatedProfileTime { argument
1036 func (s *AggregatedProfileTime) SetStart(v time.Time) *AggregatedProfileTime { argument
2078 …LatestAggregatedProfile *AggregatedProfileTime `locationName:"latestAggregatedProfile" type:"struc…
2104 func (s *ProfilingStatus) SetLatestAggregatedProfile(v *AggregatedProfileTime) *ProfilingStatus {
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go1009 type AggregatedProfileTime struct { struct
1020 func (s AggregatedProfileTime) String() string { argument
1025 func (s AggregatedProfileTime) GoString() string { argument
1030 func (s *AggregatedProfileTime) SetPeriod(v string) *AggregatedProfileTime { argument
1036 func (s *AggregatedProfileTime) SetStart(v time.Time) *AggregatedProfileTime { argument
2078 …LatestAggregatedProfile *AggregatedProfileTime `locationName:"latestAggregatedProfile" type:"struc…
2104 func (s *ProfilingStatus) SetLatestAggregatedProfile(v *AggregatedProfileTime) *ProfilingStatus {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go1281 type AggregatedProfileTime struct { struct
1292 func (s AggregatedProfileTime) String() string { argument
1297 func (s AggregatedProfileTime) GoString() string { argument
1302 func (s *AggregatedProfileTime) SetPeriod(v string) *AggregatedProfileTime { argument
1308 func (s *AggregatedProfileTime) SetStart(v time.Time) *AggregatedProfileTime { argument
2429 …LatestAggregatedProfile *AggregatedProfileTime `locationName:"latestAggregatedProfile" type:"struc…
2455 func (s *ProfilingStatus) SetLatestAggregatedProfile(v *AggregatedProfileTime) *ProfilingStatus {
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/codeguruprofiler/
H A Dapi.go2312 type AggregatedProfileTime struct { struct
2337 func (s AggregatedProfileTime) String() string { argument
2342 func (s AggregatedProfileTime) GoString() string { argument
2347 func (s *AggregatedProfileTime) SetPeriod(v string) *AggregatedProfileTime { argument
2353 func (s *AggregatedProfileTime) SetStart(v time.Time) *AggregatedProfileTime { argument
4917 …LatestAggregatedProfile *AggregatedProfileTime `locationName:"latestAggregatedProfile" type:"struc…
4943 func (s *ProfilingStatus) SetLatestAggregatedProfile(v *AggregatedProfileTime) *ProfilingStatus {
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go2569 type AggregatedProfileTime struct { struct
2594 func (s AggregatedProfileTime) String() string { argument
2599 func (s AggregatedProfileTime) GoString() string { argument
2604 func (s *AggregatedProfileTime) SetPeriod(v string) *AggregatedProfileTime { argument
2610 func (s *AggregatedProfileTime) SetStart(v time.Time) *AggregatedProfileTime { argument
5258 …LatestAggregatedProfile *AggregatedProfileTime `locationName:"latestAggregatedProfile" type:"struc…
5284 func (s *ProfilingStatus) SetLatestAggregatedProfile(v *AggregatedProfileTime) *ProfilingStatus {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go2574 type AggregatedProfileTime struct { struct
2599 func (s AggregatedProfileTime) String() string { argument
2604 func (s AggregatedProfileTime) GoString() string { argument
2609 func (s *AggregatedProfileTime) SetPeriod(v string) *AggregatedProfileTime { argument
2615 func (s *AggregatedProfileTime) SetStart(v time.Time) *AggregatedProfileTime { argument
5263 …LatestAggregatedProfile *AggregatedProfileTime `locationName:"latestAggregatedProfile" type:"struc…
5289 func (s *ProfilingStatus) SetLatestAggregatedProfile(v *AggregatedProfileTime) *ProfilingStatus {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go2574 type AggregatedProfileTime struct { struct
2599 func (s AggregatedProfileTime) String() string { argument
2604 func (s AggregatedProfileTime) GoString() string { argument
2609 func (s *AggregatedProfileTime) SetPeriod(v string) *AggregatedProfileTime { argument
2615 func (s *AggregatedProfileTime) SetStart(v time.Time) *AggregatedProfileTime { argument
5263 …LatestAggregatedProfile *AggregatedProfileTime `locationName:"latestAggregatedProfile" type:"struc…
5289 func (s *ProfilingStatus) SetLatestAggregatedProfile(v *AggregatedProfileTime) *ProfilingStatus {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go2574 type AggregatedProfileTime struct { struct
2599 func (s AggregatedProfileTime) String() string { argument
2604 func (s AggregatedProfileTime) GoString() string { argument
2609 func (s *AggregatedProfileTime) SetPeriod(v string) *AggregatedProfileTime { argument
2615 func (s *AggregatedProfileTime) SetStart(v time.Time) *AggregatedProfileTime { argument
5263 …LatestAggregatedProfile *AggregatedProfileTime `locationName:"latestAggregatedProfile" type:"struc…
5289 func (s *ProfilingStatus) SetLatestAggregatedProfile(v *AggregatedProfileTime) *ProfilingStatus {
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go2574 type AggregatedProfileTime struct { struct
2599 func (s AggregatedProfileTime) String() string { argument
2604 func (s AggregatedProfileTime) GoString() string { argument
2609 func (s *AggregatedProfileTime) SetPeriod(v string) *AggregatedProfileTime { argument
2615 func (s *AggregatedProfileTime) SetStart(v time.Time) *AggregatedProfileTime { argument
5263 …LatestAggregatedProfile *AggregatedProfileTime `locationName:"latestAggregatedProfile" type:"struc…
5289 func (s *ProfilingStatus) SetLatestAggregatedProfile(v *AggregatedProfileTime) *ProfilingStatus {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go2574 type AggregatedProfileTime struct { struct
2599 func (s AggregatedProfileTime) String() string { argument
2604 func (s AggregatedProfileTime) GoString() string { argument
2609 func (s *AggregatedProfileTime) SetPeriod(v string) *AggregatedProfileTime { argument
2615 func (s *AggregatedProfileTime) SetStart(v time.Time) *AggregatedProfileTime { argument
5263 …LatestAggregatedProfile *AggregatedProfileTime `locationName:"latestAggregatedProfile" type:"struc…
5289 func (s *ProfilingStatus) SetLatestAggregatedProfile(v *AggregatedProfileTime) *ProfilingStatus {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go2569 type AggregatedProfileTime struct { struct
2594 func (s AggregatedProfileTime) String() string { argument
2599 func (s AggregatedProfileTime) GoString() string { argument
2604 func (s *AggregatedProfileTime) SetPeriod(v string) *AggregatedProfileTime { argument
2610 func (s *AggregatedProfileTime) SetStart(v time.Time) *AggregatedProfileTime { argument
5258 …LatestAggregatedProfile *AggregatedProfileTime `locationName:"latestAggregatedProfile" type:"struc…
5284 func (s *ProfilingStatus) SetLatestAggregatedProfile(v *AggregatedProfileTime) *ProfilingStatus {
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go2606 type AggregatedProfileTime struct { struct
2635 func (s AggregatedProfileTime) String() string { argument
2644 func (s AggregatedProfileTime) GoString() string { argument
2649 func (s *AggregatedProfileTime) SetPeriod(v string) *AggregatedProfileTime { argument
2655 func (s *AggregatedProfileTime) SetStart(v time.Time) *AggregatedProfileTime { argument
5655 …LatestAggregatedProfile *AggregatedProfileTime `locationName:"latestAggregatedProfile" type:"struc…
5689 func (s *ProfilingStatus) SetLatestAggregatedProfile(v *AggregatedProfileTime) *ProfilingStatus {

12