Home
last modified time | relevance | path

Searched refs:OutputDestinationSettings (Results 1 – 25 of 55) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/include/aws/medialive/model/
H A DOutputDestinationSettings.h32 class AWS_MEDIALIVE_API OutputDestinationSettings
35 OutputDestinationSettings();
36 OutputDestinationSettings(Aws::Utils::Json::JsonView jsonValue);
37 OutputDestinationSettings& operator=(Aws::Utils::Json::JsonView jsonValue);
79 …inline OutputDestinationSettings& WithPasswordParam(const char* value) { SetPasswordParam(value); … in WithPasswordParam()
120 …inline OutputDestinationSettings& WithStreamName(const char* value) { SetStreamName(value); return… in WithStreamName()
151 …inline OutputDestinationSettings& WithUrl(const Aws::String& value) { SetUrl(value); return *this;} in WithUrl()
156 …inline OutputDestinationSettings& WithUrl(Aws::String&& value) { SetUrl(std::move(value)); return … in WithUrl()
161 inline OutputDestinationSettings& WithUrl(const char* value) { SetUrl(value); return *this;} in WithUrl()
192 …inline OutputDestinationSettings& WithUsername(const Aws::String& value) { SetUsername(value); ret… in WithUsername()
[all …]
H A DOutputDestination.h169 inline const Aws::Vector<OutputDestinationSettings>& GetSettings() const{ return m_settings; } in GetSettings()
181 …inline void SetSettings(const Aws::Vector<OutputDestinationSettings>& value) { m_settingsHasBeenSe… in SetSettings()
187 …inline void SetSettings(Aws::Vector<OutputDestinationSettings>&& value) { m_settingsHasBeenSet = t… in SetSettings()
193 …inline OutputDestination& WithSettings(const Aws::Vector<OutputDestinationSettings>& value) { SetS… in WithSettings()
199 …inline OutputDestination& WithSettings(Aws::Vector<OutputDestinationSettings>&& value) { SetSettin… in WithSettings()
205 …inline OutputDestination& AddSettings(const OutputDestinationSettings& value) { m_settingsHasBeenS… in AddSettings()
211 …inline OutputDestination& AddSettings(OutputDestinationSettings&& value) { m_settingsHasBeenSet = … in AddSettings()
224 Aws::Vector<OutputDestinationSettings> m_settings;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/source/model/
H A DOutputDestinationSettings.cpp21 OutputDestinationSettings::OutputDestinationSettings() : in OutputDestinationSettings() function in Aws::MediaLive::Model::OutputDestinationSettings
29 OutputDestinationSettings::OutputDestinationSettings(JsonView jsonValue) : in OutputDestinationSettings() function in Aws::MediaLive::Model::OutputDestinationSettings
38 OutputDestinationSettings& OutputDestinationSettings::operator =(JsonView jsonValue) in operator =()
71 JsonValue OutputDestinationSettings::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/medialive/types/
H A Dtypes.go3881 Settings []OutputDestinationSettings
3885 type OutputDestinationSettings struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/medialive/types/
H A Dtypes.go3881 Settings []OutputDestinationSettings
3885 type OutputDestinationSettings struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/medialive/types/
H A Dtypes.go3720 Settings []OutputDestinationSettings
3724 type OutputDestinationSettings struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/medialive/types/
H A Dtypes.go3720 Settings []OutputDestinationSettings
3724 type OutputDestinationSettings struct { struct
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/medialive/types/
H A Dtypes.go3720 Settings []OutputDestinationSettings
3724 type OutputDestinationSettings struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/medialive/types/
H A Dtypes.go3881 Settings []OutputDestinationSettings
3885 type OutputDestinationSettings struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/medialive/types/
H A Dtypes.go3881 Settings []OutputDestinationSettings
3885 type OutputDestinationSettings struct { struct
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/medialive/
H A Dapi.go7934 Settings []*OutputDestinationSettings `locationName:"settings" type:"list"`
7954 func (s *OutputDestination) SetSettings(v []*OutputDestinationSettings) *OutputDestination {
7960 type OutputDestinationSettings struct { struct
7974 func (s OutputDestinationSettings) String() string { argument
7979 func (s OutputDestinationSettings) GoString() string { argument
7984 func (s *OutputDestinationSettings) SetPasswordParam(v string) *OutputDestinationSettings { argument
7990 func (s *OutputDestinationSettings) SetUrl(v string) *OutputDestinationSettings { argument
7996 func (s *OutputDestinationSettings) SetUsername(v string) *OutputDestinationSettings { argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/medialive/types/
H A Dtypes.go4251 Settings []OutputDestinationSettings
4257 type OutputDestinationSettings struct { struct
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/medialive/
H A Dapi.go9245 Settings []*OutputDestinationSettings `locationName:"settings" type:"list"`
9265 func (s *OutputDestination) SetSettings(v []*OutputDestinationSettings) *OutputDestination {
9270 type OutputDestinationSettings struct { struct
9284 func (s OutputDestinationSettings) String() string { argument
9289 func (s OutputDestinationSettings) GoString() string { argument
9294 func (s *OutputDestinationSettings) SetPasswordParam(v string) *OutputDestinationSettings { argument
9300 func (s *OutputDestinationSettings) SetUrl(v string) *OutputDestinationSettings { argument
9306 func (s *OutputDestinationSettings) SetUsername(v string) *OutputDestinationSettings { argument
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/medialive/
H A Dapi.go10859 Settings []*OutputDestinationSettings `locationName:"settings" type:"list"`
10879 func (s *OutputDestination) SetSettings(v []*OutputDestinationSettings) *OutputDestination {
10884 type OutputDestinationSettings struct {
10901 func (s OutputDestinationSettings) String() string {
10906 func (s OutputDestinationSettings) GoString() string {
10911 func (s *OutputDestinationSettings) SetPasswordParam(v string) *OutputDestinationSettings {
10917 func (s *OutputDestinationSettings) SetStreamName(v string) *OutputDestinationSettings {
10923 func (s *OutputDestinationSettings) SetUrl(v string) *OutputDestinationSettings {
10929 func (s *OutputDestinationSettings) SetUsername(v string) *OutputDestinationSettings {
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/medialive/
H A Dapi.go13238 Settings []*OutputDestinationSettings `locationName:"settings" type:"list"`
13284 func (s *OutputDestination) SetSettings(v []*OutputDestinationSettings) *OutputDestination {
13289 type OutputDestinationSettings struct { struct
13306 func (s OutputDestinationSettings) String() string { argument
13311 func (s OutputDestinationSettings) GoString() string { argument
13316 func (s *OutputDestinationSettings) SetPasswordParam(v string) *OutputDestinationSettings { argument
13322 func (s *OutputDestinationSettings) SetStreamName(v string) *OutputDestinationSettings { argument
13328 func (s *OutputDestinationSettings) SetUrl(v string) *OutputDestinationSettings { argument
13334 func (s *OutputDestinationSettings) SetUsername(v string) *OutputDestinationSettings { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/medialive/
H A Dapi.go13389 Settings []*OutputDestinationSettings `locationName:"settings" type:"list"`
13435 func (s *OutputDestination) SetSettings(v []*OutputDestinationSettings) *OutputDestination {
13440 type OutputDestinationSettings struct { struct
13457 func (s OutputDestinationSettings) String() string { argument
13462 func (s OutputDestinationSettings) GoString() string { argument
13467 func (s *OutputDestinationSettings) SetPasswordParam(v string) *OutputDestinationSettings { argument
13473 func (s *OutputDestinationSettings) SetStreamName(v string) *OutputDestinationSettings { argument
13479 func (s *OutputDestinationSettings) SetUrl(v string) *OutputDestinationSettings { argument
13485 func (s *OutputDestinationSettings) SetUsername(v string) *OutputDestinationSettings { argument
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/medialive/
H A Dapi.go13902 Settings []*OutputDestinationSettings `locationName:"settings" type:"list"`
13948 func (s *OutputDestination) SetSettings(v []*OutputDestinationSettings) *OutputDestination {
13953 type OutputDestinationSettings struct { struct
13970 func (s OutputDestinationSettings) String() string { argument
13975 func (s OutputDestinationSettings) GoString() string { argument
13980 func (s *OutputDestinationSettings) SetPasswordParam(v string) *OutputDestinationSettings { argument
13986 func (s *OutputDestinationSettings) SetStreamName(v string) *OutputDestinationSettings { argument
13992 func (s *OutputDestinationSettings) SetUrl(v string) *OutputDestinationSettings { argument
13998 func (s *OutputDestinationSettings) SetUsername(v string) *OutputDestinationSettings { argument
/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/medialive/
H A Dapi.go17460 Settings []*OutputDestinationSettings `locationName:"settings" type:"list"`
17517 func (s *OutputDestination) SetSettings(v []*OutputDestinationSettings) *OutputDestination {
17522 type OutputDestinationSettings struct { struct
17539 func (s OutputDestinationSettings) String() string { argument
17544 func (s OutputDestinationSettings) GoString() string { argument
17549 func (s *OutputDestinationSettings) SetPasswordParam(v string) *OutputDestinationSettings { argument
17555 func (s *OutputDestinationSettings) SetStreamName(v string) *OutputDestinationSettings { argument
17561 func (s *OutputDestinationSettings) SetUrl(v string) *OutputDestinationSettings { argument
17567 func (s *OutputDestinationSettings) SetUsername(v string) *OutputDestinationSettings { argument
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/medialive/
H A Dapi.go16959 Settings []*OutputDestinationSettings `locationName:"settings" type:"list"`
17016 func (s *OutputDestination) SetSettings(v []*OutputDestinationSettings) *OutputDestination {
17021 type OutputDestinationSettings struct { struct
17038 func (s OutputDestinationSettings) String() string { argument
17043 func (s OutputDestinationSettings) GoString() string { argument
17048 func (s *OutputDestinationSettings) SetPasswordParam(v string) *OutputDestinationSettings { argument
17054 func (s *OutputDestinationSettings) SetStreamName(v string) *OutputDestinationSettings { argument
17060 func (s *OutputDestinationSettings) SetUrl(v string) *OutputDestinationSettings { argument
17066 func (s *OutputDestinationSettings) SetUsername(v string) *OutputDestinationSettings { argument
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/medialive/
H A Dapi.go17451 Settings []*OutputDestinationSettings `locationName:"settings" type:"list"`
17508 func (s *OutputDestination) SetSettings(v []*OutputDestinationSettings) *OutputDestination {
17513 type OutputDestinationSettings struct { struct
17530 func (s OutputDestinationSettings) String() string { argument
17535 func (s OutputDestinationSettings) GoString() string { argument
17540 func (s *OutputDestinationSettings) SetPasswordParam(v string) *OutputDestinationSettings { argument
17546 func (s *OutputDestinationSettings) SetStreamName(v string) *OutputDestinationSettings { argument
17552 func (s *OutputDestinationSettings) SetUrl(v string) *OutputDestinationSettings { argument
17558 func (s *OutputDestinationSettings) SetUsername(v string) *OutputDestinationSettings { argument
/dports/databases/litestream/litestream-0.3.6/vendor/github.com/aws/aws-sdk-go/service/medialive/
H A Dapi.go17066 Settings []*OutputDestinationSettings `locationName:"settings" type:"list"`
17123 func (s *OutputDestination) SetSettings(v []*OutputDestinationSettings) *OutputDestination {
17128 type OutputDestinationSettings struct { struct
17145 func (s OutputDestinationSettings) String() string { argument
17150 func (s OutputDestinationSettings) GoString() string { argument
17155 func (s *OutputDestinationSettings) SetPasswordParam(v string) *OutputDestinationSettings { argument
17161 func (s *OutputDestinationSettings) SetStreamName(v string) *OutputDestinationSettings { argument
17167 func (s *OutputDestinationSettings) SetUrl(v string) *OutputDestinationSettings { argument
17173 func (s *OutputDestinationSettings) SetUsername(v string) *OutputDestinationSettings { argument
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/medialive/
H A Dapi.go19051 Settings []*OutputDestinationSettings `locationName:"settings" type:"list"`
19108 func (s *OutputDestination) SetSettings(v []*OutputDestinationSettings) *OutputDestination {
19113 type OutputDestinationSettings struct { struct
19130 func (s OutputDestinationSettings) String() string { argument
19135 func (s OutputDestinationSettings) GoString() string { argument
19140 func (s *OutputDestinationSettings) SetPasswordParam(v string) *OutputDestinationSettings { argument
19146 func (s *OutputDestinationSettings) SetStreamName(v string) *OutputDestinationSettings { argument
19152 func (s *OutputDestinationSettings) SetUrl(v string) *OutputDestinationSettings { argument
19158 func (s *OutputDestinationSettings) SetUsername(v string) *OutputDestinationSettings { argument
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/medialive/
H A Dapi.go18644 Settings []*OutputDestinationSettings `locationName:"settings" type:"list"`
18701 func (s *OutputDestination) SetSettings(v []*OutputDestinationSettings) *OutputDestination {
18706 type OutputDestinationSettings struct { struct
18723 func (s OutputDestinationSettings) String() string { argument
18728 func (s OutputDestinationSettings) GoString() string { argument
18733 func (s *OutputDestinationSettings) SetPasswordParam(v string) *OutputDestinationSettings { argument
18739 func (s *OutputDestinationSettings) SetStreamName(v string) *OutputDestinationSettings { argument
18745 func (s *OutputDestinationSettings) SetUrl(v string) *OutputDestinationSettings { argument
18751 func (s *OutputDestinationSettings) SetUsername(v string) *OutputDestinationSettings { argument
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/medialive/
H A Dapi.go18748 Settings []*OutputDestinationSettings `locationName:"settings" type:"list"`
18805 func (s *OutputDestination) SetSettings(v []*OutputDestinationSettings) *OutputDestination {
18810 type OutputDestinationSettings struct { struct
18827 func (s OutputDestinationSettings) String() string { argument
18832 func (s OutputDestinationSettings) GoString() string { argument
18837 func (s *OutputDestinationSettings) SetPasswordParam(v string) *OutputDestinationSettings { argument
18843 func (s *OutputDestinationSettings) SetStreamName(v string) *OutputDestinationSettings { argument
18849 func (s *OutputDestinationSettings) SetUrl(v string) *OutputDestinationSettings { argument
18855 func (s *OutputDestinationSettings) SetUsername(v string) *OutputDestinationSettings { argument
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/github.com/aws/aws-sdk-go/service/medialive/
H A Dapi.go20814 Settings []*OutputDestinationSettings `locationName:"settings" type:"list"`
20871 func (s *OutputDestination) SetSettings(v []*OutputDestinationSettings) *OutputDestination {
20876 type OutputDestinationSettings struct { struct
20893 func (s OutputDestinationSettings) String() string { argument
20898 func (s OutputDestinationSettings) GoString() string { argument
20903 func (s *OutputDestinationSettings) SetPasswordParam(v string) *OutputDestinationSettings { argument
20909 func (s *OutputDestinationSettings) SetStreamName(v string) *OutputDestinationSettings { argument
20915 func (s *OutputDestinationSettings) SetUrl(v string) *OutputDestinationSettings { argument
20921 func (s *OutputDestinationSettings) SetUsername(v string) *OutputDestinationSettings { argument

123