Uses of Interface
com.google.cloud.aiplatform.v1beta1.DeployedModelOrBuilder
-
Packages that use DeployedModelOrBuilder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of DeployedModelOrBuilder in com.google.cloud.aiplatform.v1beta1
Classes in com.google.cloud.aiplatform.v1beta1 that implement DeployedModelOrBuilder Modifier and Type Class Description classDeployedModelA deployment of a Model.static classDeployedModel.BuilderA deployment of a Model.Methods in com.google.cloud.aiplatform.v1beta1 that return DeployedModelOrBuilder Modifier and Type Method Description DeployedModelOrBuilderDeployModelRequest.Builder. getDeployedModelOrBuilder()Required.DeployedModelOrBuilderDeployModelRequest. getDeployedModelOrBuilder()Required.DeployedModelOrBuilderDeployModelRequestOrBuilder. getDeployedModelOrBuilder()Required.DeployedModelOrBuilderDeployModelResponse.Builder. getDeployedModelOrBuilder()The DeployedModel that had been deployed in the Endpoint.DeployedModelOrBuilderDeployModelResponse. getDeployedModelOrBuilder()The DeployedModel that had been deployed in the Endpoint.DeployedModelOrBuilderDeployModelResponseOrBuilder. getDeployedModelOrBuilder()The DeployedModel that had been deployed in the Endpoint.DeployedModelOrBuilderMutateDeployedModelRequest.Builder. getDeployedModelOrBuilder()Required.DeployedModelOrBuilderMutateDeployedModelRequest. getDeployedModelOrBuilder()Required.DeployedModelOrBuilderMutateDeployedModelRequestOrBuilder. getDeployedModelOrBuilder()Required.DeployedModelOrBuilderMutateDeployedModelResponse.Builder. getDeployedModelOrBuilder()The DeployedModel that's being mutated.DeployedModelOrBuilderMutateDeployedModelResponse. getDeployedModelOrBuilder()The DeployedModel that's being mutated.DeployedModelOrBuilderMutateDeployedModelResponseOrBuilder. getDeployedModelOrBuilder()The DeployedModel that's being mutated.DeployedModelOrBuilderEndpoint.Builder. getDeployedModelsOrBuilder(int index)Output only.DeployedModelOrBuilderEndpoint. getDeployedModelsOrBuilder(int index)Output only.DeployedModelOrBuilderEndpointOrBuilder. getDeployedModelsOrBuilder(int index)Output only.DeployedModelOrBuilderQueryDeployedModelsResponse.Builder. getDeployedModelsOrBuilder(int index)Deprecated.DeployedModelOrBuilderQueryDeployedModelsResponse. getDeployedModelsOrBuilder(int index)Deprecated.DeployedModelOrBuilderQueryDeployedModelsResponseOrBuilder. getDeployedModelsOrBuilder(int index)Deprecated.Methods in com.google.cloud.aiplatform.v1beta1 that return types with arguments of type DeployedModelOrBuilder Modifier and Type Method Description List<? extends DeployedModelOrBuilder>Endpoint.Builder. getDeployedModelsOrBuilderList()Output only.List<? extends DeployedModelOrBuilder>Endpoint. getDeployedModelsOrBuilderList()Output only.List<? extends DeployedModelOrBuilder>EndpointOrBuilder. getDeployedModelsOrBuilderList()Output only.List<? extends DeployedModelOrBuilder>QueryDeployedModelsResponse.Builder. getDeployedModelsOrBuilderList()Deprecated.List<? extends DeployedModelOrBuilder>QueryDeployedModelsResponse. getDeployedModelsOrBuilderList()Deprecated.List<? extends DeployedModelOrBuilder>QueryDeployedModelsResponseOrBuilder. getDeployedModelsOrBuilderList()Deprecated.
-