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