Modifier and Type | Method and Description |
---|---|
Flavor |
Flavor.Builder.build() |
Modifier and Type | Method and Description |
---|---|
T |
Flavor.Builder.fromFlavor(Flavor in) |
Modifier and Type | Field and Description |
---|---|
protected Flavor |
FlavorInRegion.flavor |
Modifier and Type | Method and Description |
---|---|
Flavor |
FlavorInRegion.getFlavor() |
Constructor and Description |
---|
FlavorInRegion(Flavor flavor,
String regionId) |
Modifier and Type | Field and Description |
---|---|
protected Flavor |
FlavorInRegion.flavor
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Flavor |
FlavorInRegion.getFlavor()
Deprecated.
|
Constructor and Description |
---|
FlavorInRegion(Flavor flavor,
String regionId)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Flavor |
FlavorApi.create(Flavor flavor)
Create flavor according to the provided object
|
Flavor |
FlavorApi.get(String id)
List details of the specified flavor
|
Modifier and Type | Method and Description |
---|---|
PagedIterable<Flavor> |
FlavorApi.listInDetail()
List all flavors (all details)
|
PaginatedCollection<Flavor> |
FlavorApi.listInDetail(PaginationOptions options) |
Modifier and Type | Method and Description |
---|---|
Flavor |
FlavorApi.create(Flavor flavor)
Create flavor according to the provided object
|
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<Flavor>> |
ParseFlavorDetails.ToPagedIterable.markerToNextForArg0(com.google.common.base.Optional<Object> arg0) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.