Class CreateMilvusServiceScaleOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

        public Builder​(java.lang.String serviceId)
        Instantiates a new builder with required properties.
        Parameters:
        serviceId - the serviceId
    • Method Detail

      • build

        public CreateMilvusServiceScaleOptions build()
        Builds a CreateMilvusServiceScaleOptions.
        Returns:
        the new CreateMilvusServiceScaleOptions instance
      • serviceId

        public CreateMilvusServiceScaleOptions.Builder serviceId​(java.lang.String serviceId)
        Set the serviceId.
        Parameters:
        serviceId - the serviceId
        Returns:
        the CreateMilvusServiceScaleOptions builder
      • tshirtSize

        public CreateMilvusServiceScaleOptions.Builder tshirtSize​(java.lang.String tshirtSize)
        Set the tshirtSize.
        Parameters:
        tshirtSize - the tshirtSize
        Returns:
        the CreateMilvusServiceScaleOptions builder
      • authInstanceId

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