public class DeleteNamedMediaOperation extends VoidOperation
| Constructor and Description |
|---|
DeleteNamedMediaOperation(int tenantId,
String mediaName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMediaName() |
int |
getTenantId() |
protected void |
voidInvoke()
Invokes this void operation.
|
afterInvoke, getResult, invokebeforeInvoke, beforeInvoke, getClientToken, mapEcmException, mapExceptionpublic DeleteNamedMediaOperation(int tenantId,
String mediaName)
public String getMediaName()
public int getTenantId()
protected void voidInvoke()
throws Exception
VoidOperationvoidInvoke in class VoidOperationException - exception when invoking this operationCopyright © 2020 Hyland Software Germany GmbH. All rights reserved.