# Functions
New creates a new s m b file opens API client.
New creates a new s m b file opens API client with basic auth credentials.
New creates a new s m b file opens API client with a bearer token for authentication.
NewCloseSmbFileOpenDefault creates a CloseSmbFileOpenDefault with default headers values.
NewCloseSmbFileOpenNoContent creates a CloseSmbFileOpenNoContent with default headers values.
NewCloseSmbFileOpenParams creates a new CloseSmbFileOpenParams object, with the default timeout for this client.
NewCloseSmbFileOpenParamsWithContext creates a new CloseSmbFileOpenParams object with the ability to set a context for a request.
NewCloseSmbFileOpenParamsWithHTTPClient creates a new CloseSmbFileOpenParams object with the ability to set a custom HTTPClient for a request.
NewCloseSmbFileOpenParamsWithTimeout creates a new CloseSmbFileOpenParams object with the ability to set a timeout on a request.
NewGetSmbFileOpensDefault creates a GetSmbFileOpensDefault with default headers values.
NewGetSmbFileOpensOK creates a GetSmbFileOpensOK with default headers values.
NewGetSmbFileOpensParams creates a new GetSmbFileOpensParams object, with the default timeout for this client.
NewGetSmbFileOpensParamsWithContext creates a new GetSmbFileOpensParams object with the ability to set a context for a request.
NewGetSmbFileOpensParamsWithHTTPClient creates a new GetSmbFileOpensParams object with the ability to set a custom HTTPClient for a request.
NewGetSmbFileOpensParamsWithTimeout creates a new GetSmbFileOpensParams object with the ability to set a timeout on a request.
# Structs
Client for s m b file opens API
*/.
CloseSmbFileOpenDefault describes a response with status code -1, with default header values.
CloseSmbFileOpenNoContent describes a response with status code 204, with default header values.
CloseSmbFileOpenParams contains all the parameters to send to the API endpoint
for the close smb file open operation.
CloseSmbFileOpenReader is a Reader for the CloseSmbFileOpen structure.
GetSmbFileOpensDefault describes a response with status code -1, with default header values.
GetSmbFileOpensOK describes a response with status code 200, with default header values.
GetSmbFileOpensParams contains all the parameters to send to the API endpoint
for the get smb file opens operation.
GetSmbFileOpensReader is a Reader for the GetSmbFileOpens structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.