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