public class UpdateCloudAccountRequest extends WebServiceRequest
Provides options for the modification of a cloud account.
| Constructor and Description |
|---|
UpdateCloudAccountRequest() |
UpdateCloudAccountRequest(java.lang.String sessionId,
CloudAccountElement cloudAccountElement) |
| Modifier and Type | Method and Description |
|---|---|
CloudAccountElement |
getCloudAccountElement()
Contains cloud account related information.
|
void |
setCloudAccountElement(CloudAccountElement cloudAccountElement) |
getSessionId, setSessionIdpublic UpdateCloudAccountRequest()
public UpdateCloudAccountRequest(java.lang.String sessionId,
CloudAccountElement cloudAccountElement)
public CloudAccountElement getCloudAccountElement()
public void setCloudAccountElement(CloudAccountElement cloudAccountElement)
Copyright © 2015 Trend Micro Inc. All Rights Reserved.