Uses of Class
com.google.cloud.aiplatform.v1beta1.PersistentResourceServiceSettings.Builder
-
Packages that use PersistentResourceServiceSettings.Builder Package Description com.google.cloud.aiplatform.v1beta1 A client to Vertex AI API -
-
Uses of PersistentResourceServiceSettings.Builder in com.google.cloud.aiplatform.v1beta1
Methods in com.google.cloud.aiplatform.v1beta1 that return PersistentResourceServiceSettings.Builder Modifier and Type Method Description PersistentResourceServiceSettings.BuilderPersistentResourceServiceSettings.Builder. applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)Applies the given settings updater function to all of the unary API methods in this service.static PersistentResourceServiceSettings.BuilderPersistentResourceServiceSettings. newBuilder()Returns a new builder for this class.static PersistentResourceServiceSettings.BuilderPersistentResourceServiceSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)Returns a new builder for this class.PersistentResourceServiceSettings.BuilderPersistentResourceServiceSettings. toBuilder()Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.aiplatform.v1beta1 with parameters of type PersistentResourceServiceSettings.Builder Constructor Description PersistentResourceServiceSettings(PersistentResourceServiceSettings.Builder settingsBuilder)
-