Uses of Interface
com.google.cloud.aiplatform.v1beta1.DeployedModelRefOrBuilder
-
Packages that use DeployedModelRefOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of DeployedModelRefOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement DeployedModelRefOrBuilder Modifier and Type Class Description classDeployedModelRefPoints to a DeployedModel.static classDeployedModelRef.BuilderPoints to a DeployedModel.Methods in com.google.cloud.aiplatform.v1beta1 that return DeployedModelRefOrBuilder Modifier and Type Method Description DeployedModelRefOrBuilderQueryDeployedModelsResponse.Builder. getDeployedModelRefsOrBuilder(int index)References to the DeployedModels that share the specified deploymentResourcePool.DeployedModelRefOrBuilderQueryDeployedModelsResponse. getDeployedModelRefsOrBuilder(int index)References to the DeployedModels that share the specified deploymentResourcePool.DeployedModelRefOrBuilderQueryDeployedModelsResponseOrBuilder. getDeployedModelRefsOrBuilder(int index)References to the DeployedModels that share the specified deploymentResourcePool.DeployedModelRefOrBuilderModel.Builder. getDeployedModelsOrBuilder(int index)Output only.DeployedModelRefOrBuilderModel. getDeployedModelsOrBuilder(int index)Output only.DeployedModelRefOrBuilderModelOrBuilder. getDeployedModelsOrBuilder(int index)Output only.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type DeployedModelRefOrBuilder Modifier and Type Method Description List<? extends DeployedModelRefOrBuilder>QueryDeployedModelsResponse.Builder. getDeployedModelRefsOrBuilderList()References to the DeployedModels that share the specified deploymentResourcePool.List<? extends DeployedModelRefOrBuilder>QueryDeployedModelsResponse. getDeployedModelRefsOrBuilderList()References to the DeployedModels that share the specified deploymentResourcePool.List<? extends DeployedModelRefOrBuilder>QueryDeployedModelsResponseOrBuilder. getDeployedModelRefsOrBuilderList()References to the DeployedModels that share the specified deploymentResourcePool.List<? extends DeployedModelRefOrBuilder>Model.Builder. getDeployedModelsOrBuilderList()Output only.List<? extends DeployedModelRefOrBuilder>Model. getDeployedModelsOrBuilderList()Output only.List<? extends DeployedModelRefOrBuilder>ModelOrBuilder. getDeployedModelsOrBuilderList()Output only.
-