Home
last modified time | relevance | path

Searched refs:InstancePortState (Results 1 – 25 of 58) sorted by relevance

123

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lightsail/include/aws/lightsail/model/
H A DInstancePortState.h35 class AWS_LIGHTSAIL_API InstancePortState
38 InstancePortState();
39 InstancePortState(Aws::Utils::Json::JsonView jsonValue);
40 InstancePortState& operator=(Aws::Utils::Json::JsonView jsonValue);
110 inline InstancePortState& WithFromPort(int value) { SetFromPort(value); return *this;} in WithFromPort()
179 inline InstancePortState& WithToPort(int value) { SetToPort(value); return *this;} in WithToPort()
310 …inline InstancePortState& WithProtocol(const NetworkProtocol& value) { SetProtocol(value); return … in WithProtocol()
336 …inline InstancePortState& WithProtocol(NetworkProtocol&& value) { SetProtocol(std::move(value)); r… in WithProtocol()
372 inline InstancePortState& WithState(const PortState& value) { SetState(value); return *this;} in WithState()
379 …inline InstancePortState& WithState(PortState&& value) { SetState(std::move(value)); return *this;} in WithState()
[all …]
H A DGetInstancePortStatesResult.h40 inline const Aws::Vector<InstancePortState>& GetPortStates() const{ return m_portStates; } in GetPortStates()
46 inline void SetPortStates(const Aws::Vector<InstancePortState>& value) { m_portStates = value; } in SetPortStates()
52 …inline void SetPortStates(Aws::Vector<InstancePortState>&& value) { m_portStates = std::move(value… in SetPortStates()
58 …inline GetInstancePortStatesResult& WithPortStates(const Aws::Vector<InstancePortState>& value) { … in WithPortStates()
64 …inline GetInstancePortStatesResult& WithPortStates(Aws::Vector<InstancePortState>&& value) { SetPo… in WithPortStates()
70 …inline GetInstancePortStatesResult& AddPortStates(const InstancePortState& value) { m_portStates.p… in AddPortStates()
76 …inline GetInstancePortStatesResult& AddPortStates(InstancePortState&& value) { m_portStates.push_b… in AddPortStates()
80 Aws::Vector<InstancePortState> m_portStates;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lightsail/source/model/
H A DInstancePortState.cpp21 InstancePortState::InstancePortState() : in InstancePortState() function in Aws::Lightsail::Model::InstancePortState
36 InstancePortState::InstancePortState(JsonView jsonValue) : in InstancePortState() function in Aws::Lightsail::Model::InstancePortState
52 InstancePortState& InstancePortState::operator =(JsonView jsonValue) in operator =()
115 JsonValue InstancePortState::Jsonize() const in Jsonize()
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/lightsail/
H A Dapi_op_GetInstancePortStates.go44 PortStates []types.InstancePortState
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/lightsail/
H A Dapi_op_GetInstancePortStates.go44 PortStates []types.InstancePortState
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/lightsail/
H A Dapi_op_GetInstancePortStates.go44 PortStates []types.InstancePortState
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/lightsail/
H A Dapi_op_GetInstancePortStates.go44 PortStates []types.InstancePortState
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/lightsail/
H A Dapi_op_GetInstancePortStates.go44 PortStates []types.InstancePortState
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/lightsail/
H A Dapi_op_GetInstancePortStates.go46 PortStates []types.InstancePortState
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/lightsail/
H A Dapi_op_GetInstancePortStates.go44 PortStates []types.InstancePortState
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/lightsail/
H A Dapi_op_GetInstancePortStates.go44 PortStates []types.InstancePortState
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go7505 PortStates []*InstancePortState `locationName:"portStates" type:"list"`
7519 func (s *GetInstancePortStatesOutput) SetPortStates(v []*InstancePortState) *GetInstancePortStatesO…
8813 type InstancePortState struct { struct
8847 func (s InstancePortState) String() string { argument
8852 func (s InstancePortState) GoString() string { argument
8857 func (s *InstancePortState) SetFromPort(v int64) *InstancePortState { argument
8863 func (s *InstancePortState) SetProtocol(v string) *InstancePortState { argument
8869 func (s *InstancePortState) SetState(v string) *InstancePortState { argument
8875 func (s *InstancePortState) SetToPort(v int64) *InstancePortState { argument
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go11545 PortStates []*InstancePortState `locationName:"portStates" type:"list"`
11559 func (s *GetInstancePortStatesOutput) SetPortStates(v []*InstancePortState) *GetInstancePortStatesO…
13447 type InstancePortState struct { struct
13481 func (s InstancePortState) String() string { argument
13486 func (s InstancePortState) GoString() string { argument
13491 func (s *InstancePortState) SetFromPort(v int64) *InstancePortState { argument
13497 func (s *InstancePortState) SetProtocol(v string) *InstancePortState { argument
13503 func (s *InstancePortState) SetState(v string) *InstancePortState { argument
13509 func (s *InstancePortState) SetToPort(v int64) *InstancePortState { argument
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go11587 PortStates []*InstancePortState `locationName:"portStates" type:"list"`
11601 func (s *GetInstancePortStatesOutput) SetPortStates(v []*InstancePortState) *GetInstancePortStatesO…
13387 type InstancePortState struct { struct
13421 func (s InstancePortState) String() string { argument
13426 func (s InstancePortState) GoString() string { argument
13431 func (s *InstancePortState) SetFromPort(v int64) *InstancePortState { argument
13437 func (s *InstancePortState) SetProtocol(v string) *InstancePortState { argument
13443 func (s *InstancePortState) SetState(v string) *InstancePortState { argument
13449 func (s *InstancePortState) SetToPort(v int64) *InstancePortState { argument
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/lightsail/
H A Dapi.go11545 PortStates []*InstancePortState `locationName:"portStates" type:"list"`
11559 func (s *GetInstancePortStatesOutput) SetPortStates(v []*InstancePortState) *GetInstancePortStatesO…
13447 type InstancePortState struct { struct
13481 func (s InstancePortState) String() string { argument
13486 func (s InstancePortState) GoString() string { argument
13491 func (s *InstancePortState) SetFromPort(v int64) *InstancePortState { argument
13497 func (s *InstancePortState) SetProtocol(v string) *InstancePortState { argument
13503 func (s *InstancePortState) SetState(v string) *InstancePortState { argument
13509 func (s *InstancePortState) SetToPort(v int64) *InstancePortState { argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/lightsail/types/
H A Dtypes.go1802 type InstancePortState struct {
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/lightsail/types/
H A Dtypes.go1802 type InstancePortState struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/lightsail/types/
H A Dtypes.go1802 type InstancePortState struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/lightsail/types/
H A Dtypes.go1895 type InstancePortState struct { struct
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/lightsail/types/
H A Dtypes.go1895 type InstancePortState struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/lightsail/types/
H A Dtypes.go1895 type InstancePortState struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/lightsail/types/
H A Dtypes.go1895 type InstancePortState struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/lightsail/types/
H A Dtypes.go2215 type InstancePortState struct { struct
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/lightsail/
H A Dapi.go19879 PortStates []*InstancePortState `locationName:"portStates" type:"list"`
19893 func (s *GetInstancePortStatesOutput) SetPortStates(v []*InstancePortState) *GetInstancePortStatesO…
23168 type InstancePortState struct { struct
23245 func (s InstancePortState) String() string { argument
23250 func (s InstancePortState) GoString() string { argument
23255 func (s *InstancePortState) SetCidrListAliases(v []*string) *InstancePortState { argument
23261 func (s *InstancePortState) SetCidrs(v []*string) *InstancePortState { argument
23267 func (s *InstancePortState) SetFromPort(v int64) *InstancePortState { argument
23273 func (s *InstancePortState) SetProtocol(v string) *InstancePortState { argument
23279 func (s *InstancePortState) SetState(v string) *InstancePortState { argument
[all …]
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/lightsail/
H A Dapi.go19880 PortStates []*InstancePortState `locationName:"portStates" type:"list"`
19894 func (s *GetInstancePortStatesOutput) SetPortStates(v []*InstancePortState) *GetInstancePortStatesO…
23171 type InstancePortState struct { struct
23250 func (s InstancePortState) String() string { argument
23255 func (s InstancePortState) GoString() string { argument
23260 func (s *InstancePortState) SetCidrListAliases(v []*string) *InstancePortState { argument
23266 func (s *InstancePortState) SetCidrs(v []*string) *InstancePortState { argument
23272 func (s *InstancePortState) SetFromPort(v int64) *InstancePortState { argument
23278 func (s *InstancePortState) SetProtocol(v string) *InstancePortState { argument
23284 func (s *InstancePortState) SetState(v string) *InstancePortState { argument
[all …]

123