Uses of Class
com.google.cloud.aiplatform.v1.DeployModelResponse.Builder
Packages that use DeployModelResponse.Builder
-
Uses of DeployModelResponse.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeployModelResponse.BuilderModifier and TypeMethodDescriptionDeployModelResponse.Builder.clear()DeployModelResponse.Builder.clearDeployedModel()The DeployedModel that had been deployed in the Endpoint.DeployModelResponse.Builder.mergeDeployedModel(DeployedModel value) The DeployedModel that had been deployed in the Endpoint.DeployModelResponse.Builder.mergeFrom(DeployModelResponse other) DeployModelResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeployModelResponse.Builder.mergeFrom(com.google.protobuf.Message other) static DeployModelResponse.BuilderDeployModelResponse.newBuilder()static DeployModelResponse.BuilderDeployModelResponse.newBuilder(DeployModelResponse prototype) DeployModelResponse.newBuilderForType()protected DeployModelResponse.BuilderDeployModelResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DeployModelResponse.Builder.setDeployedModel(DeployedModel value) The DeployedModel that had been deployed in the Endpoint.DeployModelResponse.Builder.setDeployedModel(DeployedModel.Builder builderForValue) The DeployedModel that had been deployed in the Endpoint.DeployModelResponse.toBuilder()