(params *GetFileObjectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption)
| 59 | DeleteFileObject(params *DeleteFileObjectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) error |
| 60 | |
| 61 | GetFileObject(params *GetFileObjectParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetFileObjectOK, error) |
| 62 | |
| 63 | ListFileObjects(params *ListFileObjectsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListFileObjectsOK, error) |
| 64 |
no outgoing calls
no test coverage detected