Home
last modified time | relevance | path

Searched refs:ConnectionNotification (Results 1 – 25 of 93) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DConnectionNotification.h35 class AWS_EC2_API ConnectionNotification
38 ConnectionNotification();
39 ConnectionNotification(const Aws::Utils::Xml::XmlNode& xmlNode);
40 ConnectionNotification& operator=(const Aws::Utils::Xml::XmlNode& xmlNode);
84 …inline ConnectionNotification& WithConnectionNotificationId(const char* value) { SetConnectionNoti… in WithConnectionNotificationId()
115 …inline ConnectionNotification& WithServiceId(const Aws::String& value) { SetServiceId(value); retu… in WithServiceId()
120 …inline ConnectionNotification& WithServiceId(Aws::String&& value) { SetServiceId(std::move(value))… in WithServiceId()
125 …inline ConnectionNotification& WithServiceId(const char* value) { SetServiceId(value); return *thi… in WithServiceId()
156 …inline ConnectionNotification& WithVpcEndpointId(const Aws::String& value) { SetVpcEndpointId(valu… in WithVpcEndpointId()
161 …inline ConnectionNotification& WithVpcEndpointId(Aws::String&& value) { SetVpcEndpointId(std::move… in WithVpcEndpointId()
[all …]
H A DDescribeVpcEndpointConnectionNotificationsResponse.h41 …inline const Aws::Vector<ConnectionNotification>& GetConnectionNotificationSet() const{ return m_c… in GetConnectionNotificationSet()
46 …inline void SetConnectionNotificationSet(const Aws::Vector<ConnectionNotification>& value) { m_con… in SetConnectionNotificationSet()
51 …inline void SetConnectionNotificationSet(Aws::Vector<ConnectionNotification>&& value) { m_connecti… in SetConnectionNotificationSet()
56 …cationsResponse& WithConnectionNotificationSet(const Aws::Vector<ConnectionNotification>& value) {… in WithConnectionNotificationSet()
61 …NotificationsResponse& WithConnectionNotificationSet(Aws::Vector<ConnectionNotification>&& value) … in WithConnectionNotificationSet()
66 …nectionNotificationsResponse& AddConnectionNotificationSet(const ConnectionNotification& value) { … in AddConnectionNotificationSet()
71 …intConnectionNotificationsResponse& AddConnectionNotificationSet(ConnectionNotification&& value) {… in AddConnectionNotificationSet()
134 Aws::Vector<ConnectionNotification> m_connectionNotificationSet;
H A DCreateVpcEndpointConnectionNotificationResponse.h40 …inline const ConnectionNotification& GetConnectionNotification() const{ return m_connectionNotific… in GetConnectionNotification()
45 …inline void SetConnectionNotification(const ConnectionNotification& value) { m_connectionNotificat… in SetConnectionNotification()
50 …inline void SetConnectionNotification(ConnectionNotification&& value) { m_connectionNotification =… in SetConnectionNotification()
55 …ConnectionNotificationResponse& WithConnectionNotification(const ConnectionNotification& value) { … in WithConnectionNotification()
60 …dpointConnectionNotificationResponse& WithConnectionNotification(ConnectionNotification&& value) {… in WithConnectionNotification()
123 ConnectionNotification m_connectionNotification;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/source/model/
H A DConnectionNotification.cpp23 ConnectionNotification::ConnectionNotification() : in ConnectionNotification() function in Aws::EC2::Model::ConnectionNotification
36 ConnectionNotification::ConnectionNotification(const XmlNode& xmlNode) : in ConnectionNotification() function in Aws::EC2::Model::ConnectionNotification
50 ConnectionNotification& ConnectionNotification::operator =(const XmlNode& xmlNode) in operator =()
109 void ConnectionNotification::OutputToStream(Aws::OStream& oStream, const char* location, unsigned i… in OutputToStream()
152 void ConnectionNotification::OutputToStream(Aws::OStream& oStream, const char* location) const in OutputToStream()
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/ec2/
H A Dapi_op_CreateVpcEndpointConnectionNotification.go73 ConnectionNotification *types.ConnectionNotification member
H A Dapi_op_DescribeVpcEndpointConnectionNotifications.go74 ConnectionNotificationSet []types.ConnectionNotification
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/ec2/
H A Dapi_op_CreateVpcEndpointConnectionNotification.go73 ConnectionNotification *types.ConnectionNotification member
H A Dapi_op_DescribeVpcEndpointConnectionNotifications.go74 ConnectionNotificationSet []types.ConnectionNotification
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/ec2/
H A Dapi_op_CreateVpcEndpointConnectionNotification.go73 ConnectionNotification *types.ConnectionNotification member
H A Dapi_op_DescribeVpcEndpointConnectionNotifications.go74 ConnectionNotificationSet []types.ConnectionNotification
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/ec2/
H A Dapi_op_CreateVpcEndpointConnectionNotification.go75 ConnectionNotification *types.ConnectionNotification member
H A Dapi_op_DescribeVpcEndpointConnectionNotifications.go76 ConnectionNotificationSet []types.ConnectionNotification
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/ec2/
H A Dapi_op_CreateVpcEndpointConnectionNotification.go73 ConnectionNotification *types.ConnectionNotification member
H A Dapi_op_DescribeVpcEndpointConnectionNotifications.go74 ConnectionNotificationSet []types.ConnectionNotification
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/ec2/
H A Dapi_op_CreateVpcEndpointConnectionNotification.go73 ConnectionNotification *types.ConnectionNotification member
H A Dapi_op_DescribeVpcEndpointConnectionNotifications.go74 ConnectionNotificationSet []types.ConnectionNotification
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/ec2/
H A Dapi_op_CreateVpcEndpointConnectionNotification.go73 ConnectionNotification *types.ConnectionNotification member
H A Dapi_op_DescribeVpcEndpointConnectionNotifications.go74 ConnectionNotificationSet []types.ConnectionNotification
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/ec2/
H A Dapi_op_CreateVpcEndpointConnectionNotification.go73 ConnectionNotification *types.ConnectionNotification member
H A Dapi_op_DescribeVpcEndpointConnectionNotifications.go74 ConnectionNotificationSet []types.ConnectionNotification
/dports/devel/awscli/awscli-1.20.61/awscli/examples/ec2/
H A Dcreate-vpc-endpoint-connection-notification.rst12 "ConnectionNotification": {
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go26598 type ConnectionNotification struct { struct
26625 func (s ConnectionNotification) String() string { argument
26635 func (s *ConnectionNotification) SetConnectionEvents(v []*string) *ConnectionNotification { argument
26641 func (s *ConnectionNotification) SetConnectionNotificationArn(v string) *ConnectionNotification { argument
26647 func (s *ConnectionNotification) SetConnectionNotificationId(v string) *ConnectionNotification { argument
26653 func (s *ConnectionNotification) SetConnectionNotificationState(v string) *ConnectionNotification { argument
26659 func (s *ConnectionNotification) SetConnectionNotificationType(v string) *ConnectionNotification { argument
26665 func (s *ConnectionNotification) SetServiceId(v string) *ConnectionNotification { argument
26671 func (s *ConnectionNotification) SetVpcEndpointId(v string) *ConnectionNotification { argument
30633ConnectionNotification *ConnectionNotification `locationName:"connectionNotification" type:"struct… member
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go26122 type ConnectionNotification struct { struct
26149 func (s ConnectionNotification) String() string { argument
26159 func (s *ConnectionNotification) SetConnectionEvents(v []*string) *ConnectionNotification { argument
26165 func (s *ConnectionNotification) SetConnectionNotificationArn(v string) *ConnectionNotification { argument
26171 func (s *ConnectionNotification) SetConnectionNotificationId(v string) *ConnectionNotification { argument
26177 func (s *ConnectionNotification) SetConnectionNotificationState(v string) *ConnectionNotification { argument
26183 func (s *ConnectionNotification) SetConnectionNotificationType(v string) *ConnectionNotification { argument
26189 func (s *ConnectionNotification) SetServiceId(v string) *ConnectionNotification { argument
26195 func (s *ConnectionNotification) SetVpcEndpointId(v string) *ConnectionNotification { argument
29852ConnectionNotification *ConnectionNotification `locationName:"connectionNotification" type:"struct… member
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go25988 type ConnectionNotification struct { struct
26015 func (s ConnectionNotification) String() string { argument
26025 func (s *ConnectionNotification) SetConnectionEvents(v []*string) *ConnectionNotification { argument
26031 func (s *ConnectionNotification) SetConnectionNotificationArn(v string) *ConnectionNotification { argument
26037 func (s *ConnectionNotification) SetConnectionNotificationId(v string) *ConnectionNotification { argument
26043 func (s *ConnectionNotification) SetConnectionNotificationState(v string) *ConnectionNotification { argument
26049 func (s *ConnectionNotification) SetConnectionNotificationType(v string) *ConnectionNotification { argument
26055 func (s *ConnectionNotification) SetServiceId(v string) *ConnectionNotification { argument
26061 func (s *ConnectionNotification) SetVpcEndpointId(v string) *ConnectionNotification { argument
29718ConnectionNotification *ConnectionNotification `locationName:"connectionNotification" type:"struct… member
[all …]
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go26584 type ConnectionNotification struct { struct
26611 func (s ConnectionNotification) String() string { argument
26621 func (s *ConnectionNotification) SetConnectionEvents(v []*string) *ConnectionNotification { argument
26627 func (s *ConnectionNotification) SetConnectionNotificationArn(v string) *ConnectionNotification { argument
26633 func (s *ConnectionNotification) SetConnectionNotificationId(v string) *ConnectionNotification { argument
26639 func (s *ConnectionNotification) SetConnectionNotificationState(v string) *ConnectionNotification { argument
26645 func (s *ConnectionNotification) SetConnectionNotificationType(v string) *ConnectionNotification { argument
26651 func (s *ConnectionNotification) SetServiceId(v string) *ConnectionNotification { argument
26657 func (s *ConnectionNotification) SetVpcEndpointId(v string) *ConnectionNotification { argument
30581ConnectionNotification *ConnectionNotification `locationName:"connectionNotification" type:"struct… member
[all …]

1234