@AutoService(value=ApiMetadata.class) public class TransientApiMetadata extends BaseApiMetadata
ApiMetadata
for jclouds in-memory (Transient) APIModifier and Type | Class and Description |
---|---|
static class |
TransientApiMetadata.Builder |
Modifier | Constructor and Description |
---|---|
|
TransientApiMetadata() |
protected |
TransientApiMetadata(TransientApiMetadata.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static TransientApiMetadata.Builder |
builder() |
TransientApiMetadata.Builder |
toBuilder() |
defaultProperties, equals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, string, toString
public TransientApiMetadata()
protected TransientApiMetadata(TransientApiMetadata.Builder builder)
public static TransientApiMetadata.Builder builder()
public TransientApiMetadata.Builder toBuilder()
ApiMetadata.Builder
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.