Package org.jclouds.cloudwatch
Class CloudWatchApiMetadata.Builder<T extends CloudWatchApiMetadata.Builder<T>>
java.lang.Object
org.jclouds.apis.internal.BaseApiMetadata.Builder<T>
org.jclouds.rest.internal.BaseHttpApiMetadata.Builder<CloudWatchApi,T>
org.jclouds.cloudwatch.CloudWatchApiMetadata.Builder<T>
- All Implemented Interfaces:
ApiMetadata.Builder<T>
,HttpApiMetadata.Builder<CloudWatchApi,
T>
- Enclosing class:
CloudWatchApiMetadata
public abstract static class CloudWatchApiMetadata.Builder<T extends CloudWatchApiMetadata.Builder<T>>
extends BaseHttpApiMetadata.Builder<CloudWatchApi,T>
-
Field Summary
Fields inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata.Builder
api
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata.Builder
api, fromApiMetadata
Methods inherited from class org.jclouds.apis.internal.BaseApiMetadata.Builder
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModule, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, self, version, view, view, views
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jclouds.apis.ApiMetadata.Builder
buildVersion, context, credentialName, defaultCredential, defaultEndpoint, defaultIdentity, defaultModule, defaultModules, defaultProperties, documentation, endpointName, id, identityName, name, version, view, view, views
-
Constructor Details
-
Builder
protected Builder()
-
-
Method Details
-
build
-