Copyright | (c) 2015-2016 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Language | Haskell2010 |
This method is not supported and the server returns `UNIMPLEMENTED`.
See: Storage Transfer API Reference for storagetransfer.transferOperations.delete
.
Synopsis
- type TransferOperationsDeleteResource = "v1" :> (Capture "name" Text :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> Delete '[JSON] Empty)))))))
- transferOperationsDelete :: Text -> TransferOperationsDelete
- data TransferOperationsDelete
- todXgafv :: Lens' TransferOperationsDelete (Maybe Xgafv)
- todUploadProtocol :: Lens' TransferOperationsDelete (Maybe Text)
- todAccessToken :: Lens' TransferOperationsDelete (Maybe Text)
- todUploadType :: Lens' TransferOperationsDelete (Maybe Text)
- todName :: Lens' TransferOperationsDelete Text
- todCallback :: Lens' TransferOperationsDelete (Maybe Text)
REST Resource
type TransferOperationsDeleteResource = "v1" :> (Capture "name" Text :> (QueryParam "$.xgafv" Xgafv :> (QueryParam "upload_protocol" Text :> (QueryParam "access_token" Text :> (QueryParam "uploadType" Text :> (QueryParam "callback" Text :> (QueryParam "alt" AltJSON :> Delete '[JSON] Empty))))))) Source #
A resource alias for storagetransfer.transferOperations.delete
method which the
TransferOperationsDelete
request conforms to.
Creating a Request
transferOperationsDelete Source #
Creates a value of TransferOperationsDelete
with the minimum fields required to make a request.
Use one of the following lenses to modify other fields as desired:
data TransferOperationsDelete Source #
This method is not supported and the server returns `UNIMPLEMENTED`.
See: transferOperationsDelete
smart constructor.
Instances
Request Lenses
todUploadProtocol :: Lens' TransferOperationsDelete (Maybe Text) Source #
Upload protocol for media (e.g. "raw", "multipart").
todAccessToken :: Lens' TransferOperationsDelete (Maybe Text) Source #
OAuth access token.
todUploadType :: Lens' TransferOperationsDelete (Maybe Text) Source #
Legacy upload protocol for media (e.g. "media", "multipart").
todName :: Lens' TransferOperationsDelete Text Source #
The name of the operation resource to be deleted.
todCallback :: Lens' TransferOperationsDelete (Maybe Text) Source #
JSONP