Class ListInstanceNetworkInterfaceIpsOptions

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

    public class ListInstanceNetworkInterfaceIpsOptions
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The listInstanceNetworkInterfaceIps options.
    • Method Detail

      • instanceId

        public String instanceId()
        Gets the instanceId. The virtual server instance identifier.
        Returns:
        the instanceId
      • networkInterfaceId

        public String networkInterfaceId()
        Gets the networkInterfaceId. The instance network interface identifier.
        Returns:
        the networkInterfaceId
      • start

        public String start()
        Gets the start. A server-provided token determining what resource to start the page on.
        Returns:
        the start
      • limit

        public Long limit()
        Gets the limit. The number of resources to return on a page.
        Returns:
        the limit