Uses of Class
com.google.cloud.aiplatform.v1.DeployedModelRef.Builder
Packages that use DeployedModelRef.Builder
-
Uses of DeployedModelRef.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return DeployedModelRef.BuilderModifier and TypeMethodDescriptionQueryDeployedModelsResponse.Builder.addDeployedModelRefsBuilder()References to the DeployedModels that share the specified deploymentResourcePool.QueryDeployedModelsResponse.Builder.addDeployedModelRefsBuilder(int index) References to the DeployedModels that share the specified deploymentResourcePool.Model.Builder.addDeployedModelsBuilder()Output only.Model.Builder.addDeployedModelsBuilder(int index) Output only.DeployedModelRef.Builder.clear()DeployedModelRef.Builder.clearDeployedModelId()Immutable.DeployedModelRef.Builder.clearEndpoint()Immutable.QueryDeployedModelsResponse.Builder.getDeployedModelRefsBuilder(int index) References to the DeployedModels that share the specified deploymentResourcePool.Model.Builder.getDeployedModelsBuilder(int index) Output only.DeployedModelRef.Builder.mergeFrom(DeployedModelRef other) DeployedModelRef.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DeployedModelRef.Builder.mergeFrom(com.google.protobuf.Message other) static DeployedModelRef.BuilderDeployedModelRef.newBuilder()static DeployedModelRef.BuilderDeployedModelRef.newBuilder(DeployedModelRef prototype) DeployedModelRef.newBuilderForType()protected DeployedModelRef.BuilderDeployedModelRef.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) DeployedModelRef.Builder.setDeployedModelId(String value) Immutable.DeployedModelRef.Builder.setDeployedModelIdBytes(com.google.protobuf.ByteString value) Immutable.DeployedModelRef.Builder.setEndpoint(String value) Immutable.DeployedModelRef.Builder.setEndpointBytes(com.google.protobuf.ByteString value) Immutable.DeployedModelRef.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type DeployedModelRef.BuilderModifier and TypeMethodDescriptionQueryDeployedModelsResponse.Builder.getDeployedModelRefsBuilderList()References to the DeployedModels that share the specified deploymentResourcePool.Model.Builder.getDeployedModelsBuilderList()Output only.Methods in com.google.cloud.aiplatform.v1 with parameters of type DeployedModelRef.BuilderModifier and TypeMethodDescriptionQueryDeployedModelsResponse.Builder.addDeployedModelRefs(int index, DeployedModelRef.Builder builderForValue) References to the DeployedModels that share the specified deploymentResourcePool.QueryDeployedModelsResponse.Builder.addDeployedModelRefs(DeployedModelRef.Builder builderForValue) References to the DeployedModels that share the specified deploymentResourcePool.Model.Builder.addDeployedModels(int index, DeployedModelRef.Builder builderForValue) Output only.Model.Builder.addDeployedModels(DeployedModelRef.Builder builderForValue) Output only.QueryDeployedModelsResponse.Builder.setDeployedModelRefs(int index, DeployedModelRef.Builder builderForValue) References to the DeployedModels that share the specified deploymentResourcePool.Model.Builder.setDeployedModels(int index, DeployedModelRef.Builder builderForValue) Output only.