Class TimeRequestBuilder.PostQueryParameters

java.lang.Object
org.mbari.vars.annosaurus.sdk.kiota.v1.histogram.time.TimeRequestBuilder.PostQueryParameters
All Implemented Interfaces:
com.microsoft.kiota.QueryParameters
Enclosing class:
TimeRequestBuilder

@Generated("com.microsoft.kiota") public class TimeRequestBuilder.PostQueryParameters extends Object implements com.microsoft.kiota.QueryParameters
Generate a histogram of times base on the query constraints
  • Field Details

    • size

      @Nullable public Integer size
      Bin size in days
  • 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>