Uses of Class
com.google.cloud.aiplatform.v1beta1.JobServiceSettings
-
Packages that use JobServiceSettings Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of JobServiceSettings in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return JobServiceSettings Modifier and Type Method Description JobServiceSettingsJobServiceSettings.Builder. build()static JobServiceSettingsJobServiceSettings. create(JobServiceStubSettings stub)JobServiceSettingsJobServiceClient. getSettings()Methods in com.google.cloud.aiplatform.v1beta1 with parameters of type JobServiceSettings Modifier and Type Method Description static JobServiceClientJobServiceClient. create(JobServiceSettings settings)Constructs an instance of JobServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type JobServiceSettings Constructor Description Builder(JobServiceSettings settings)JobServiceClient(JobServiceSettings settings)Constructs an instance of JobServiceClient, using the given settings.
-