Uses of Class
com.gpudb.protocol.ShowContainerRegistryRequest
-
Packages that use ShowContainerRegistryRequest Package Description com.gpudb com.gpudb.protocol -
-
Uses of ShowContainerRegistryRequest in com.gpudb
Methods in com.gpudb with parameters of type ShowContainerRegistryRequest Modifier and Type Method Description ShowContainerRegistryResponseGPUdb. showContainerRegistry(ShowContainerRegistryRequest request) -
Uses of ShowContainerRegistryRequest in com.gpudb.protocol
Methods in com.gpudb.protocol that return ShowContainerRegistryRequest Modifier and Type Method Description ShowContainerRegistryRequestShowContainerRegistryRequest. setOptions(Map<String,String> options)ShowContainerRegistryRequestShowContainerRegistryRequest. setRegistryName(String registryName)
-