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