public final class ContainerListingDetails extends Object
ServiceURL object). This type is immutable to ensure thread-safety of
requests, so changing the details for a different listing operation requires construction of a new object. Null may
be passed if none of the options are desirable.| Modifier and Type | Field and Description |
|---|---|
static ContainerListingDetails |
NONE
An object indicating that no extra details should be returned.
|
| Constructor and Description |
|---|
ContainerListingDetails(boolean metadata)
A
ContainerListingDetails object. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getMetadata() |
public static final ContainerListingDetails NONE
public ContainerListingDetails(boolean metadata)
ContainerListingDetails object.metadata - Whether metadata should be returned.Copyright © 2018. All rights reserved.