Class IP

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class IP
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    IP.
    • Method Detail

      • newBuilder

        public IP.Builder newBuilder()
        New builder.
        Returns:
        a IP builder
      • address

        public String address()
        Gets the address. The IP address. This property may add support for IPv6 addresses in the future. When processing a value in this property, verify that the address is in an expected format. If it is not, log an error. Optionally halt processing and surface the error, or bypass the resource on which the unexpected IP address format was encountered.
        Returns:
        the address