Class RefRequestBuilder.DeleteQueryParameters

java.lang.Object
com.microsoft.graph.groups.item.acceptedsenders.ref.RefRequestBuilder.DeleteQueryParameters
All Implemented Interfaces:
com.microsoft.kiota.QueryParameters
Enclosing class:
RefRequestBuilder

@Generated("com.microsoft.kiota") public class RefRequestBuilder.DeleteQueryParameters extends Object implements com.microsoft.kiota.QueryParameters
Remove acceptedSender
  • Field Details

    • id

      @Nullable public String id
      The delete Uri
  • Constructor Details

    • DeleteQueryParameters

      public DeleteQueryParameters()
  • Method Details

    • toQueryParameters

      @Nonnull public Map<String,Object> toQueryParameters()
      Extracts the query parameters into a map for the URI template parsing.
      Specified by:
      toQueryParameters in interface com.microsoft.kiota.QueryParameters
      Returns:
      a Map<String,Object>