public class BindCfwRequest
extends com.baidubce.common.BaseBceRequest
| Constructor and Description |
|---|
BindCfwRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCfwId() |
List<CfwBind> |
getInstances() |
String |
getInstanceType() |
BindCfwRequest |
setCfwId(String cfwId) |
BindCfwRequest |
setInstances(List<CfwBind> instances) |
BindCfwRequest |
setInstanceType(String instanceType) |
public String getCfwId()
public BindCfwRequest setCfwId(String cfwId)
public String getInstanceType()
public BindCfwRequest setInstanceType(String instanceType)
public BindCfwRequest setInstances(List<CfwBind> instances)
Copyright © 2026. All rights reserved.