public class ListStatusPartialResult extends Object
Modifier and Type | Method and Description |
---|---|
static ListStatusPartialResult |
fromProto(ListStatusPartialPResponse response)
Generate a
ListStatusPartialResult from a ListStatusPartialPResponse . |
long |
getFileCount() |
List<URIStatus> |
getListings() |
boolean |
isTruncated() |
public static ListStatusPartialResult fromProto(ListStatusPartialPResponse response)
ListStatusPartialResult
from a ListStatusPartialPResponse
.response
- the original responsepublic boolean isTruncated()
public long getFileCount()
Copyright © 2023. All Rights Reserved.