Class XdsKubernetesServiceGrpc.XdsKubernetesServiceBlockingV2Stub
java.lang.Object
io.grpc.stub.AbstractStub<XdsKubernetesServiceGrpc.XdsKubernetesServiceBlockingV2Stub>
io.grpc.stub.AbstractBlockingStub<XdsKubernetesServiceGrpc.XdsKubernetesServiceBlockingV2Stub>
com.linecorp.centraldogma.xds.k8s.v1.XdsKubernetesServiceGrpc.XdsKubernetesServiceBlockingV2Stub
- Enclosing class:
XdsKubernetesServiceGrpc
public static final class XdsKubernetesServiceGrpc.XdsKubernetesServiceBlockingV2Stub
extends io.grpc.stub.AbstractBlockingStub<XdsKubernetesServiceGrpc.XdsKubernetesServiceBlockingV2Stub>
A stub to allow clients to do synchronous rpc calls to service XdsKubernetesService.
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T> -
Method Summary
Modifier and TypeMethodDescriptionbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) com.google.protobuf.EmptyMethods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected XdsKubernetesServiceGrpc.XdsKubernetesServiceBlockingV2Stub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<XdsKubernetesServiceGrpc.XdsKubernetesServiceBlockingV2Stub>
-
createKubernetesEndpointAggregator
public KubernetesEndpointAggregator createKubernetesEndpointAggregator(CreateKubernetesEndpointAggregatorRequest request) throws io.grpc.StatusException - Throws:
io.grpc.StatusException
-
updateKubernetesEndpointAggregator
public KubernetesEndpointAggregator updateKubernetesEndpointAggregator(UpdateKubernetesEndpointAggregatorRequest request) throws io.grpc.StatusException - Throws:
io.grpc.StatusException
-
deleteKubernetesEndpointAggregator
public com.google.protobuf.Empty deleteKubernetesEndpointAggregator(DeleteKubernetesEndpointAggregatorRequest request) throws io.grpc.StatusException - Throws:
io.grpc.StatusException
-