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