Class FastRequestBuilder.GetQueryParameters

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

@Generated("com.microsoft.kiota") public class FastRequestBuilder.GetQueryParameters extends Object implements com.microsoft.kiota.QueryParameters
Find all annotations
  • Field Details

    • data

      @Nullable public Boolean data
    • limit

      @Nullable public Integer limit
    • offset

      @Nullable public Integer offset
  • Constructor Details

    • GetQueryParameters

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