@Deprecated public class ListObjectsOutput extends Object
| Constructor and Description |
|---|
ListObjectsOutput()
Deprecated.
|
public RequestInfo getRequestInfo()
public ListObjectsOutput setRequestInfo(RequestInfo requestInfo)
public String getName()
public ListObjectsOutput setName(String name)
public String getPrefix()
public ListObjectsOutput setPrefix(String prefix)
public String getMarker()
public ListObjectsOutput setMarker(String marker)
public long getMaxKeys()
public ListObjectsOutput setMaxKeys(long maxKeys)
public String getNextMarker()
public ListObjectsOutput setNextMarker(String nextMarker)
public String getDelimiter()
public ListObjectsOutput setDelimiter(String delimiter)
public boolean isTruncated()
public ListObjectsOutput setTruncated(boolean truncated)
public String getEncodingType()
public ListObjectsOutput setEncodingType(String encodingType)
public ListedCommonPrefix[] getCommonPrefixes()
public ListObjectsOutput setCommonPrefixes(ListedCommonPrefix[] commonPrefixes)
public ListedObject[] getContents()
public ListObjectsOutput setContents(ListedObject[] contents)
Copyright © 2022. All rights reserved.