Uses of Class
com.google.cloud.retail.v2.AddFulfillmentPlacesRequest
-
Packages that use AddFulfillmentPlacesRequest Package Description com.google.cloud.retail.v2 A client to Retail APIcom.google.cloud.retail.v2.stub -
-
Uses of AddFulfillmentPlacesRequest in com.google.cloud.retail.v2
Methods in com.google.cloud.retail.v2 that return AddFulfillmentPlacesRequest Modifier and Type Method Description AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest.Builder. build()
AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest.Builder. buildPartial()
static AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest. getDefaultInstance()
AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest.Builder. getDefaultInstanceForType()
AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest. getDefaultInstanceForType()
static AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest. parseDelimitedFrom(InputStream input)
static AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest. parseFrom(byte[] data)
static AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest. parseFrom(com.google.protobuf.ByteString data)
static AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest. parseFrom(InputStream input)
static AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest. parseFrom(ByteBuffer data)
static AddFulfillmentPlacesRequest
AddFulfillmentPlacesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.retail.v2 that return types with arguments of type AddFulfillmentPlacesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AddFulfillmentPlacesRequest,com.google.longrunning.Operation>
ProductServiceClient. addFulfillmentPlacesCallable()
It is recommended to use the [ProductService.AddLocalInventories][google.cloud.retail.v2.ProductService.AddLocalInventories] method instead of [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2.ProductService.AddFulfillmentPlaces].com.google.api.gax.rpc.OperationCallable<AddFulfillmentPlacesRequest,AddFulfillmentPlacesResponse,AddFulfillmentPlacesMetadata>
ProductServiceClient. addFulfillmentPlacesOperationCallable()
It is recommended to use the [ProductService.AddLocalInventories][google.cloud.retail.v2.ProductService.AddLocalInventories] method instead of [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2.ProductService.AddFulfillmentPlaces].com.google.api.gax.rpc.OperationCallSettings<AddFulfillmentPlacesRequest,AddFulfillmentPlacesResponse,AddFulfillmentPlacesMetadata>
ProductServiceSettings. addFulfillmentPlacesOperationSettings()
Returns the object with the settings used for calls to addFulfillmentPlaces.com.google.api.gax.rpc.OperationCallSettings.Builder<AddFulfillmentPlacesRequest,AddFulfillmentPlacesResponse,AddFulfillmentPlacesMetadata>
ProductServiceSettings.Builder. addFulfillmentPlacesOperationSettings()
Returns the builder for the settings used for calls to addFulfillmentPlaces.com.google.api.gax.rpc.UnaryCallSettings<AddFulfillmentPlacesRequest,com.google.longrunning.Operation>
ProductServiceSettings. addFulfillmentPlacesSettings()
Returns the object with the settings used for calls to addFulfillmentPlaces.com.google.api.gax.rpc.UnaryCallSettings.Builder<AddFulfillmentPlacesRequest,com.google.longrunning.Operation>
ProductServiceSettings.Builder. addFulfillmentPlacesSettings()
Returns the builder for the settings used for calls to addFulfillmentPlaces.static io.grpc.MethodDescriptor<AddFulfillmentPlacesRequest,com.google.longrunning.Operation>
ProductServiceGrpc. getAddFulfillmentPlacesMethod()
com.google.protobuf.Parser<AddFulfillmentPlacesRequest>
AddFulfillmentPlacesRequest. getParserForType()
static com.google.protobuf.Parser<AddFulfillmentPlacesRequest>
AddFulfillmentPlacesRequest. parser()
Methods in com.google.cloud.retail.v2 with parameters of type AddFulfillmentPlacesRequest Modifier and Type Method Description default void
ProductServiceGrpc.AsyncService. addFulfillmentPlaces(AddFulfillmentPlacesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
It is recommended to use the [ProductService.AddLocalInventories][google.cloud.retail.v2.ProductService.AddLocalInventories] method instead of [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2.ProductService.AddFulfillmentPlaces].com.google.longrunning.Operation
ProductServiceGrpc.ProductServiceBlockingStub. addFulfillmentPlaces(AddFulfillmentPlacesRequest request)
It is recommended to use the [ProductService.AddLocalInventories][google.cloud.retail.v2.ProductService.AddLocalInventories] method instead of [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2.ProductService.AddFulfillmentPlaces].com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>
ProductServiceGrpc.ProductServiceFutureStub. addFulfillmentPlaces(AddFulfillmentPlacesRequest request)
It is recommended to use the [ProductService.AddLocalInventories][google.cloud.retail.v2.ProductService.AddLocalInventories] method instead of [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2.ProductService.AddFulfillmentPlaces].void
ProductServiceGrpc.ProductServiceStub. addFulfillmentPlaces(AddFulfillmentPlacesRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)
It is recommended to use the [ProductService.AddLocalInventories][google.cloud.retail.v2.ProductService.AddLocalInventories] method instead of [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2.ProductService.AddFulfillmentPlaces].com.google.api.gax.longrunning.OperationFuture<AddFulfillmentPlacesResponse,AddFulfillmentPlacesMetadata>
ProductServiceClient. addFulfillmentPlacesAsync(AddFulfillmentPlacesRequest request)
It is recommended to use the [ProductService.AddLocalInventories][google.cloud.retail.v2.ProductService.AddLocalInventories] method instead of [ProductService.AddFulfillmentPlaces][google.cloud.retail.v2.ProductService.AddFulfillmentPlaces].AddFulfillmentPlacesRequest.Builder
AddFulfillmentPlacesRequest.Builder. mergeFrom(AddFulfillmentPlacesRequest other)
static AddFulfillmentPlacesRequest.Builder
AddFulfillmentPlacesRequest. newBuilder(AddFulfillmentPlacesRequest prototype)
-
Uses of AddFulfillmentPlacesRequest in com.google.cloud.retail.v2.stub
Methods in com.google.cloud.retail.v2.stub that return types with arguments of type AddFulfillmentPlacesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AddFulfillmentPlacesRequest,com.google.longrunning.Operation>
GrpcProductServiceStub. addFulfillmentPlacesCallable()
com.google.api.gax.rpc.UnaryCallable<AddFulfillmentPlacesRequest,com.google.longrunning.Operation>
HttpJsonProductServiceStub. addFulfillmentPlacesCallable()
com.google.api.gax.rpc.UnaryCallable<AddFulfillmentPlacesRequest,com.google.longrunning.Operation>
ProductServiceStub. addFulfillmentPlacesCallable()
com.google.api.gax.rpc.OperationCallable<AddFulfillmentPlacesRequest,AddFulfillmentPlacesResponse,AddFulfillmentPlacesMetadata>
GrpcProductServiceStub. addFulfillmentPlacesOperationCallable()
com.google.api.gax.rpc.OperationCallable<AddFulfillmentPlacesRequest,AddFulfillmentPlacesResponse,AddFulfillmentPlacesMetadata>
HttpJsonProductServiceStub. addFulfillmentPlacesOperationCallable()
com.google.api.gax.rpc.OperationCallable<AddFulfillmentPlacesRequest,AddFulfillmentPlacesResponse,AddFulfillmentPlacesMetadata>
ProductServiceStub. addFulfillmentPlacesOperationCallable()
com.google.api.gax.rpc.OperationCallSettings<AddFulfillmentPlacesRequest,AddFulfillmentPlacesResponse,AddFulfillmentPlacesMetadata>
ProductServiceStubSettings. addFulfillmentPlacesOperationSettings()
Returns the object with the settings used for calls to addFulfillmentPlaces.com.google.api.gax.rpc.OperationCallSettings.Builder<AddFulfillmentPlacesRequest,AddFulfillmentPlacesResponse,AddFulfillmentPlacesMetadata>
ProductServiceStubSettings.Builder. addFulfillmentPlacesOperationSettings()
Returns the builder for the settings used for calls to addFulfillmentPlaces.com.google.api.gax.rpc.UnaryCallSettings<AddFulfillmentPlacesRequest,com.google.longrunning.Operation>
ProductServiceStubSettings. addFulfillmentPlacesSettings()
Returns the object with the settings used for calls to addFulfillmentPlaces.com.google.api.gax.rpc.UnaryCallSettings.Builder<AddFulfillmentPlacesRequest,com.google.longrunning.Operation>
ProductServiceStubSettings.Builder. addFulfillmentPlacesSettings()
Returns the builder for the settings used for calls to addFulfillmentPlaces.
-