Uses of Class
com.google.devtools.artifactregistry.v1.VpcscConfigName
-
Packages that use VpcscConfigName Package Description com.google.devtools.artifactregistry.v1 A client to Artifact Registry API -
-
Uses of VpcscConfigName in com.google.devtools.artifactregistry.v1
Methods in com.google.devtools.artifactregistry.v1 that return VpcscConfigName Modifier and Type Method Description VpcscConfigNameVpcscConfigName.Builder. build()static VpcscConfigNameVpcscConfigName. of(String project, String location)static VpcscConfigNameVpcscConfigName. parse(String formattedString)Methods in com.google.devtools.artifactregistry.v1 that return types with arguments of type VpcscConfigName Modifier and Type Method Description static List<VpcscConfigName>VpcscConfigName. parseList(List<String> formattedStrings)Methods in com.google.devtools.artifactregistry.v1 with parameters of type VpcscConfigName Modifier and Type Method Description VPCSCConfigArtifactRegistryClient. getVPCSCConfig(VpcscConfigName name)Retrieves the VPCSC Config for the Project.Method parameters in com.google.devtools.artifactregistry.v1 with type arguments of type VpcscConfigName Modifier and Type Method Description static List<String>VpcscConfigName. toStringList(List<VpcscConfigName> values)
-