public class DescribeCdnConfigRequest extends Object
| Constructor and Description |
|---|
DescribeCdnConfigRequest() |
| Modifier and Type | Method and Description |
|---|---|
DescribeCdnConfigRequest |
domain(String domain) |
boolean |
equals(Object o) |
@NotNull String |
getDomain()
Get domain
|
int |
hashCode() |
Boolean |
isLockInfo()
Get lockInfo
|
DescribeCdnConfigRequest |
lockInfo(Boolean lockInfo) |
void |
setDomain(String domain) |
void |
setLockInfo(Boolean lockInfo) |
String |
toString() |
public DescribeCdnConfigRequest domain(String domain)
@NotNull public @NotNull String getDomain()
public void setDomain(String domain)
public DescribeCdnConfigRequest lockInfo(Boolean lockInfo)
public Boolean isLockInfo()
public void setLockInfo(Boolean lockInfo)
Copyright © 2025. All rights reserved.