public final class ContainerListDetails 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.Constructor and Description |
---|
ContainerListDetails() |
Modifier and Type | Method and Description |
---|---|
boolean |
metadata()
Whether metadata should be returned.
|
ContainerListDetails |
withMetadata(boolean metadata)
Whether metadata should be returned.
|
public boolean metadata()
public ContainerListDetails withMetadata(boolean metadata)
Copyright © 2019 Microsoft Corporation. All rights reserved.