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