Class MultiRequestBuilder.PostQueryParameters

java.lang.Object
org.mbari.vars.annosaurus.sdk.kiota.v1.fast.multi.MultiRequestBuilder.PostQueryParameters
All Implemented Interfaces:
com.microsoft.kiota.QueryParameters
Enclosing class:
MultiRequestBuilder

@Generated("com.microsoft.kiota") public class MultiRequestBuilder.PostQueryParameters extends Object implements com.microsoft.kiota.QueryParameters
Find annotations by multi request
  • Field Details

    • data

      @Nullable public Boolean data
    • limit

      @Nullable public Integer limit
    • offset

      @Nullable public Integer offset
  • Constructor Details

    • PostQueryParameters

      public PostQueryParameters()
  • 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>