Class QualityRequestBuilder.GetQueryParameters

java.lang.Object
io.apicurio.registry.rest.client.groups.item.artifacts.item.contract.quality.QualityRequestBuilder.GetQueryParameters
All Implemented Interfaces:
com.microsoft.kiota.QueryParameters
Enclosing class:
QualityRequestBuilder

@Generated("com.microsoft.kiota") public class QualityRequestBuilder.GetQueryParameters extends Object implements com.microsoft.kiota.QueryParameters
Returns the quality score for a contract, with breakdown by completeness, compliance, and stability.
  • Field Details

    • contractId

      @Nullable public String contractId
  • 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>