| Package | Description |
|---|---|
| org.jclouds.openstack.keystone.v2_0.domain |
| Modifier and Type | Field and Description |
|---|---|
protected Set<MediaType> |
ApiMetadata.Builder.mediaTypes |
| Modifier and Type | Method and Description |
|---|---|
MediaType |
MediaType.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Set<MediaType> |
ApiMetadata.getMediaTypes() |
| Modifier and Type | Method and Description |
|---|---|
T |
MediaType.Builder.fromMediaType(MediaType in) |
T |
ApiMetadata.Builder.mediaTypes(MediaType... in) |
| Modifier and Type | Method and Description |
|---|---|
T |
ApiMetadata.Builder.mediaTypes(Set<MediaType> mediaTypes) |
| Constructor and Description |
|---|
ApiMetadata(String id,
String name,
Set<Link> links,
String status,
Date updated,
Set<MediaType> mediaTypes) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.