Package org.jclouds.docker
Class DockerApiMetadata
- All Implemented Interfaces:
ApiMetadata
,HttpApiMetadata<DockerApi>
@AutoService(ApiMetadata.class)
public class DockerApiMetadata
extends BaseHttpApiMetadata<DockerApi>
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata
api
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
-
Method Summary
Methods inherited from class org.jclouds.rest.internal.BaseHttpApiMetadata
contextToken, getApi, string
Methods inherited from class org.jclouds.apis.internal.BaseApiMetadata
equals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface org.jclouds.apis.ApiMetadata
getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews
-
Field Details
-
DOCKER_CA_CERT_PATH
- See Also:
-
DOCKER_CA_CERT_DATA
- See Also:
-
-
Constructor Details
-
DockerApiMetadata
public DockerApiMetadata() -
DockerApiMetadata
-
-
Method Details
-
toBuilder
- See Also:
-
defaultProperties
-