Home
last modified time | relevance | path

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

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker/include/aws/sagemaker/model/
H A DProfilerConfigForUpdate.h34 class AWS_SAGEMAKER_API ProfilerConfigForUpdate
37 ProfilerConfigForUpdate();
38 ProfilerConfigForUpdate(Aws::Utils::Json::JsonView jsonValue);
39 ProfilerConfigForUpdate& operator=(Aws::Utils::Json::JsonView jsonValue);
71 …inline ProfilerConfigForUpdate& WithS3OutputPath(const Aws::String& value) { SetS3OutputPath(value… in WithS3OutputPath()
76 …inline ProfilerConfigForUpdate& WithS3OutputPath(Aws::String&& value) { SetS3OutputPath(std::move(… in WithS3OutputPath()
81 …inline ProfilerConfigForUpdate& WithS3OutputPath(const char* value) { SetS3OutputPath(value); retu… in WithS3OutputPath()
110 …inline ProfilerConfigForUpdate& WithProfilingIntervalInMilliseconds(long long value) { SetProfilin… in WithProfilingIntervalInMilliseconds()
176 …inline ProfilerConfigForUpdate& WithProfilingParameters(const Aws::Map<Aws::String, Aws::String>& … in WithProfilingParameters()
189 …inline ProfilerConfigForUpdate& WithProfilingParameters(Aws::Map<Aws::String, Aws::String>&& value… in WithProfilingParameters()
[all …]
H A DUpdateTrainingJobRequest.h93 inline const ProfilerConfigForUpdate& GetProfilerConfig() const{ return m_profilerConfig; } in GetProfilerConfig()
105 …inline void SetProfilerConfig(const ProfilerConfigForUpdate& value) { m_profilerConfigHasBeenSet =… in SetProfilerConfig()
111 …inline void SetProfilerConfig(ProfilerConfigForUpdate&& value) { m_profilerConfigHasBeenSet = true… in SetProfilerConfig()
117 …inline UpdateTrainingJobRequest& WithProfilerConfig(const ProfilerConfigForUpdate& value) { SetPro… in WithProfilerConfig()
123 …inline UpdateTrainingJobRequest& WithProfilerConfig(ProfilerConfigForUpdate&& value) { SetProfiler… in WithProfilerConfig()
179 ProfilerConfigForUpdate m_profilerConfig;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sagemaker/source/model/
H A DProfilerConfigForUpdate.cpp21 ProfilerConfigForUpdate::ProfilerConfigForUpdate() : in ProfilerConfigForUpdate() function in Aws::SageMaker::Model::ProfilerConfigForUpdate
31 ProfilerConfigForUpdate::ProfilerConfigForUpdate(JsonView jsonValue) : in ProfilerConfigForUpdate() function in Aws::SageMaker::Model::ProfilerConfigForUpdate
42 ProfilerConfigForUpdate& ProfilerConfigForUpdate::operator =(JsonView jsonValue) in operator =()
78 JsonValue ProfilerConfigForUpdate::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/sagemaker/
H A Dapi_op_UpdateTrainingJob.go39 ProfilerConfig *types.ProfilerConfigForUpdate
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/sagemaker/
H A Dapi_op_UpdateTrainingJob.go39 ProfilerConfig *types.ProfilerConfigForUpdate
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/sagemaker/
H A Dapi_op_UpdateTrainingJob.go39 ProfilerConfig *types.ProfilerConfigForUpdate
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/sagemaker/
H A Dapi_op_UpdateTrainingJob.go39 ProfilerConfig *types.ProfilerConfigForUpdate
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/sagemaker/
H A Dapi_op_UpdateTrainingJob.go39 ProfilerConfig *types.ProfilerConfigForUpdate
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/sagemaker/
H A Dapi_op_UpdateTrainingJob.go39 ProfilerConfig *types.ProfilerConfigForUpdate
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/sagemaker/
H A Dapi_op_UpdateTrainingJob.go39 ProfilerConfig *types.ProfilerConfigForUpdate
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/sagemaker/
H A Dapi_op_UpdateTrainingJob.go39 ProfilerConfig *types.ProfilerConfigForUpdate
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/sagemaker/types/
H A Dtypes.go8196 type ProfilerConfigForUpdate struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/sagemaker/types/
H A Dtypes.go8196 type ProfilerConfigForUpdate struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/sagemaker/types/
H A Dtypes.go8196 type ProfilerConfigForUpdate struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/sagemaker/types/
H A Dtypes.go7225 type ProfilerConfigForUpdate struct { struct
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/sagemaker/types/
H A Dtypes.go7225 type ProfilerConfigForUpdate struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/sagemaker/types/
H A Dtypes.go7225 type ProfilerConfigForUpdate struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/sagemaker/types/
H A Dtypes.go8235 type ProfilerConfigForUpdate struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/sagemaker/types/
H A Dtypes.go8997 type ProfilerConfigForUpdate struct { struct
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/aws/aws-sdk-go/service/sagemaker/
H A Dapi.go67013 type ProfilerConfigForUpdate struct { struct
67037 func (s ProfilerConfigForUpdate) String() string { argument
67042 func (s ProfilerConfigForUpdate) GoString() string { argument
67047 func (s *ProfilerConfigForUpdate) SetDisableProfiler(v bool) *ProfilerConfigForUpdate { argument
67053 func (s *ProfilerConfigForUpdate) SetProfilingIntervalInMilliseconds(v int64) *ProfilerConfigForUpd… argument
67059 func (s *ProfilerConfigForUpdate) SetProfilingParameters(v map[string]*string) *ProfilerConfigForUp… argument
67065 func (s *ProfilerConfigForUpdate) SetS3OutputPath(v string) *ProfilerConfigForUpdate { argument
76044 ProfilerConfig *ProfilerConfigForUpdate `type:"structure"`
76093 func (s *UpdateTrainingJobInput) SetProfilerConfig(v *ProfilerConfigForUpdate) *UpdateTrainingJobIn…
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/aws/aws-sdk-go/service/sagemaker/
H A Dapi.go67013 type ProfilerConfigForUpdate struct { struct
67037 func (s ProfilerConfigForUpdate) String() string { argument
67042 func (s ProfilerConfigForUpdate) GoString() string { argument
67047 func (s *ProfilerConfigForUpdate) SetDisableProfiler(v bool) *ProfilerConfigForUpdate { argument
67053 func (s *ProfilerConfigForUpdate) SetProfilingIntervalInMilliseconds(v int64) *ProfilerConfigForUpd… argument
67059 func (s *ProfilerConfigForUpdate) SetProfilingParameters(v map[string]*string) *ProfilerConfigForUp… argument
67065 func (s *ProfilerConfigForUpdate) SetS3OutputPath(v string) *ProfilerConfigForUpdate { argument
76044 ProfilerConfig *ProfilerConfigForUpdate `type:"structure"`
76093 func (s *UpdateTrainingJobInput) SetProfilerConfig(v *ProfilerConfigForUpdate) *UpdateTrainingJobIn…
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/aws/aws-sdk-go/service/sagemaker/
H A Dapi.go66312 type ProfilerConfigForUpdate struct { struct
66336 func (s ProfilerConfigForUpdate) String() string { argument
66341 func (s ProfilerConfigForUpdate) GoString() string { argument
66346 func (s *ProfilerConfigForUpdate) SetDisableProfiler(v bool) *ProfilerConfigForUpdate { argument
66352 func (s *ProfilerConfigForUpdate) SetProfilingIntervalInMilliseconds(v int64) *ProfilerConfigForUpd… argument
66358 func (s *ProfilerConfigForUpdate) SetProfilingParameters(v map[string]*string) *ProfilerConfigForUp… argument
66364 func (s *ProfilerConfigForUpdate) SetS3OutputPath(v string) *ProfilerConfigForUpdate { argument
75208 ProfilerConfig *ProfilerConfigForUpdate `type:"structure"`
75257 func (s *UpdateTrainingJobInput) SetProfilerConfig(v *ProfilerConfigForUpdate) *UpdateTrainingJobIn…
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/aws/aws-sdk-go/service/sagemaker/
H A Dapi.go66312 type ProfilerConfigForUpdate struct { struct
66336 func (s ProfilerConfigForUpdate) String() string { argument
66341 func (s ProfilerConfigForUpdate) GoString() string { argument
66346 func (s *ProfilerConfigForUpdate) SetDisableProfiler(v bool) *ProfilerConfigForUpdate { argument
66352 func (s *ProfilerConfigForUpdate) SetProfilingIntervalInMilliseconds(v int64) *ProfilerConfigForUpd… argument
66358 func (s *ProfilerConfigForUpdate) SetProfilingParameters(v map[string]*string) *ProfilerConfigForUp… argument
66364 func (s *ProfilerConfigForUpdate) SetS3OutputPath(v string) *ProfilerConfigForUpdate { argument
75208 ProfilerConfig *ProfilerConfigForUpdate `type:"structure"`
75257 func (s *UpdateTrainingJobInput) SetProfilerConfig(v *ProfilerConfigForUpdate) *UpdateTrainingJobIn…
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/aws/aws-sdk-go/service/sagemaker/
H A Dapi.go67013 type ProfilerConfigForUpdate struct { struct
67037 func (s ProfilerConfigForUpdate) String() string { argument
67042 func (s ProfilerConfigForUpdate) GoString() string { argument
67047 func (s *ProfilerConfigForUpdate) SetDisableProfiler(v bool) *ProfilerConfigForUpdate { argument
67053 func (s *ProfilerConfigForUpdate) SetProfilingIntervalInMilliseconds(v int64) *ProfilerConfigForUpd… argument
67059 func (s *ProfilerConfigForUpdate) SetProfilingParameters(v map[string]*string) *ProfilerConfigForUp… argument
67065 func (s *ProfilerConfigForUpdate) SetS3OutputPath(v string) *ProfilerConfigForUpdate { argument
76044 ProfilerConfig *ProfilerConfigForUpdate `type:"structure"`
76093 func (s *UpdateTrainingJobInput) SetProfilerConfig(v *ProfilerConfigForUpdate) *UpdateTrainingJobIn…
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go/service/sagemaker/
H A Dapi.go66626 type ProfilerConfigForUpdate struct { struct
66650 func (s ProfilerConfigForUpdate) String() string { argument
66655 func (s ProfilerConfigForUpdate) GoString() string { argument
66660 func (s *ProfilerConfigForUpdate) SetDisableProfiler(v bool) *ProfilerConfigForUpdate { argument
66666 func (s *ProfilerConfigForUpdate) SetProfilingIntervalInMilliseconds(v int64) *ProfilerConfigForUpd… argument
66672 func (s *ProfilerConfigForUpdate) SetProfilingParameters(v map[string]*string) *ProfilerConfigForUp… argument
66678 func (s *ProfilerConfigForUpdate) SetS3OutputPath(v string) *ProfilerConfigForUpdate { argument
75522 ProfilerConfig *ProfilerConfigForUpdate `type:"structure"`
75571 func (s *UpdateTrainingJobInput) SetProfilerConfig(v *ProfilerConfigForUpdate) *UpdateTrainingJobIn…

12