Uses of Class
com.google.cloud.aiplatform.v1.EndpointServiceSettings
Packages that use EndpointServiceSettings
-
Uses of EndpointServiceSettings in com.google.cloud.aiplatform.v1
Methods in com.google.cloud.aiplatform.v1 that return EndpointServiceSettingsModifier and TypeMethodDescriptionEndpointServiceSettings.Builder.build()static final EndpointServiceSettingsEndpointServiceSettings.create(EndpointServiceStubSettings stub) final EndpointServiceSettingsEndpointServiceClient.getSettings()Methods in com.google.cloud.aiplatform.v1 with parameters of type EndpointServiceSettingsModifier and TypeMethodDescriptionstatic final EndpointServiceClientEndpointServiceClient.create(EndpointServiceSettings settings) Constructs an instance of EndpointServiceClient, using the given settings.Constructors in com.google.cloud.aiplatform.v1 with parameters of type EndpointServiceSettingsModifierConstructorDescriptionprotectedBuilder(EndpointServiceSettings settings) protectedEndpointServiceClient(EndpointServiceSettings settings) Constructs an instance of EndpointServiceClient, using the given settings.