Getting static ip of an instance in lambda cloud

How can we get a static ip of an instance in lambda cloud

On-Demand Cloud doesn’t support static IP addresses.

What are you trying to accomplish? There might be alternate solutions.

Let say if i want to connect my GPU instance with another micro-service(another provider with same region) for communication(Rest endpoints) how can i archive without the static IP address?