public class PrivateBucketAuthForUpdateCdnConfigInput extends Object
| Constructor and Description |
|---|
PrivateBucketAuthForUpdateCdnConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
PrivateBucketAuthForUpdateCdnConfigInput |
_switch(Boolean _switch) |
PrivateBucketAuthForUpdateCdnConfigInput |
authType(String authType) |
boolean |
equals(Object o) |
String |
getAuthType()
Get authType
|
@Valid TosAuthInformationForUpdateCdnConfigInput |
getTosAuthInformation()
Get tosAuthInformation
|
int |
hashCode() |
Boolean |
isSwitch()
Get _switch
|
void |
setAuthType(String authType) |
void |
setSwitch(Boolean _switch) |
void |
setTosAuthInformation(TosAuthInformationForUpdateCdnConfigInput tosAuthInformation) |
PrivateBucketAuthForUpdateCdnConfigInput |
tosAuthInformation(TosAuthInformationForUpdateCdnConfigInput tosAuthInformation) |
String |
toString() |
public PrivateBucketAuthForUpdateCdnConfigInput()
public PrivateBucketAuthForUpdateCdnConfigInput authType(String authType)
public String getAuthType()
public void setAuthType(String authType)
public PrivateBucketAuthForUpdateCdnConfigInput _switch(Boolean _switch)
public Boolean isSwitch()
public void setSwitch(Boolean _switch)
public PrivateBucketAuthForUpdateCdnConfigInput tosAuthInformation(TosAuthInformationForUpdateCdnConfigInput tosAuthInformation)
@Valid public @Valid TosAuthInformationForUpdateCdnConfigInput getTosAuthInformation()
public void setTosAuthInformation(TosAuthInformationForUpdateCdnConfigInput tosAuthInformation)
Copyright © 2025. All rights reserved.