Uses of Class
com.gpudb.protocol.DropContainerRegistryResponse
-
Packages that use DropContainerRegistryResponse Package Description com.gpudb com.gpudb.protocol -
-
Uses of DropContainerRegistryResponse in com.gpudb
Methods in com.gpudb that return DropContainerRegistryResponse Modifier and Type Method Description DropContainerRegistryResponseGPUdb. dropContainerRegistry(DropContainerRegistryRequest request)DropContainerRegistryResponseGPUdb. dropContainerRegistry(String registryName, Map<String,String> options) -
Uses of DropContainerRegistryResponse in com.gpudb.protocol
Methods in com.gpudb.protocol that return DropContainerRegistryResponse Modifier and Type Method Description DropContainerRegistryResponseDropContainerRegistryResponse. setInfo(Map<String,String> info)DropContainerRegistryResponseDropContainerRegistryResponse. setRegistryName(String registryName)
-