public class AuthModeConfigForAddCdnDomainInput extends Object
| Constructor and Description |
|---|
AuthModeConfigForAddCdnDomainInput() |
| Modifier and Type | Method and Description |
|---|---|
AuthModeConfigForAddCdnDomainInput |
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() |
AuthModeConfigForAddCdnDomainInput |
masterRemoteAddr(String masterRemoteAddr) |
AuthModeConfigForAddCdnDomainInput |
pathType(String pathType) |
AuthModeConfigForAddCdnDomainInput |
pathValue(String pathValue) |
AuthModeConfigForAddCdnDomainInput |
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 AuthModeConfigForAddCdnDomainInput backupRemoteAddr(String backupRemoteAddr)
public String getBackupRemoteAddr()
public void setBackupRemoteAddr(String backupRemoteAddr)
public AuthModeConfigForAddCdnDomainInput masterRemoteAddr(String masterRemoteAddr)
public String getMasterRemoteAddr()
public void setMasterRemoteAddr(String masterRemoteAddr)
public AuthModeConfigForAddCdnDomainInput pathType(String pathType)
public String getPathType()
public void setPathType(String pathType)
public AuthModeConfigForAddCdnDomainInput pathValue(String pathValue)
public String getPathValue()
public void setPathValue(String pathValue)
public AuthModeConfigForAddCdnDomainInput requestMethod(String requestMethod)
public String getRequestMethod()
public void setRequestMethod(String requestMethod)
Copyright © 2025. All rights reserved.