Class LoadBalancerPrivateIpsItem

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

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

      • getAddress

        public String getAddress()
        Gets the address. The IP address. If the address has not yet been selected, the value will be `0.0.0.0`. 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
      • getDeleted

        public ReservedIPReferenceDeleted getDeleted()
        Gets the deleted. If present, this property indicates the referenced resource has been deleted, and provides some supplementary information.
        Returns:
        the deleted
      • getHref

        public String getHref()
        Gets the href. The URL for this reserved IP.
        Returns:
        the href
      • getId

        public String getId()
        Gets the id. The unique identifier for this reserved IP.
        Returns:
        the id
      • getName

        public String getName()
        Gets the name. The name for this reserved IP. The name is unique across all reserved IPs in a subnet.
        Returns:
        the name
      • getResourceType

        public String getResourceType()
        Gets the resourceType. The resource type.
        Returns:
        the resourceType