Class AutomaticImprovementsServiceGrpc.AutomaticImprovementsServiceBlockingV2Stub (0.18.0)

public static final class AutomaticImprovementsServiceGrpc.AutomaticImprovementsServiceBlockingV2Stub extends AbstractBlockingStub<AutomaticImprovementsServiceGrpc.AutomaticImprovementsServiceBlockingV2Stub>

A stub to allow clients to do synchronous rpc calls to service AutomaticImprovementsService.

Service to manage the automatic improvements of an account. The automatic improvements of the account can be used to automatically update products, improve images and shipping.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > AutomaticImprovementsServiceGrpc.AutomaticImprovementsServiceBlockingV2Stub

Methods

build(Channel channel, CallOptions callOptions)

protected AutomaticImprovementsServiceGrpc.AutomaticImprovementsServiceBlockingV2Stub build(Channel channel, CallOptions callOptions)
Parameters
Name Description
channel io.grpc.Channel
callOptions io.grpc.CallOptions
Returns
Type Description
AutomaticImprovementsServiceGrpc.AutomaticImprovementsServiceBlockingV2Stub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

getAutomaticImprovements(GetAutomaticImprovementsRequest request)

public AutomaticImprovements getAutomaticImprovements(GetAutomaticImprovementsRequest request)

Retrieves the automatic improvements of an account.

Parameter
Name Description
request GetAutomaticImprovementsRequest
Returns
Type Description
AutomaticImprovements

updateAutomaticImprovements(UpdateAutomaticImprovementsRequest request)

public AutomaticImprovements updateAutomaticImprovements(UpdateAutomaticImprovementsRequest request)

Updates the automatic improvements of an account.

Parameter
Name Description
request UpdateAutomaticImprovementsRequest
Returns
Type Description
AutomaticImprovements