public class RefreshRobotAccountKeyRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
RefreshRobotAccountKeyRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInstanceId() |
String |
getRobotID() |
String |
getSecret() |
RefreshRobotAccountKeyRequest |
setInstanceId(String instanceId) |
RefreshRobotAccountKeyRequest |
setRobotID(String robotID) |
RefreshRobotAccountKeyRequest |
setSecret(String secret) |
public String getInstanceId()
public RefreshRobotAccountKeyRequest setInstanceId(String instanceId)
public String getRobotID()
public RefreshRobotAccountKeyRequest setRobotID(String robotID)
public String getSecret()
public RefreshRobotAccountKeyRequest setSecret(String secret)
Copyright © 2026. All rights reserved.