Uses of Class
com.ibm.cloud.is.vpc.v1.model.IP
Packages that use IP
-
Uses of IP in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return IPModifier and TypeMethodDescriptionIP.Builder.build()
Builds a IP.VPNServerClient.getClientIp()
Gets the clientIp.VPCCSESourceIP.getIp()
Gets the ip.VPNGatewayConnectionStaticRouteModeTunnel.getPublicIp()
Gets the publicIp.VPNGatewayMember.getPublicIp()
Gets the publicIp.VPNServerClient.getRemoteIp()
Gets the remoteIp.Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type IPModifier and TypeMethodDescriptionCreateVpnServerOptions.clientDnsServerIps()
Gets the clientDnsServerIps.VPNServerPatch.clientDnsServerIps()
Gets the clientDnsServerIps.VPNServer.getClientDnsServerIps()
Gets the clientDnsServerIps.LoadBalancer.getPublicIps()
Gets the publicIps.Methods in com.ibm.cloud.is.vpc.v1.model with parameters of type IPModifier and TypeMethodDescriptionCreateVpnServerOptions.Builder.addClientDnsServerIps
(IP clientDnsServerIps) Adds a new element to clientDnsServerIps.VPNServerPatch.Builder.addClientDnsServerIps
(IP clientDnsServerIps) Adds a new element to clientDnsServerIps.Method parameters in com.ibm.cloud.is.vpc.v1.model with type arguments of type IPModifier and TypeMethodDescriptionCreateVpnServerOptions.Builder.clientDnsServerIps
(List<IP> clientDnsServerIps) Set the clientDnsServerIps.VPNServerPatch.Builder.clientDnsServerIps
(List<IP> clientDnsServerIps) Set the clientDnsServerIps.