@Singleton public class ContainerToBucketListOptions extends Object implements com.google.common.base.Function<ListContainerOptions,ListBucketOptions>
| Constructor and Description |
|---|
ContainerToBucketListOptions() |
| Modifier and Type | Method and Description |
|---|---|
ListBucketOptions |
apply(ListContainerOptions from) |
public ListBucketOptions apply(ListContainerOptions from)
apply in interface Function<ListContainerOptions,ListBucketOptions>Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.