Class AuthorizedResourcesRequestBuilder.GetQueryParameters

java.lang.Object
org.azd.build.authorizedresources.AuthorizedResourcesRequestBuilder.GetQueryParameters
Enclosing class:
AuthorizedResourcesRequestBuilder

public static class AuthorizedResourcesRequestBuilder.GetQueryParameters extends Object
Represents the query parameters.
  • Field Details

    • type

      public String type
      Type of the authorized resource.
    • id

      public String id
      ID of the authorized resource.
  • Constructor Details

    • GetQueryParameters

      public GetQueryParameters()