Uses of Class
com.google.cloud.aiplatform.v1.Endpoint.Builder
Packages that use Endpoint.Builder
-
Uses of Endpoint.Builder in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return Endpoint.BuilderModifier and TypeMethodDescriptionEndpoint.Builder.addAllDeployedModels(Iterable<? extends DeployedModel> values) Output only.Endpoint.Builder.addDeployedModels(int index, DeployedModel value) Output only.Endpoint.Builder.addDeployedModels(int index, DeployedModel.Builder builderForValue) Output only.Endpoint.Builder.addDeployedModels(DeployedModel value) Output only.Endpoint.Builder.addDeployedModels(DeployedModel.Builder builderForValue) Output only.ListEndpointsResponse.Builder.addEndpointsBuilder()List of Endpoints in the requested page.ListEndpointsResponse.Builder.addEndpointsBuilder(int index) List of Endpoints in the requested page.Endpoint.Builder.clear()Endpoint.Builder.clearClientConnectionConfig()Configurations that are applied to the endpoint for online prediction.Endpoint.Builder.clearCreateTime()Output only.Endpoint.Builder.clearDedicatedEndpointDns()Output only.Endpoint.Builder.clearDedicatedEndpointEnabled()If true, the endpoint will be exposed through a dedicated DNS [Endpoint.dedicated_endpoint_dns].Endpoint.Builder.clearDeployedModels()Output only.Endpoint.Builder.clearDescription()The description of the Endpoint.Endpoint.Builder.clearDisplayName()Required.Endpoint.Builder.clearEnablePrivateServiceConnect()Deprecated.google.cloud.aiplatform.v1.Endpoint.enable_private_service_connect is deprecated.Endpoint.Builder.clearEncryptionSpec()Customer-managed encryption key spec for an Endpoint.Endpoint.Builder.clearEtag()Used to perform consistent read-modify-write updates.Endpoint.Builder.clearGenAiAdvancedFeaturesConfig()Optional.Endpoint.Builder.clearLabels()Endpoint.Builder.clearModelDeploymentMonitoringJob()Output only.Endpoint.Builder.clearName()Output only.Endpoint.Builder.clearNetwork()Optional.Endpoint.Builder.clearPredictRequestResponseLoggingConfig()Configures the request-response logging for online prediction.Endpoint.Builder.clearPrivateModelServerEnabled()If true, the model server will be isolated from the external internet.Endpoint.Builder.clearPrivateServiceConnectConfig()Optional.Endpoint.Builder.clearSatisfiesPzi()Output only.Endpoint.Builder.clearSatisfiesPzs()Output only.Endpoint.Builder.clearTrafficSplit()Endpoint.Builder.clearUpdateTime()Output only.CreateEndpointRequest.Builder.getEndpointBuilder()Required.UpdateEndpointLongRunningRequest.Builder.getEndpointBuilder()Required.UpdateEndpointRequest.Builder.getEndpointBuilder()Required.ListEndpointsResponse.Builder.getEndpointsBuilder(int index) List of Endpoints in the requested page.Endpoint.Builder.mergeClientConnectionConfig(ClientConnectionConfig value) Configurations that are applied to the endpoint for online prediction.Endpoint.Builder.mergeCreateTime(com.google.protobuf.Timestamp value) Output only.Endpoint.Builder.mergeEncryptionSpec(EncryptionSpec value) Customer-managed encryption key spec for an Endpoint.Endpoint.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Endpoint.Builder.mergeFrom(com.google.protobuf.Message other) Endpoint.Builder.mergeGenAiAdvancedFeaturesConfig(GenAiAdvancedFeaturesConfig value) Optional.Endpoint.Builder.mergePredictRequestResponseLoggingConfig(PredictRequestResponseLoggingConfig value) Configures the request-response logging for online prediction.Endpoint.Builder.mergePrivateServiceConnectConfig(PrivateServiceConnectConfig value) Optional.Endpoint.Builder.mergeUpdateTime(com.google.protobuf.Timestamp value) Output only.static Endpoint.BuilderEndpoint.newBuilder()static Endpoint.BuilderEndpoint.newBuilder(Endpoint prototype) Endpoint.newBuilderForType()protected Endpoint.BuilderEndpoint.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) Endpoint.Builder.putAllLabels(Map<String, String> values) The labels with user-defined metadata to organize your Endpoints.Endpoint.Builder.putAllTrafficSplit(Map<String, Integer> values) A map from a DeployedModel's ID to the percentage of this Endpoint's traffic that should be forwarded to that DeployedModel.The labels with user-defined metadata to organize your Endpoints.Endpoint.Builder.putTrafficSplit(String key, int value) A map from a DeployedModel's ID to the percentage of this Endpoint's traffic that should be forwarded to that DeployedModel.Endpoint.Builder.removeDeployedModels(int index) Output only.Endpoint.Builder.removeLabels(String key) The labels with user-defined metadata to organize your Endpoints.Endpoint.Builder.removeTrafficSplit(String key) A map from a DeployedModel's ID to the percentage of this Endpoint's traffic that should be forwarded to that DeployedModel.Endpoint.Builder.setClientConnectionConfig(ClientConnectionConfig value) Configurations that are applied to the endpoint for online prediction.Endpoint.Builder.setClientConnectionConfig(ClientConnectionConfig.Builder builderForValue) Configurations that are applied to the endpoint for online prediction.Endpoint.Builder.setCreateTime(com.google.protobuf.Timestamp value) Output only.Endpoint.Builder.setCreateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.Endpoint.Builder.setDedicatedEndpointDns(String value) Output only.Endpoint.Builder.setDedicatedEndpointDnsBytes(com.google.protobuf.ByteString value) Output only.Endpoint.Builder.setDedicatedEndpointEnabled(boolean value) If true, the endpoint will be exposed through a dedicated DNS [Endpoint.dedicated_endpoint_dns].Endpoint.Builder.setDeployedModels(int index, DeployedModel value) Output only.Endpoint.Builder.setDeployedModels(int index, DeployedModel.Builder builderForValue) Output only.Endpoint.Builder.setDescription(String value) The description of the Endpoint.Endpoint.Builder.setDescriptionBytes(com.google.protobuf.ByteString value) The description of the Endpoint.Endpoint.Builder.setDisplayName(String value) Required.Endpoint.Builder.setDisplayNameBytes(com.google.protobuf.ByteString value) Required.Endpoint.Builder.setEnablePrivateServiceConnect(boolean value) Deprecated.google.cloud.aiplatform.v1.Endpoint.enable_private_service_connect is deprecated.Endpoint.Builder.setEncryptionSpec(EncryptionSpec value) Customer-managed encryption key spec for an Endpoint.Endpoint.Builder.setEncryptionSpec(EncryptionSpec.Builder builderForValue) Customer-managed encryption key spec for an Endpoint.Used to perform consistent read-modify-write updates.Endpoint.Builder.setEtagBytes(com.google.protobuf.ByteString value) Used to perform consistent read-modify-write updates.Endpoint.Builder.setGenAiAdvancedFeaturesConfig(GenAiAdvancedFeaturesConfig value) Optional.Endpoint.Builder.setGenAiAdvancedFeaturesConfig(GenAiAdvancedFeaturesConfig.Builder builderForValue) Optional.Endpoint.Builder.setModelDeploymentMonitoringJob(String value) Output only.Endpoint.Builder.setModelDeploymentMonitoringJobBytes(com.google.protobuf.ByteString value) Output only.Output only.Endpoint.Builder.setNameBytes(com.google.protobuf.ByteString value) Output only.Endpoint.Builder.setNetwork(String value) Optional.Endpoint.Builder.setNetworkBytes(com.google.protobuf.ByteString value) Optional.Endpoint.Builder.setPredictRequestResponseLoggingConfig(PredictRequestResponseLoggingConfig value) Configures the request-response logging for online prediction.Endpoint.Builder.setPredictRequestResponseLoggingConfig(PredictRequestResponseLoggingConfig.Builder builderForValue) Configures the request-response logging for online prediction.Endpoint.Builder.setPrivateModelServerEnabled(boolean value) If true, the model server will be isolated from the external internet.Endpoint.Builder.setPrivateServiceConnectConfig(PrivateServiceConnectConfig value) Optional.Endpoint.Builder.setPrivateServiceConnectConfig(PrivateServiceConnectConfig.Builder builderForValue) Optional.Endpoint.Builder.setSatisfiesPzi(boolean value) Output only.Endpoint.Builder.setSatisfiesPzs(boolean value) Output only.Endpoint.Builder.setUpdateTime(com.google.protobuf.Timestamp value) Output only.Endpoint.Builder.setUpdateTime(com.google.protobuf.Timestamp.Builder builderForValue) Output only.Endpoint.toBuilder()Methods in com.google.cloud.aiplatform.v1 that return types with arguments of type Endpoint.BuilderModifier and TypeMethodDescriptionListEndpointsResponse.Builder.getEndpointsBuilderList()List of Endpoints in the requested page.Methods in com.google.cloud.aiplatform.v1 with parameters of type Endpoint.BuilderModifier and TypeMethodDescriptionListEndpointsResponse.Builder.addEndpoints(int index, Endpoint.Builder builderForValue) List of Endpoints in the requested page.ListEndpointsResponse.Builder.addEndpoints(Endpoint.Builder builderForValue) List of Endpoints in the requested page.CreateEndpointRequest.Builder.setEndpoint(Endpoint.Builder builderForValue) Required.UpdateEndpointLongRunningRequest.Builder.setEndpoint(Endpoint.Builder builderForValue) Required.UpdateEndpointRequest.Builder.setEndpoint(Endpoint.Builder builderForValue) Required.ListEndpointsResponse.Builder.setEndpoints(int index, Endpoint.Builder builderForValue) List of Endpoints in the requested page.