Package | Description |
---|---|
com.github.dockerjava.api.model |
Modifier and Type | Method and Description |
---|---|
InfoRegistryConfig.IndexConfig |
InfoRegistryConfig.IndexConfig.withMirrors(java.util.List<java.lang.String> mirrors) |
InfoRegistryConfig.IndexConfig |
InfoRegistryConfig.IndexConfig.withName(java.lang.String name) |
InfoRegistryConfig.IndexConfig |
InfoRegistryConfig.IndexConfig.withOfficial(java.lang.Boolean official) |
InfoRegistryConfig.IndexConfig |
InfoRegistryConfig.IndexConfig.withSecure(java.lang.Boolean secure) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,InfoRegistryConfig.IndexConfig> |
InfoRegistryConfig.getIndexConfigs() |
Modifier and Type | Method and Description |
---|---|
InfoRegistryConfig |
InfoRegistryConfig.withIndexConfigs(java.util.Map<java.lang.String,InfoRegistryConfig.IndexConfig> indexConfigs) |
Copyright © 2019. All Rights Reserved.