Class VPCCSESourceIP

java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.VPCCSESourceIP
All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel

public class VPCCSESourceIP extends com.ibm.cloud.sdk.core.service.model.GenericModel
VPCCSESourceIP.
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets the ip.
    Gets the zone.

    Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel

    equals, hashCode, toString

    Methods inherited from class java.lang.Object

    getClass, notify, notifyAll, wait, wait, wait
  • Method Details

    • getIp

      public IP getIp()
      Gets the ip. A cloud service endpoint source IP address for this zone.
      Returns:
      the ip
    • getZone

      public ZoneReference getZone()
      Gets the zone. The zone this cloud service endpoint source IP resides in.
      Returns:
      the zone