public class ListBucketCustomDomainOutput extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ListBucketCustomDomainOutput.ListBucketCustomDomainOutputBuilder |
| Constructor and Description |
|---|
ListBucketCustomDomainOutput() |
| Modifier and Type | Method and Description |
|---|---|
static ListBucketCustomDomainOutput.ListBucketCustomDomainOutputBuilder |
builder() |
RequestInfo |
getRequestInfo() |
List<CustomDomainRule> |
getRule() |
ListBucketCustomDomainOutput |
setRequestInfo(RequestInfo requestInfo) |
ListBucketCustomDomainOutput |
setRule(List<CustomDomainRule> rule) |
String |
toString() |
public RequestInfo getRequestInfo()
public ListBucketCustomDomainOutput setRequestInfo(RequestInfo requestInfo)
public List<CustomDomainRule> getRule()
public ListBucketCustomDomainOutput setRule(List<CustomDomainRule> rule)
public static ListBucketCustomDomainOutput.ListBucketCustomDomainOutputBuilder builder()
Copyright © 2023. All rights reserved.