Uses of Class
com.google.cloud.retail.v2beta.Control
-
Packages that use Control Package Description com.google.cloud.retail.v2beta A client to Retail APIcom.google.cloud.retail.v2beta.stub -
-
Uses of Control in com.google.cloud.retail.v2beta
Methods in com.google.cloud.retail.v2beta that return Control Modifier and Type Method Description ControlControl.Builder. build()ControlControl.Builder. buildPartial()ControlControlServiceClient. createControl(CatalogName parent, Control control, String controlId)Creates a Control.ControlControlServiceClient. createControl(CreateControlRequest request)Creates a Control.ControlControlServiceClient. createControl(String parent, Control control, String controlId)Creates a Control.ControlControlServiceGrpc.ControlServiceBlockingStub. createControl(CreateControlRequest request)Creates a Control.ControlControlServiceClient. getControl(ControlName name)Gets a Control.ControlControlServiceClient. getControl(GetControlRequest request)Gets a Control.ControlControlServiceClient. getControl(String name)Gets a Control.ControlControlServiceGrpc.ControlServiceBlockingStub. getControl(GetControlRequest request)Gets a Control.ControlCreateControlRequest.Builder. getControl()Required.ControlCreateControlRequest. getControl()Required.ControlCreateControlRequestOrBuilder. getControl()Required.ControlUpdateControlRequest.Builder. getControl()Required.ControlUpdateControlRequest. getControl()Required.ControlUpdateControlRequestOrBuilder. getControl()Required.ControlListControlsResponse.Builder. getControls(int index)All the Controls for a given catalog.ControlListControlsResponse. getControls(int index)All the Controls for a given catalog.ControlListControlsResponseOrBuilder. getControls(int index)All the Controls for a given catalog.static ControlControl. getDefaultInstance()ControlControl.Builder. getDefaultInstanceForType()ControlControl. getDefaultInstanceForType()static ControlControl. parseDelimitedFrom(InputStream input)static ControlControl. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ControlControl. parseFrom(byte[] data)static ControlControl. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ControlControl. parseFrom(com.google.protobuf.ByteString data)static ControlControl. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ControlControl. parseFrom(com.google.protobuf.CodedInputStream input)static ControlControl. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ControlControl. parseFrom(InputStream input)static ControlControl. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ControlControl. parseFrom(ByteBuffer data)static ControlControl. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)ControlControlServiceClient. updateControl(Control control, com.google.protobuf.FieldMask updateMask)Updates a Control.ControlControlServiceClient. updateControl(UpdateControlRequest request)Updates a Control.ControlControlServiceGrpc.ControlServiceBlockingStub. updateControl(UpdateControlRequest request)Updates a Control.Methods in com.google.cloud.retail.v2beta that return types with arguments of type Control Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Control>ControlServiceGrpc.ControlServiceFutureStub. createControl(CreateControlRequest request)Creates a Control.com.google.api.gax.rpc.UnaryCallable<CreateControlRequest,Control>ControlServiceClient. createControlCallable()Creates a Control.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateControlRequest,Control>ControlServiceSettings.Builder. createControlSettings()Returns the builder for the settings used for calls to createControl.com.google.api.gax.rpc.UnaryCallSettings<CreateControlRequest,Control>ControlServiceSettings. createControlSettings()Returns the object with the settings used for calls to createControl.com.google.common.util.concurrent.ListenableFuture<Control>ControlServiceGrpc.ControlServiceFutureStub. getControl(GetControlRequest request)Gets a Control.com.google.api.gax.rpc.UnaryCallable<GetControlRequest,Control>ControlServiceClient. getControlCallable()Gets a Control.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetControlRequest,Control>ControlServiceSettings.Builder. getControlSettings()Returns the builder for the settings used for calls to getControl.com.google.api.gax.rpc.UnaryCallSettings<GetControlRequest,Control>ControlServiceSettings. getControlSettings()Returns the object with the settings used for calls to getControl.List<Control>ListControlsResponse.Builder. getControlsList()All the Controls for a given catalog.List<Control>ListControlsResponse. getControlsList()All the Controls for a given catalog.List<Control>ListControlsResponseOrBuilder. getControlsList()All the Controls for a given catalog.static io.grpc.MethodDescriptor<CreateControlRequest,Control>ControlServiceGrpc. getCreateControlMethod()static io.grpc.MethodDescriptor<GetControlRequest,Control>ControlServiceGrpc. getGetControlMethod()com.google.protobuf.Parser<Control>Control. getParserForType()static io.grpc.MethodDescriptor<UpdateControlRequest,Control>ControlServiceGrpc. getUpdateControlMethod()static com.google.protobuf.Parser<Control>Control. parser()com.google.common.util.concurrent.ListenableFuture<Control>ControlServiceGrpc.ControlServiceFutureStub. updateControl(UpdateControlRequest request)Updates a Control.com.google.api.gax.rpc.UnaryCallable<UpdateControlRequest,Control>ControlServiceClient. updateControlCallable()Updates a Control.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateControlRequest,Control>ControlServiceSettings.Builder. updateControlSettings()Returns the builder for the settings used for calls to updateControl.com.google.api.gax.rpc.UnaryCallSettings<UpdateControlRequest,Control>ControlServiceSettings. updateControlSettings()Returns the object with the settings used for calls to updateControl.Methods in com.google.cloud.retail.v2beta with parameters of type Control Modifier and Type Method Description ListControlsResponse.BuilderListControlsResponse.Builder. addControls(int index, Control value)All the Controls for a given catalog.ListControlsResponse.BuilderListControlsResponse.Builder. addControls(Control value)All the Controls for a given catalog.ControlControlServiceClient. createControl(CatalogName parent, Control control, String controlId)Creates a Control.ControlControlServiceClient. createControl(String parent, Control control, String controlId)Creates a Control.CreateControlRequest.BuilderCreateControlRequest.Builder. mergeControl(Control value)Required.UpdateControlRequest.BuilderUpdateControlRequest.Builder. mergeControl(Control value)Required.Control.BuilderControl.Builder. mergeFrom(Control other)static Control.BuilderControl. newBuilder(Control prototype)CreateControlRequest.BuilderCreateControlRequest.Builder. setControl(Control value)Required.UpdateControlRequest.BuilderUpdateControlRequest.Builder. setControl(Control value)Required.ListControlsResponse.BuilderListControlsResponse.Builder. setControls(int index, Control value)All the Controls for a given catalog.ControlControlServiceClient. updateControl(Control control, com.google.protobuf.FieldMask updateMask)Updates a Control.Method parameters in com.google.cloud.retail.v2beta with type arguments of type Control Modifier and Type Method Description ListControlsResponse.BuilderListControlsResponse.Builder. addAllControls(Iterable<? extends Control> values)All the Controls for a given catalog.static com.google.api.core.ApiFuture<ControlServiceClient.ListControlsPagedResponse>ControlServiceClient.ListControlsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListControlsRequest,ListControlsResponse,Control> context, com.google.api.core.ApiFuture<ListControlsResponse> futureResponse)default voidControlServiceGrpc.AsyncService. createControl(CreateControlRequest request, io.grpc.stub.StreamObserver<Control> responseObserver)Creates a Control.voidControlServiceGrpc.ControlServiceStub. createControl(CreateControlRequest request, io.grpc.stub.StreamObserver<Control> responseObserver)Creates a Control.protected ControlServiceClient.ListControlsPageControlServiceClient.ListControlsPage. createPage(com.google.api.gax.rpc.PageContext<ListControlsRequest,ListControlsResponse,Control> context, ListControlsResponse response)com.google.api.core.ApiFuture<ControlServiceClient.ListControlsPage>ControlServiceClient.ListControlsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListControlsRequest,ListControlsResponse,Control> context, com.google.api.core.ApiFuture<ListControlsResponse> futureResponse)default voidControlServiceGrpc.AsyncService. getControl(GetControlRequest request, io.grpc.stub.StreamObserver<Control> responseObserver)Gets a Control.voidControlServiceGrpc.ControlServiceStub. getControl(GetControlRequest request, io.grpc.stub.StreamObserver<Control> responseObserver)Gets a Control.default voidControlServiceGrpc.AsyncService. updateControl(UpdateControlRequest request, io.grpc.stub.StreamObserver<Control> responseObserver)Updates a Control.voidControlServiceGrpc.ControlServiceStub. updateControl(UpdateControlRequest request, io.grpc.stub.StreamObserver<Control> responseObserver)Updates a Control. -
Uses of Control in com.google.cloud.retail.v2beta.stub
Methods in com.google.cloud.retail.v2beta.stub that return types with arguments of type Control Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateControlRequest,Control>ControlServiceStub. createControlCallable()com.google.api.gax.rpc.UnaryCallable<CreateControlRequest,Control>GrpcControlServiceStub. createControlCallable()com.google.api.gax.rpc.UnaryCallable<CreateControlRequest,Control>HttpJsonControlServiceStub. createControlCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateControlRequest,Control>ControlServiceStubSettings.Builder. createControlSettings()Returns the builder for the settings used for calls to createControl.com.google.api.gax.rpc.UnaryCallSettings<CreateControlRequest,Control>ControlServiceStubSettings. createControlSettings()Returns the object with the settings used for calls to createControl.com.google.api.gax.rpc.UnaryCallable<GetControlRequest,Control>ControlServiceStub. getControlCallable()com.google.api.gax.rpc.UnaryCallable<GetControlRequest,Control>GrpcControlServiceStub. getControlCallable()com.google.api.gax.rpc.UnaryCallable<GetControlRequest,Control>HttpJsonControlServiceStub. getControlCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetControlRequest,Control>ControlServiceStubSettings.Builder. getControlSettings()Returns the builder for the settings used for calls to getControl.com.google.api.gax.rpc.UnaryCallSettings<GetControlRequest,Control>ControlServiceStubSettings. getControlSettings()Returns the object with the settings used for calls to getControl.com.google.api.gax.rpc.UnaryCallable<UpdateControlRequest,Control>ControlServiceStub. updateControlCallable()com.google.api.gax.rpc.UnaryCallable<UpdateControlRequest,Control>GrpcControlServiceStub. updateControlCallable()com.google.api.gax.rpc.UnaryCallable<UpdateControlRequest,Control>HttpJsonControlServiceStub. updateControlCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateControlRequest,Control>ControlServiceStubSettings.Builder. updateControlSettings()Returns the builder for the settings used for calls to updateControl.com.google.api.gax.rpc.UnaryCallSettings<UpdateControlRequest,Control>ControlServiceStubSettings. updateControlSettings()Returns the object with the settings used for calls to updateControl.
-