Class ListResourceInstancesOptions.Builder

    • Constructor Detail

      • Builder

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

      • build

        public ListResourceInstancesOptions build()
        Builds a ListResourceInstancesOptions.
        Returns:
        the new ListResourceInstancesOptions instance
      • resourceGroupId

        public ListResourceInstancesOptions.Builder resourceGroupId​(java.lang.String resourceGroupId)
        Set the resourceGroupId.
        Parameters:
        resourceGroupId - the resourceGroupId
        Returns:
        the ListResourceInstancesOptions builder
      • resourceId

        public ListResourceInstancesOptions.Builder resourceId​(java.lang.String resourceId)
        Set the resourceId.
        Parameters:
        resourceId - the resourceId
        Returns:
        the ListResourceInstancesOptions builder
      • resourcePlanId

        public ListResourceInstancesOptions.Builder resourcePlanId​(java.lang.String resourcePlanId)
        Set the resourcePlanId.
        Parameters:
        resourcePlanId - the resourcePlanId
        Returns:
        the ListResourceInstancesOptions builder
      • subType

        public ListResourceInstancesOptions.Builder subType​(java.lang.String subType)
        Set the subType.
        Parameters:
        subType - the subType
        Returns:
        the ListResourceInstancesOptions builder
      • start

        public ListResourceInstancesOptions.Builder start​(java.lang.String start)
        Set the start.
        Parameters:
        start - the start
        Returns:
        the ListResourceInstancesOptions builder
      • state

        public ListResourceInstancesOptions.Builder state​(java.lang.String state)
        Set the state.
        Parameters:
        state - the state
        Returns:
        the ListResourceInstancesOptions builder
      • updatedFrom

        public ListResourceInstancesOptions.Builder updatedFrom​(java.lang.String updatedFrom)
        Set the updatedFrom.
        Parameters:
        updatedFrom - the updatedFrom
        Returns:
        the ListResourceInstancesOptions builder
      • updatedTo

        public ListResourceInstancesOptions.Builder updatedTo​(java.lang.String updatedTo)
        Set the updatedTo.
        Parameters:
        updatedTo - the updatedTo
        Returns:
        the ListResourceInstancesOptions builder