public abstract class ListFolderOptions extends Object
GoogleCloudStorage and is valid
for only HN enabled bucket| Modifier and Type | Class and Description |
|---|---|
static class |
ListFolderOptions.Builder
Builder for
ListObjectOptions |
| Modifier and Type | Field and Description |
|---|---|
static ListFolderOptions |
DEFAULT
List all folders in the directory.
|
| Constructor and Description |
|---|
ListFolderOptions() |
| Modifier and Type | Method and Description |
|---|---|
static ListFolderOptions.Builder |
builder() |
abstract int |
getPageSize()
Maximum folder resources in a single page
|
abstract ListFolderOptions.Builder |
toBuilder() |
public static final ListFolderOptions DEFAULT
public static ListFolderOptions.Builder builder()
public abstract ListFolderOptions.Builder toBuilder()
public abstract int getPageSize()
Copyright © 2024. All rights reserved.