public class OperationData extends Object
Constructor and Description |
---|
OperationData() |
Modifier and Type | Method and Description |
---|---|
String |
getHttpMethod()
Gets the HTTP method.
|
String |
getObjectId()
Gets the object id.
|
OperationsEnum |
getOperation()
Deprecated.
|
String |
getOperationId()
Gets the operation id.
|
String |
getParentServiceName()
Gets the parent service name.
|
OperationSecurityLevel |
getSecurityLevel()
Gets the security level for this operation.
|
String |
getServiceId()
Gets the service id.
|
ServiceOutputWrapper |
getServiceOutputWrapper()
FOR INTERNAL USE ONLY.
|
String |
getVersion()
Gets the version of the service.
|
String |
toString() |
public String getServiceId()
public String getOperationId()
public String getObjectId()
@Deprecated public OperationsEnum getOperation()
public String getVersion()
public String getHttpMethod()
public OperationSecurityLevel getSecurityLevel()
OperationSecurityLevel
public String getParentServiceName()
public ServiceOutputWrapper getServiceOutputWrapper()
Copyright © 2019. All rights reserved.