Skip to main content

Class ShowContainerRegistryRequest

java.lang.Object
com.gpudb.protocol.ShowContainerRegistryRequest
All Implemented Interfaces:
org.apache.avro.generic.GenericContainer, org.apache.avro.generic.IndexedRecord

public class ShowContainerRegistryRequest extends Object implements org.apache.avro.generic.IndexedRecord
  • Constructor Details

    • ShowContainerRegistryRequest

      public ShowContainerRegistryRequest()
    • ShowContainerRegistryRequest

      public ShowContainerRegistryRequest(String registryName, Map<String,String> options)
  • Method Details