Home
last modified time | relevance | path

Searched refs:PhysicalNetworkInterface (Results 1 – 13 of 13) sorted by relevance

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-snow-device-management/include/aws/snow-device-management/model/
H A DPhysicalNetworkInterface.h34 class AWS_SNOWDEVICEMANAGEMENT_API PhysicalNetworkInterface
37 PhysicalNetworkInterface();
38 PhysicalNetworkInterface(Aws::Utils::Json::JsonView jsonValue);
39 PhysicalNetworkInterface& operator=(Aws::Utils::Json::JsonView jsonValue);
81 …inline PhysicalNetworkInterface& WithDefaultGateway(const char* value) { SetDefaultGateway(value);… in WithDefaultGateway()
112 …inline PhysicalNetworkInterface& WithIpAddress(const Aws::String& value) { SetIpAddress(value); re… in WithIpAddress()
122 …inline PhysicalNetworkInterface& WithIpAddress(const char* value) { SetIpAddress(value); return *t… in WithIpAddress()
184 …inline PhysicalNetworkInterface& WithMacAddress(const Aws::String& value) { SetMacAddress(value); … in WithMacAddress()
194 …inline PhysicalNetworkInterface& WithMacAddress(const char* value) { SetMacAddress(value); return … in WithMacAddress()
225 …inline PhysicalNetworkInterface& WithNetmask(const Aws::String& value) { SetNetmask(value); return… in WithNetmask()
[all …]
H A DDescribeDeviceResult.h313 …inline const Aws::Vector<PhysicalNetworkInterface>& GetPhysicalNetworkInterfaces() const{ return m… in GetPhysicalNetworkInterfaces()
318 …inline void SetPhysicalNetworkInterfaces(const Aws::Vector<PhysicalNetworkInterface>& value) { m_p… in SetPhysicalNetworkInterfaces()
323 …inline void SetPhysicalNetworkInterfaces(Aws::Vector<PhysicalNetworkInterface>&& value) { m_physic… in SetPhysicalNetworkInterfaces()
328 …beDeviceResult& WithPhysicalNetworkInterfaces(const Aws::Vector<PhysicalNetworkInterface>& value) … in WithPhysicalNetworkInterfaces()
333 …inline DescribeDeviceResult& WithPhysicalNetworkInterfaces(Aws::Vector<PhysicalNetworkInterface>&&… in WithPhysicalNetworkInterfaces()
338 …inline DescribeDeviceResult& AddPhysicalNetworkInterfaces(const PhysicalNetworkInterface& value) {… in AddPhysicalNetworkInterfaces()
343 …inline DescribeDeviceResult& AddPhysicalNetworkInterfaces(PhysicalNetworkInterface&& value) { m_ph… in AddPhysicalNetworkInterfaces()
474 Aws::Vector<PhysicalNetworkInterface> m_physicalNetworkInterfaces;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-snow-device-management/source/model/
H A DPhysicalNetworkInterface.cpp21 PhysicalNetworkInterface::PhysicalNetworkInterface() : in PhysicalNetworkInterface() function in Aws::SnowDeviceManagement::Model::PhysicalNetworkInterface
34 PhysicalNetworkInterface::PhysicalNetworkInterface(JsonView jsonValue) : in PhysicalNetworkInterface() function in Aws::SnowDeviceManagement::Model::PhysicalNetworkInterface
48 PhysicalNetworkInterface& PhysicalNetworkInterface::operator =(JsonView jsonValue) in operator =()
102 JsonValue PhysicalNetworkInterface::Jsonize() const in Jsonize()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/snowdevicemanagement/
H A Dapi.go1952 …PhysicalNetworkInterfaces []*PhysicalNetworkInterface `locationName:"physicalNetworkInterfaces" ty…
3234 type PhysicalNetworkInterface struct { struct
3260 func (s PhysicalNetworkInterface) String() string { argument
3265 func (s PhysicalNetworkInterface) GoString() string { argument
3270 func (s *PhysicalNetworkInterface) SetDefaultGateway(v string) *PhysicalNetworkInterface { argument
3276 func (s *PhysicalNetworkInterface) SetIpAddress(v string) *PhysicalNetworkInterface { argument
3282 func (s *PhysicalNetworkInterface) SetIpAddressAssignment(v string) *PhysicalNetworkInterface { argument
3288 func (s *PhysicalNetworkInterface) SetMacAddress(v string) *PhysicalNetworkInterface { argument
3294 func (s *PhysicalNetworkInterface) SetNetmask(v string) *PhysicalNetworkInterface { argument
3300 func (s *PhysicalNetworkInterface) SetPhysicalConnectorType(v string) *PhysicalNetworkInterface { argument
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/snowdevicemanagement/
H A Dapi.go1952 …PhysicalNetworkInterfaces []*PhysicalNetworkInterface `locationName:"physicalNetworkInterfaces" ty…
3234 type PhysicalNetworkInterface struct { struct
3260 func (s PhysicalNetworkInterface) String() string { argument
3265 func (s PhysicalNetworkInterface) GoString() string { argument
3270 func (s *PhysicalNetworkInterface) SetDefaultGateway(v string) *PhysicalNetworkInterface { argument
3276 func (s *PhysicalNetworkInterface) SetIpAddress(v string) *PhysicalNetworkInterface { argument
3282 func (s *PhysicalNetworkInterface) SetIpAddressAssignment(v string) *PhysicalNetworkInterface { argument
3288 func (s *PhysicalNetworkInterface) SetMacAddress(v string) *PhysicalNetworkInterface { argument
3294 func (s *PhysicalNetworkInterface) SetNetmask(v string) *PhysicalNetworkInterface { argument
3300 func (s *PhysicalNetworkInterface) SetPhysicalConnectorType(v string) *PhysicalNetworkInterface { argument
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/snowdevicemanagement/
H A Dapi.go1952 …PhysicalNetworkInterfaces []*PhysicalNetworkInterface `locationName:"physicalNetworkInterfaces" ty…
3234 type PhysicalNetworkInterface struct { struct
3260 func (s PhysicalNetworkInterface) String() string { argument
3265 func (s PhysicalNetworkInterface) GoString() string { argument
3270 func (s *PhysicalNetworkInterface) SetDefaultGateway(v string) *PhysicalNetworkInterface { argument
3276 func (s *PhysicalNetworkInterface) SetIpAddress(v string) *PhysicalNetworkInterface { argument
3282 func (s *PhysicalNetworkInterface) SetIpAddressAssignment(v string) *PhysicalNetworkInterface { argument
3288 func (s *PhysicalNetworkInterface) SetMacAddress(v string) *PhysicalNetworkInterface { argument
3294 func (s *PhysicalNetworkInterface) SetNetmask(v string) *PhysicalNetworkInterface { argument
3300 func (s *PhysicalNetworkInterface) SetPhysicalConnectorType(v string) *PhysicalNetworkInterface { argument
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/snowdevicemanagement/
H A Dapi.go2040 …PhysicalNetworkInterfaces []*PhysicalNetworkInterface `locationName:"physicalNetworkInterfaces" ty…
3506 type PhysicalNetworkInterface struct { struct
3536 func (s PhysicalNetworkInterface) String() string { argument
3545 func (s PhysicalNetworkInterface) GoString() string { argument
3550 func (s *PhysicalNetworkInterface) SetDefaultGateway(v string) *PhysicalNetworkInterface { argument
3556 func (s *PhysicalNetworkInterface) SetIpAddress(v string) *PhysicalNetworkInterface { argument
3562 func (s *PhysicalNetworkInterface) SetIpAddressAssignment(v string) *PhysicalNetworkInterface { argument
3568 func (s *PhysicalNetworkInterface) SetMacAddress(v string) *PhysicalNetworkInterface { argument
3574 func (s *PhysicalNetworkInterface) SetNetmask(v string) *PhysicalNetworkInterface { argument
3580 func (s *PhysicalNetworkInterface) SetPhysicalConnectorType(v string) *PhysicalNetworkInterface { argument
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/snowdevicemanagement/
H A Dapi.go2040 …PhysicalNetworkInterfaces []*PhysicalNetworkInterface `locationName:"physicalNetworkInterfaces" ty…
3506 type PhysicalNetworkInterface struct { struct
3536 func (s PhysicalNetworkInterface) String() string { argument
3545 func (s PhysicalNetworkInterface) GoString() string { argument
3550 func (s *PhysicalNetworkInterface) SetDefaultGateway(v string) *PhysicalNetworkInterface { argument
3556 func (s *PhysicalNetworkInterface) SetIpAddress(v string) *PhysicalNetworkInterface { argument
3562 func (s *PhysicalNetworkInterface) SetIpAddressAssignment(v string) *PhysicalNetworkInterface { argument
3568 func (s *PhysicalNetworkInterface) SetMacAddress(v string) *PhysicalNetworkInterface { argument
3574 func (s *PhysicalNetworkInterface) SetNetmask(v string) *PhysicalNetworkInterface { argument
3580 func (s *PhysicalNetworkInterface) SetPhysicalConnectorType(v string) *PhysicalNetworkInterface { argument
[all …]
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/snowdevicemanagement/
H A Dapi.go2040 …PhysicalNetworkInterfaces []*PhysicalNetworkInterface `locationName:"physicalNetworkInterfaces" ty…
3506 type PhysicalNetworkInterface struct { struct
3536 func (s PhysicalNetworkInterface) String() string { argument
3545 func (s PhysicalNetworkInterface) GoString() string { argument
3550 func (s *PhysicalNetworkInterface) SetDefaultGateway(v string) *PhysicalNetworkInterface { argument
3556 func (s *PhysicalNetworkInterface) SetIpAddress(v string) *PhysicalNetworkInterface { argument
3562 func (s *PhysicalNetworkInterface) SetIpAddressAssignment(v string) *PhysicalNetworkInterface { argument
3568 func (s *PhysicalNetworkInterface) SetMacAddress(v string) *PhysicalNetworkInterface { argument
3574 func (s *PhysicalNetworkInterface) SetNetmask(v string) *PhysicalNetworkInterface { argument
3580 func (s *PhysicalNetworkInterface) SetPhysicalConnectorType(v string) *PhysicalNetworkInterface { argument
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/snowdevicemanagement/
H A Dapi.go1952 …PhysicalNetworkInterfaces []*PhysicalNetworkInterface `locationName:"physicalNetworkInterfaces" ty…
3234 type PhysicalNetworkInterface struct { struct
3260 func (s PhysicalNetworkInterface) String() string { argument
3265 func (s PhysicalNetworkInterface) GoString() string { argument
3270 func (s *PhysicalNetworkInterface) SetDefaultGateway(v string) *PhysicalNetworkInterface { argument
3276 func (s *PhysicalNetworkInterface) SetIpAddress(v string) *PhysicalNetworkInterface { argument
3282 func (s *PhysicalNetworkInterface) SetIpAddressAssignment(v string) *PhysicalNetworkInterface { argument
3288 func (s *PhysicalNetworkInterface) SetMacAddress(v string) *PhysicalNetworkInterface { argument
3294 func (s *PhysicalNetworkInterface) SetNetmask(v string) *PhysicalNetworkInterface { argument
3300 func (s *PhysicalNetworkInterface) SetPhysicalConnectorType(v string) *PhysicalNetworkInterface { argument
[all …]
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/snowdevicemanagement/types/
H A Dtypes.go233 type PhysicalNetworkInterface struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/snowdevicemanagement/
H A Dapi_op_DescribeDevice.go71 PhysicalNetworkInterfaces []types.PhysicalNetworkInterface
H A Ddeserializers.go3365 func awsRestjson1_deserializeDocumentPhysicalNetworkInterface(v **types.PhysicalNetworkInterface, v… argument
3378 var sv *types.PhysicalNetworkInterface
3380 sv = &types.PhysicalNetworkInterface{}
3459 …son1_deserializeDocumentPhysicalNetworkInterfaceList(v *[]types.PhysicalNetworkInterface, value in… argument
3472 var cv []types.PhysicalNetworkInterface
3474 cv = []types.PhysicalNetworkInterface{}
3480 var col types.PhysicalNetworkInterface