@AutoService(value=ApiMetadata.class) public class DockerApiMetadata extends BaseHttpApiMetadata<DockerApi>
Modifier and Type | Class and Description |
---|---|
static class |
DockerApiMetadata.Builder |
Modifier and Type | Field and Description |
---|---|
static String |
DOCKER_CA_CERT_DATA |
static String |
DOCKER_CA_CERT_PATH |
api
Modifier | Constructor and Description |
---|---|
|
DockerApiMetadata() |
protected |
DockerApiMetadata(DockerApiMetadata.Builder builder) |
Modifier and Type | Method and Description |
---|---|
static Properties |
defaultProperties() |
DockerApiMetadata.Builder |
toBuilder() |
contextToken, getApi, string
equals, getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews, hashCode, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getBuildVersion, getContext, getCredentialName, getDefaultCredential, getDefaultEndpoint, getDefaultIdentity, getDefaultModules, getDefaultProperties, getDocumentation, getEndpointName, getId, getIdentityName, getName, getVersion, getViews
public static final String DOCKER_CA_CERT_PATH
public static final String DOCKER_CA_CERT_DATA
public DockerApiMetadata()
protected DockerApiMetadata(DockerApiMetadata.Builder builder)
public DockerApiMetadata.Builder toBuilder()
ApiMetadata.Builder
public static Properties defaultProperties()
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.