FetchOptionsBuilder🔗
Constructor🔗
Methods🔗
Build🔗
Builds the object.
Body🔗
Headers🔗
Method🔗
func (builder *FetchOptionsBuilder) Method(method dashboardv2beta1.HttpRequestMethod) *FetchOptionsBuilder
QueryParams🔗
These are 2D arrays of strings, each representing a key-value pair
We are defining them this way because we can't generate a go struct that
that would have exactly two strings in each sub-array