| Interface | Description |
|---|---|
| Location |
Description of where a resource is running.
|
| MutableResourceMetadata<T extends Enum<T>> |
Used to construct new resources or modify existing ones.
|
| ResourceMetadata<T extends Enum<T>> |
Identifies containers, files, etc.
|
| Class | Description |
|---|---|
| Credentials | |
| Credentials.Builder<T extends Credentials> | |
| JsonBall |
As String is final, using a different marker to imply this is a json object
|
| LocationBuilder | |
| LoginCredentials | |
| LoginCredentials.Builder | |
| ResourceMetadataBuilder<T extends Enum<T>> |
| Enum | Description |
|---|---|
| LocationScope |
The scope of the location
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.