Categorygithub.com/AccelByte/accelbyte-go-modular-sdk/reporting-sdkpkgreportingclientadmin_configurations
# Functions
New creates a new admin configurations API client.
NewGetInternalServerError creates a GetInternalServerError with default headers values.
NewGetOK creates a GetOK with default headers values.
NewGetParams creates a new GetParams object with the default values initialized.
NewGetParamsWithContext creates a new GetParams object with the default values initialized, and the ability to set a context for a request.
NewGetParamsWithHTTPClient creates a new GetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetParamsWithTimeout creates a new GetParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpsertBadRequest creates a UpsertBadRequest with default headers values.
NewUpsertInternalServerError creates a UpsertInternalServerError with default headers values.
NewUpsertOK creates a UpsertOK with default headers values.
NewUpsertParams creates a new UpsertParams object with the default values initialized.
NewUpsertParamsWithContext creates a new UpsertParams object with the default values initialized, and the ability to set a context for a request.
NewUpsertParamsWithHTTPClient creates a new UpsertParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpsertParamsWithTimeout creates a new UpsertParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for admin configurations API
*/.
GetInternalServerError handles this case with default header values.
GetOK handles this case with default header values.
GetParams contains all the parameters to send to the API endpoint
for the get operation typically these are written to a http.Request
*/.
GetReader is a Reader for the Get structure.
UpsertBadRequest handles this case with default header values.
UpsertInternalServerError handles this case with default header values.
UpsertOK handles this case with default header values.
UpsertParams contains all the parameters to send to the API endpoint
for the upsert operation typically these are written to a http.Request
*/.
UpsertReader is a Reader for the Upsert structure.
# Interfaces
ClientService is the interface for Client methods.