public class DeviceFormatRuleRequest extends DeviceRuleRequest
| Constructor and Description |
|---|
DeviceFormatRuleRequest() |
| Modifier and Type | Method and Description |
|---|---|
DeviceRuleFormat |
getFormat() |
void |
setFormat(DeviceRuleFormat format) |
DeviceFormatRuleRequest |
withFormat(DeviceRuleFormat format) |
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials)
Configure request credential for the request.
|
getDestinations, getName, getSources, setDestinations, setName, setSources, withDestinations, withName, withSourcesgetRequestCredentials, setRequestCredentialspublic DeviceRuleFormat getFormat()
public void setFormat(DeviceRuleFormat format)
public DeviceFormatRuleRequest withFormat(DeviceRuleFormat format)
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class DeviceRuleRequestcredentials - a valid instance of BceCredentials.Copyright © 2021. All rights reserved.