# Functions
New creates a new protection objects API client.
New creates a new protection objects API client with basic auth credentials.
New creates a new protection objects API client with a bearer token for authentication.
NewGetProtectionObjectSummaryDefault creates a GetProtectionObjectSummaryDefault with default headers values.
NewGetProtectionObjectSummaryOK creates a GetProtectionObjectSummaryOK with default headers values.
NewGetProtectionObjectSummaryParams creates a new GetProtectionObjectSummaryParams object, with the default timeout for this client.
NewGetProtectionObjectSummaryParamsWithContext creates a new GetProtectionObjectSummaryParams object with the ability to set a context for a request.
NewGetProtectionObjectSummaryParamsWithHTTPClient creates a new GetProtectionObjectSummaryParams object with the ability to set a custom HTTPClient for a request.
NewGetProtectionObjectSummaryParamsWithTimeout creates a new GetProtectionObjectSummaryParams object with the ability to set a timeout on a request.
NewProtectObjectCreated creates a ProtectObjectCreated with default headers values.
NewProtectObjectDefault creates a ProtectObjectDefault with default headers values.
NewProtectObjectParams creates a new ProtectObjectParams object, with the default timeout for this client.
NewProtectObjectParamsWithContext creates a new ProtectObjectParams object with the ability to set a context for a request.
NewProtectObjectParamsWithHTTPClient creates a new ProtectObjectParams object with the ability to set a custom HTTPClient for a request.
NewProtectObjectParamsWithTimeout creates a new ProtectObjectParams object with the ability to set a timeout on a request.
NewUnprotectObjectDefault creates a UnprotectObjectDefault with default headers values.
NewUnprotectObjectNoContent creates a UnprotectObjectNoContent with default headers values.
NewUnprotectObjectParams creates a new UnprotectObjectParams object, with the default timeout for this client.
NewUnprotectObjectParamsWithContext creates a new UnprotectObjectParams object with the ability to set a context for a request.
NewUnprotectObjectParamsWithHTTPClient creates a new UnprotectObjectParams object with the ability to set a custom HTTPClient for a request.
NewUnprotectObjectParamsWithTimeout creates a new UnprotectObjectParams object with the ability to set a timeout on a request.
NewUpdateProtectionObjectDefault creates a UpdateProtectionObjectDefault with default headers values.
NewUpdateProtectionObjectOK creates a UpdateProtectionObjectOK with default headers values.
NewUpdateProtectionObjectParams creates a new UpdateProtectionObjectParams object, with the default timeout for this client.
NewUpdateProtectionObjectParamsWithContext creates a new UpdateProtectionObjectParams object with the ability to set a context for a request.
NewUpdateProtectionObjectParamsWithHTTPClient creates a new UpdateProtectionObjectParams object with the ability to set a custom HTTPClient for a request.
NewUpdateProtectionObjectParamsWithTimeout creates a new UpdateProtectionObjectParams object with the ability to set a timeout on a request.
# Structs
Client for protection objects API
*/.
GetProtectionObjectSummaryDefault describes a response with status code -1, with default header values.
GetProtectionObjectSummaryOK describes a response with status code 200, with default header values.
GetProtectionObjectSummaryParams contains all the parameters to send to the API endpoint
for the get protection object summary operation.
GetProtectionObjectSummaryReader is a Reader for the GetProtectionObjectSummary structure.
ProtectObjectCreated describes a response with status code 201, with default header values.
ProtectObjectDefault describes a response with status code -1, with default header values.
ProtectObjectParams contains all the parameters to send to the API endpoint
for the protect object operation.
ProtectObjectReader is a Reader for the ProtectObject structure.
UnprotectObjectDefault describes a response with status code -1, with default header values.
UnprotectObjectNoContent describes a response with status code 204, with default header values.
UnprotectObjectParams contains all the parameters to send to the API endpoint
for the unprotect object operation.
UnprotectObjectReader is a Reader for the UnprotectObject structure.
UpdateProtectionObjectDefault describes a response with status code -1, with default header values.
UpdateProtectionObjectOK describes a response with status code 200, with default header values.
UpdateProtectionObjectParams contains all the parameters to send to the API endpoint
for the update protection object operation.
UpdateProtectionObjectReader is a Reader for the UpdateProtectionObject structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.