Home
last modified time | relevance | path

Searched refs:WithIpAddress (Results 1 – 25 of 31) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-globalaccelerator/include/aws/globalaccelerator/model/
H A DSocketAddress.h68 …inline SocketAddress& WithIpAddress(const Aws::String& value) { SetIpAddress(value); return *this;} in WithIpAddress() function
73 …inline SocketAddress& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value)); return … in WithIpAddress() function
78 inline SocketAddress& WithIpAddress(const char* value) { SetIpAddress(value); return *this;} in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-securityhub/include/aws/securityhub/model/
H A DAwsEcsTaskDefinitionContainerDefinitionsExtraHostsDetails.h110 …inline AwsEcsTaskDefinitionContainerDefinitionsExtraHostsDetails& WithIpAddress(const Aws::String&… in WithIpAddress() function
115 …inline AwsEcsTaskDefinitionContainerDefinitionsExtraHostsDetails& WithIpAddress(Aws::String&& valu… in WithIpAddress() function
120 …inline AwsEcsTaskDefinitionContainerDefinitionsExtraHostsDetails& WithIpAddress(const char* value)… in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ecs/include/aws/ecs/model/
H A DHostEntry.h111 inline HostEntry& WithIpAddress(const Aws::String& value) { SetIpAddress(value); return *this;} in WithIpAddress() function
116 …inline HostEntry& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value)); return *thi… in WithIpAddress() function
121 inline HostEntry& WithIpAddress(const char* value) { SetIpAddress(value); return *this;} in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-discovery/include/aws/discovery/model/
H A DAgentNetworkInfo.h69 …inline AgentNetworkInfo& WithIpAddress(const Aws::String& value) { SetIpAddress(value); return *th… in WithIpAddress() function
74 …inline AgentNetworkInfo& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value)); retu… in WithIpAddress() function
79 inline AgentNetworkInfo& WithIpAddress(const char* value) { SetIpAddress(value); return *this;} in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-panorama/include/aws/panorama/model/
H A DEthernetStatus.h69 …inline EthernetStatus& WithIpAddress(const Aws::String& value) { SetIpAddress(value); return *this… in WithIpAddress() function
74 …inline EthernetStatus& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value)); return… in WithIpAddress() function
79 inline EthernetStatus& WithIpAddress(const char* value) { SetIpAddress(value); return *this;} in WithIpAddress() function
H A DStaticIpConnectionInfo.h69 …inline StaticIpConnectionInfo& WithIpAddress(const Aws::String& value) { SetIpAddress(value); retu… in WithIpAddress() function
74 …inline StaticIpConnectionInfo& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value))… in WithIpAddress() function
79 …inline StaticIpConnectionInfo& WithIpAddress(const char* value) { SetIpAddress(value); return *thi… in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cloudhsmv2/include/aws/cloudhsmv2/model/
H A DCreateHsmRequest.h181 …inline CreateHsmRequest& WithIpAddress(const Aws::String& value) { SetIpAddress(value); return *th… in WithIpAddress() function
189 …inline CreateHsmRequest& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value)); retu… in WithIpAddress() function
197 inline CreateHsmRequest& WithIpAddress(const char* value) { SetIpAddress(value); return *this;} in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-mq/include/aws/mq/model/
H A DBrokerInstance.h162 …inline BrokerInstance& WithIpAddress(const Aws::String& value) { SetIpAddress(value); return *this… in WithIpAddress() function
168 …inline BrokerInstance& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value)); return… in WithIpAddress() function
174 inline BrokerInstance& WithIpAddress(const char* value) { SetIpAddress(value); return *this;} in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-workmail/include/aws/workmail/model/
H A DGetAccessControlEffectRequest.h106 …inline GetAccessControlEffectRequest& WithIpAddress(const Aws::String& value) { SetIpAddress(value… in WithIpAddress() function
111 …inline GetAccessControlEffectRequest& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(… in WithIpAddress() function
116 …inline GetAccessControlEffectRequest& WithIpAddress(const char* value) { SetIpAddress(value); retu… in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticfilesystem/include/aws/elasticfilesystem/model/
H A DCreateMountTargetRequest.h165 …inline CreateMountTargetRequest& WithIpAddress(const Aws::String& value) { SetIpAddress(value); re… in WithIpAddress() function
170 …inline CreateMountTargetRequest& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value… in WithIpAddress() function
175 …inline CreateMountTargetRequest& WithIpAddress(const char* value) { SetIpAddress(value); return *t… in WithIpAddress() function
H A DCreateMountTargetResult.h239 …inline CreateMountTargetResult& WithIpAddress(const Aws::String& value) { SetIpAddress(value); ret… in WithIpAddress() function
245 …inline CreateMountTargetResult& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value)… in WithIpAddress() function
251 …inline CreateMountTargetResult& WithIpAddress(const char* value) { SetIpAddress(value); return *th… in WithIpAddress() function
H A DMountTargetDescription.h270 …inline MountTargetDescription& WithIpAddress(const Aws::String& value) { SetIpAddress(value); retu… in WithIpAddress() function
276 …inline MountTargetDescription& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value))… in WithIpAddress() function
282 …inline MountTargetDescription& WithIpAddress(const char* value) { SetIpAddress(value); return *thi… in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-elasticloadbalancingv2/include/aws/elasticloadbalancingv2/model/
H A DLoadBalancerAddress.h71 …inline LoadBalancerAddress& WithIpAddress(const Aws::String& value) { SetIpAddress(value); return … in WithIpAddress() function
76 …inline LoadBalancerAddress& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value)); r… in WithIpAddress() function
81 … inline LoadBalancerAddress& WithIpAddress(const char* value) { SetIpAddress(value); return *this;} in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-gamelift/include/aws/gamelift/model/
H A DGameSessionConnectionInfo.h122 …inline GameSessionConnectionInfo& WithIpAddress(const Aws::String& value) { SetIpAddress(value); r… in WithIpAddress() function
128 …inline GameSessionConnectionInfo& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(valu… in WithIpAddress() function
134 …inline GameSessionConnectionInfo& WithIpAddress(const char* value) { SetIpAddress(value); return *… in WithIpAddress() function
H A DInstanceAccess.h153 …inline InstanceAccess& WithIpAddress(const Aws::String& value) { SetIpAddress(value); return *this… in WithIpAddress() function
158 …inline InstanceAccess& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value)); return… in WithIpAddress() function
163 inline InstanceAccess& WithIpAddress(const char* value) { SetIpAddress(value); return *this;} in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-route53resolver/include/aws/route53resolver/model/
H A DAssociateResolverEndpointIpAddressRequest.h120 …inline AssociateResolverEndpointIpAddressRequest& WithIpAddress(const IpAddressUpdate& value) { Se… in WithIpAddress() function
127 …inline AssociateResolverEndpointIpAddressRequest& WithIpAddress(IpAddressUpdate&& value) { SetIpAd… in WithIpAddress() function
H A DDisassociateResolverEndpointIpAddressRequest.h110 …inline DisassociateResolverEndpointIpAddressRequest& WithIpAddress(const IpAddressUpdate& value) {… in WithIpAddress() function
115 …inline DisassociateResolverEndpointIpAddressRequest& WithIpAddress(IpAddressUpdate&& value) { SetI… in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-medialive/include/aws/medialive/model/
H A DInputDeviceNetworkSettings.h157 …inline InputDeviceNetworkSettings& WithIpAddress(const Aws::String& value) { SetIpAddress(value); … in WithIpAddress() function
162 …inline InputDeviceNetworkSettings& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(val… in WithIpAddress() function
167 …inline InputDeviceNetworkSettings& WithIpAddress(const char* value) { SetIpAddress(value); return … in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-cognito-idp/include/aws/cognito-idp/model/
H A DEventContextDataType.h69 …inline EventContextDataType& WithIpAddress(const Aws::String& value) { SetIpAddress(value); return… in WithIpAddress() function
74 …inline EventContextDataType& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value)); … in WithIpAddress() function
79 …inline EventContextDataType& WithIpAddress(const char* value) { SetIpAddress(value); return *this;} in WithIpAddress() function
H A DContextDataType.h71 …inline ContextDataType& WithIpAddress(const Aws::String& value) { SetIpAddress(value); return *thi… in WithIpAddress() function
76 …inline ContextDataType& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value)); retur… in WithIpAddress() function
81 inline ContextDataType& WithIpAddress(const char* value) { SetIpAddress(value); return *this;} in WithIpAddress() function
/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.h112 …inline PhysicalNetworkInterface& WithIpAddress(const Aws::String& value) { SetIpAddress(value); re… in WithIpAddress() function
117 …inline PhysicalNetworkInterface& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value… in WithIpAddress() function
122 …inline PhysicalNetworkInterface& WithIpAddress(const char* value) { SetIpAddress(value); return *t… in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-acm-pca/include/aws/acm-pca/model/
H A DGeneralName.h299 … inline GeneralName& WithIpAddress(const Aws::String& value) { SetIpAddress(value); return *this;} in WithIpAddress() function
304 …inline GeneralName& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value)); return *t… in WithIpAddress() function
309 inline GeneralName& WithIpAddress(const char* value) { SetIpAddress(value); return *this;} in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lightsail/include/aws/lightsail/model/
H A DStaticIp.h317 inline StaticIp& WithIpAddress(const Aws::String& value) { SetIpAddress(value); return *this;} in WithIpAddress() function
322 …inline StaticIp& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value)); return *this… in WithIpAddress() function
327 inline StaticIp& WithIpAddress(const char* value) { SetIpAddress(value); return *this;} in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DCustomerGateway.h168 …inline CustomerGateway& WithIpAddress(const Aws::String& value) { SetIpAddress(value); return *thi… in WithIpAddress() function
174 …inline CustomerGateway& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value)); retur… in WithIpAddress() function
180 inline CustomerGateway& WithIpAddress(const char* value) { SetIpAddress(value); return *this;} in WithIpAddress() function
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-sms/include/aws/sms/model/
H A DConnector.h340 inline Connector& WithIpAddress(const Aws::String& value) { SetIpAddress(value); return *this;} in WithIpAddress() function
345 …inline Connector& WithIpAddress(Aws::String&& value) { SetIpAddress(std::move(value)); return *thi… in WithIpAddress() function
350 inline Connector& WithIpAddress(const char* value) { SetIpAddress(value); return *this;} in WithIpAddress() function

12