Home
last modified time | relevance | path

Searched refs:InputDeviceNetworkSettings (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 DInputDeviceNetworkSettings.h33 class AWS_MEDIALIVE_API InputDeviceNetworkSettings
36 InputDeviceNetworkSettings();
37 InputDeviceNetworkSettings(Aws::Utils::Json::JsonView jsonValue);
38 InputDeviceNetworkSettings& operator=(Aws::Utils::Json::JsonView jsonValue);
116 …inline InputDeviceNetworkSettings& WithGateway(const Aws::String& value) { SetGateway(value); retu… in WithGateway()
121 …inline InputDeviceNetworkSettings& WithGateway(Aws::String&& value) { SetGateway(std::move(value))… in WithGateway()
126 …inline InputDeviceNetworkSettings& WithGateway(const char* value) { SetGateway(value); return *thi… in WithGateway()
157 …inline InputDeviceNetworkSettings& WithIpAddress(const Aws::String& value) { SetIpAddress(value); … in WithIpAddress()
167 …inline InputDeviceNetworkSettings& WithIpAddress(const char* value) { SetIpAddress(value); return … in WithIpAddress()
235 …inline InputDeviceNetworkSettings& WithSubnetMask(const Aws::String& value) { SetSubnetMask(value)… in WithSubnetMask()
[all …]
H A DDescribeInputDeviceResult.h319 inline const InputDeviceNetworkSettings& GetNetworkSettings() const{ return m_networkSettings; } in GetNetworkSettings()
324 …inline void SetNetworkSettings(const InputDeviceNetworkSettings& value) { m_networkSettings = valu… in SetNetworkSettings()
329 …inline void SetNetworkSettings(InputDeviceNetworkSettings&& value) { m_networkSettings = std::move… in SetNetworkSettings()
334 …inline DescribeInputDeviceResult& WithNetworkSettings(const InputDeviceNetworkSettings& value) { S… in WithNetworkSettings()
339 …inline DescribeInputDeviceResult& WithNetworkSettings(InputDeviceNetworkSettings&& value) { SetNet… in WithNetworkSettings()
447 InputDeviceNetworkSettings m_networkSettings;
H A DUpdateInputDeviceResult.h319 inline const InputDeviceNetworkSettings& GetNetworkSettings() const{ return m_networkSettings; } in GetNetworkSettings()
324 …inline void SetNetworkSettings(const InputDeviceNetworkSettings& value) { m_networkSettings = valu… in SetNetworkSettings()
329 …inline void SetNetworkSettings(InputDeviceNetworkSettings&& value) { m_networkSettings = std::move… in SetNetworkSettings()
334 …inline UpdateInputDeviceResult& WithNetworkSettings(const InputDeviceNetworkSettings& value) { Set… in WithNetworkSettings()
339 …inline UpdateInputDeviceResult& WithNetworkSettings(InputDeviceNetworkSettings&& value) { SetNetwo… in WithNetworkSettings()
447 InputDeviceNetworkSettings m_networkSettings;
H A DInputDeviceSummary.h362 inline const InputDeviceNetworkSettings& GetNetworkSettings() const{ return m_networkSettings; } in GetNetworkSettings()
372 …inline void SetNetworkSettings(const InputDeviceNetworkSettings& value) { m_networkSettingsHasBeen… in SetNetworkSettings()
377 …inline void SetNetworkSettings(InputDeviceNetworkSettings&& value) { m_networkSettingsHasBeenSet =… in SetNetworkSettings()
382 …inline InputDeviceSummary& WithNetworkSettings(const InputDeviceNetworkSettings& value) { SetNetwo… in WithNetworkSettings()
387 …inline InputDeviceSummary& WithNetworkSettings(InputDeviceNetworkSettings&& value) { SetNetworkSet… in WithNetworkSettings()
518 InputDeviceNetworkSettings m_networkSettings;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/source/model/
H A DInputDeviceNetworkSettings.cpp21 InputDeviceNetworkSettings::InputDeviceNetworkSettings() : in InputDeviceNetworkSettings() function in Aws::MediaLive::Model::InputDeviceNetworkSettings
31 InputDeviceNetworkSettings::InputDeviceNetworkSettings(JsonView jsonValue) : in InputDeviceNetworkSettings() function in Aws::MediaLive::Model::InputDeviceNetworkSettings
42 InputDeviceNetworkSettings& InputDeviceNetworkSettings::operator =(JsonView jsonValue) in operator =()
85 JsonValue InputDeviceNetworkSettings::Jsonize() const in Jsonize()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/medialive/
H A Dapi_op_UpdateInputDevice.go80 NetworkSettings *types.InputDeviceNetworkSettings
H A Dapi_op_DescribeInputDevice.go71 NetworkSettings *types.InputDeviceNetworkSettings
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/medialive/
H A Dapi_op_DescribeInputDevice.go71 NetworkSettings *types.InputDeviceNetworkSettings
H A Dapi_op_UpdateInputDevice.go80 NetworkSettings *types.InputDeviceNetworkSettings
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/medialive/
H A Dapi_op_DescribeInputDevice.go71 NetworkSettings *types.InputDeviceNetworkSettings
H A Dapi_op_UpdateInputDevice.go80 NetworkSettings *types.InputDeviceNetworkSettings
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/medialive/
H A Dapi_op_DescribeInputDevice.go71 NetworkSettings *types.InputDeviceNetworkSettings
H A Dapi_op_UpdateInputDevice.go80 NetworkSettings *types.InputDeviceNetworkSettings
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/medialive/
H A Dapi_op_UpdateInputDevice.go80 NetworkSettings *types.InputDeviceNetworkSettings
H A Dapi_op_DescribeInputDevice.go71 NetworkSettings *types.InputDeviceNetworkSettings
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/medialive/
H A Dapi_op_DescribeInputDevice.go73 NetworkSettings *types.InputDeviceNetworkSettings
H A Dapi_op_UpdateInputDevice.go82 NetworkSettings *types.InputDeviceNetworkSettings
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/medialive/
H A Dapi_op_DescribeInputDevice.go71 NetworkSettings *types.InputDeviceNetworkSettings
H A Dapi_op_UpdateInputDevice.go80 NetworkSettings *types.InputDeviceNetworkSettings
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/medialive/
H A Dapi_op_DescribeInputDevice.go71 NetworkSettings *types.InputDeviceNetworkSettings
H A Dapi_op_UpdateInputDevice.go80 NetworkSettings *types.InputDeviceNetworkSettings
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/medialive/types/
H A Dtypes.go2529 type InputDeviceNetworkSettings struct { struct
2594 NetworkSettings *InputDeviceNetworkSettings
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/medialive/types/
H A Dtypes.go2529 type InputDeviceNetworkSettings struct { struct
2594 NetworkSettings *InputDeviceNetworkSettings
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/medialive/types/
H A Dtypes.go2410 type InputDeviceNetworkSettings struct { struct
2475 NetworkSettings *InputDeviceNetworkSettings
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/medialive/types/
H A Dtypes.go2410 type InputDeviceNetworkSettings struct { struct
2475 NetworkSettings *InputDeviceNetworkSettings

123