Class ListFloatingIpsOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
    • Method Detail

      • build

        public ListFloatingIpsOptions build()
        Builds a ListFloatingIpsOptions.
        Returns:
        the new ListFloatingIpsOptions instance
      • limit

        public ListFloatingIpsOptions.Builder limit​(long limit)
        Set the limit.
        Parameters:
        limit - the limit
        Returns:
        the ListFloatingIpsOptions builder
      • resourceGroupId

        public ListFloatingIpsOptions.Builder resourceGroupId​(String resourceGroupId)
        Set the resourceGroupId.
        Parameters:
        resourceGroupId - the resourceGroupId
        Returns:
        the ListFloatingIpsOptions builder
      • targetCrn

        public ListFloatingIpsOptions.Builder targetCrn​(String targetCrn)
        Set the targetCrn.
        Parameters:
        targetCrn - the targetCrn
        Returns:
        the ListFloatingIpsOptions builder
      • targetName

        public ListFloatingIpsOptions.Builder targetName​(String targetName)
        Set the targetName.
        Parameters:
        targetName - the targetName
        Returns:
        the ListFloatingIpsOptions builder
      • targetResourceType

        public ListFloatingIpsOptions.Builder targetResourceType​(String targetResourceType)
        Set the targetResourceType.
        Parameters:
        targetResourceType - the targetResourceType
        Returns:
        the ListFloatingIpsOptions builder