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