Uses of Class
com.google.cloud.vision.v1p4beta1.stub.ImageAnnotatorStubSettings.Builder
-
Packages that use ImageAnnotatorStubSettings.Builder Package Description com.google.cloud.vision.v1p4beta1 A client to Cloud Vision APIcom.google.cloud.vision.v1p4beta1.stub -
-
Uses of ImageAnnotatorStubSettings.Builder in com.google.cloud.vision.v1p4beta1
Methods in com.google.cloud.vision.v1p4beta1 that return ImageAnnotatorStubSettings.Builder Modifier and Type Method Description ImageAnnotatorStubSettings.Builder
ImageAnnotatorSettings.Builder. getStubSettingsBuilder()
Constructors in com.google.cloud.vision.v1p4beta1 with parameters of type ImageAnnotatorStubSettings.Builder Constructor Description Builder(ImageAnnotatorStubSettings.Builder stubSettings)
-
Uses of ImageAnnotatorStubSettings.Builder in com.google.cloud.vision.v1p4beta1.stub
Methods in com.google.cloud.vision.v1p4beta1.stub that return ImageAnnotatorStubSettings.Builder Modifier and Type Method Description ImageAnnotatorStubSettings.Builder
ImageAnnotatorStubSettings.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 ImageAnnotatorStubSettings.Builder
ImageAnnotatorStubSettings. newBuilder()
Returns a new gRPC builder for this class.static ImageAnnotatorStubSettings.Builder
ImageAnnotatorStubSettings. newBuilder(com.google.api.gax.rpc.ClientContext clientContext)
Returns a new builder for this class.static ImageAnnotatorStubSettings.Builder
ImageAnnotatorStubSettings. newHttpJsonBuilder()
Returns a new REST builder for this class.ImageAnnotatorStubSettings.Builder
ImageAnnotatorStubSettings. toBuilder()
Returns a builder containing all the values of this settings class.Constructors in com.google.cloud.vision.v1p4beta1.stub with parameters of type ImageAnnotatorStubSettings.Builder Constructor Description ImageAnnotatorStubSettings(ImageAnnotatorStubSettings.Builder settingsBuilder)
-