Class Service.Builder<T extends Service.Builder<T>>
java.lang.Object
org.jclouds.openstack.keystone.v2_0.domain.Service.Builder<T>
- Enclosing class:
 Service
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
id
 - 
type
 - 
name
 - 
description
 - 
endpoints
 
 - 
 - 
Constructor Details
- 
Builder
public Builder() 
 - 
 - 
Method Details
- 
self
 - 
id
- See Also:
 
 - 
type
- See Also:
 
 - 
name
- See Also:
 
 - 
description
- See Also:
 
 - 
endpoint
- See Also:
 
 - 
endpoints
- See Also:
 
 - 
build
 - 
fromService
 
 -