public class AuthModeConfigForDescribeCdnConfigOutput extends Object
| Constructor and Description |
|---|
AuthModeConfigForDescribeCdnConfigOutput() |
| Modifier and Type | Method and Description |
|---|---|
AuthModeConfigForDescribeCdnConfigOutput |
backupRemoteAddr(String backupRemoteAddr) |
boolean |
equals(Object o) |
String |
getBackupRemoteAddr()
Get backupRemoteAddr
|
String |
getMasterRemoteAddr()
Get masterRemoteAddr
|
String |
getPathType()
Get pathType
|
String |
getPathValue()
Get pathValue
|
String |
getRequestMethod()
Get requestMethod
|
int |
hashCode() |
AuthModeConfigForDescribeCdnConfigOutput |
masterRemoteAddr(String masterRemoteAddr) |
AuthModeConfigForDescribeCdnConfigOutput |
pathType(String pathType) |
AuthModeConfigForDescribeCdnConfigOutput |
pathValue(String pathValue) |
AuthModeConfigForDescribeCdnConfigOutput |
requestMethod(String requestMethod) |
void |
setBackupRemoteAddr(String backupRemoteAddr) |
void |
setMasterRemoteAddr(String masterRemoteAddr) |
void |
setPathType(String pathType) |
void |
setPathValue(String pathValue) |
void |
setRequestMethod(String requestMethod) |
String |
toString() |
public AuthModeConfigForDescribeCdnConfigOutput()
public AuthModeConfigForDescribeCdnConfigOutput backupRemoteAddr(String backupRemoteAddr)
public String getBackupRemoteAddr()
public void setBackupRemoteAddr(String backupRemoteAddr)
public AuthModeConfigForDescribeCdnConfigOutput masterRemoteAddr(String masterRemoteAddr)
public String getMasterRemoteAddr()
public void setMasterRemoteAddr(String masterRemoteAddr)
public AuthModeConfigForDescribeCdnConfigOutput pathType(String pathType)
public String getPathType()
public void setPathType(String pathType)
public AuthModeConfigForDescribeCdnConfigOutput pathValue(String pathValue)
public String getPathValue()
public void setPathValue(String pathValue)
public AuthModeConfigForDescribeCdnConfigOutput requestMethod(String requestMethod)
public String getRequestMethod()
public void setRequestMethod(String requestMethod)
Copyright © 2025. All rights reserved.