Class CreateMilvusServicePauseOptions.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 CreateMilvusServicePauseOptions build()
        Builds a CreateMilvusServicePauseOptions.
        Returns:
        the new CreateMilvusServicePauseOptions instance
      • serviceId

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

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