public class WebServiceResource extends NamedResource
| Constructor and Description |
|---|
WebServiceResource() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getOperationKey() |
java.lang.String |
getResourceName() |
java.lang.String |
getServiceKey() |
void |
setOperationKey(java.lang.String key) |
void |
setResourceName(java.lang.String name) |
void |
setServiceKey(java.lang.String key) |
getManagementDomain, setManagementDomainpublic java.lang.String getResourceName()
getResourceName in interface IResourcegetResourceName in class NamedResourcepublic void setResourceName(java.lang.String name)
setResourceName in class NamedResourcepublic java.lang.String getServiceKey()
public void setServiceKey(java.lang.String key)
public java.lang.String getOperationKey()
public void setOperationKey(java.lang.String key)
?? 2022 Perforce Software, All rights reserved
This software is the confidential and proprietary information of Perforce, Inc. and is subject to copyright protection under laws of the United States of America and other countries. The use of this software should be in accordance with the license agreement terms you entered into with Perforce, Inc.