Uses of Class
com.gpudb.protocol.CreateContainerRegistryResponse
-
Packages that use CreateContainerRegistryResponse Package Description com.gpudb com.gpudb.protocol -
-
Uses of CreateContainerRegistryResponse in com.gpudb
Methods in com.gpudb that return CreateContainerRegistryResponse Modifier and Type Method Description CreateContainerRegistryResponseGPUdb. createContainerRegistry(CreateContainerRegistryRequest request)CreateContainerRegistryResponseGPUdb. createContainerRegistry(String registryName, String uri, String credential, Map<String,String> options) -
Uses of CreateContainerRegistryResponse in com.gpudb.protocol
Methods in com.gpudb.protocol that return CreateContainerRegistryResponse Modifier and Type Method Description CreateContainerRegistryResponseCreateContainerRegistryResponse. setEntityId(int entityId)CreateContainerRegistryResponseCreateContainerRegistryResponse. setInfo(Map<String,String> info)CreateContainerRegistryResponseCreateContainerRegistryResponse. setRegistryName(String registryName)
-