Package | Description |
---|---|
org.jclouds.azureblob.domain | |
org.jclouds.azureblob.options |
Modifier and Type | Method and Description |
---|---|
static ListBlobsInclude |
ListBlobsInclude.fromValue(String symbol) |
static ListBlobsInclude |
ListBlobsInclude.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ListBlobsInclude[] |
ListBlobsInclude.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ListBlobsOptions |
ListBlobsOptions.include(Set<ListBlobsInclude> datasets) |
static ListBlobsOptions |
ListBlobsOptions.Builder.include(Set<ListBlobsInclude> datasets) |
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.