Class ServiceUpdateMessageUnfavoriteParameterSet.ServiceUpdateMessageUnfavoriteParameterSetBuilder

java.lang.Object
com.microsoft.graph.models.ServiceUpdateMessageUnfavoriteParameterSet.ServiceUpdateMessageUnfavoriteParameterSetBuilder
Enclosing class:
ServiceUpdateMessageUnfavoriteParameterSet

public static final class ServiceUpdateMessageUnfavoriteParameterSet.ServiceUpdateMessageUnfavoriteParameterSetBuilder extends Object
Fluent builder for the ServiceUpdateMessageUnfavoriteParameterSet
  • Field Details

    • messageIds

      @Nullable protected List<String> messageIds
      The messageIds parameter value
  • Constructor Details

    • ServiceUpdateMessageUnfavoriteParameterSetBuilder

      @Nullable protected ServiceUpdateMessageUnfavoriteParameterSetBuilder()
      Instanciates a new ServiceUpdateMessageUnfavoriteParameterSetBuilder
  • Method Details