Class MessageMoveParameterSet

java.lang.Object
com.microsoft.graph.models.MessageMoveParameterSet

public class MessageMoveParameterSet extends Object
The class for the Message Move Parameter Set.
  • Field Details

    • destinationId

      @SerializedName(value="destinationId", alternate="DestinationId") @Expose @Nullable public String destinationId
      The destination Id.
  • Constructor Details

    • MessageMoveParameterSet

      public MessageMoveParameterSet()
      Instiaciates a new MessageMoveParameterSet
    • MessageMoveParameterSet

      protected MessageMoveParameterSet(@Nonnull MessageMoveParameterSet.MessageMoveParameterSetBuilder builder)
      Instiaciates a new MessageMoveParameterSet
      Parameters:
      builder - builder bearing the parameters to initialize from
  • Method Details

    • newBuilder

      @Nonnull public static MessageMoveParameterSet.MessageMoveParameterSetBuilder newBuilder()
      Gets a new builder for the body
      Returns:
      a new builder
    • getFunctionOptions

      @Nonnull public List<com.microsoft.graph.options.FunctionOption> getFunctionOptions()
      Gets the functions options from the properties that have been set
      Returns:
      a list of function options for the request