Package cloud.filibuster.examples
Class PricingAdjustmentServiceGrpc.PricingAdjustmentServiceBlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<PricingAdjustmentServiceGrpc.PricingAdjustmentServiceBlockingStub>
-
- cloud.filibuster.examples.PricingAdjustmentServiceGrpc.PricingAdjustmentServiceBlockingStub
-
- Enclosing class:
- PricingAdjustmentServiceGrpc
public static final class PricingAdjustmentServiceGrpc.PricingAdjustmentServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<PricingAdjustmentServiceGrpc.PricingAdjustmentServiceBlockingStub>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected PricingAdjustmentServiceGrpc.PricingAdjustmentServiceBlockingStub
build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
Hello.GetDiscountResponse
getAdjustment(Hello.GetDiscountRequest request)
-
-
-
Method Detail
-
build
protected PricingAdjustmentServiceGrpc.PricingAdjustmentServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
build
in classio.grpc.stub.AbstractStub<PricingAdjustmentServiceGrpc.PricingAdjustmentServiceBlockingStub>
-
getAdjustment
public Hello.GetDiscountResponse getAdjustment(Hello.GetDiscountRequest request)
-
-