Class XdsKubernetesServiceGrpc.XdsKubernetesServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<XdsKubernetesServiceGrpc.XdsKubernetesServiceBlockingStub>
io.grpc.stub.AbstractBlockingStub<XdsKubernetesServiceGrpc.XdsKubernetesServiceBlockingStub>
com.linecorp.centraldogma.xds.k8s.v1.XdsKubernetesServiceGrpc.XdsKubernetesServiceBlockingStub
- Enclosing class:
XdsKubernetesServiceGrpc
public static final class XdsKubernetesServiceGrpc.XdsKubernetesServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<XdsKubernetesServiceGrpc.XdsKubernetesServiceBlockingStub>
A stub to allow clients to do limited 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.Emptyio.envoyproxy.envoy.config.endpoint.v3.ClusterLoadAssignmentMethods 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.XdsKubernetesServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<XdsKubernetesServiceGrpc.XdsKubernetesServiceBlockingStub>
-
createKubernetesEndpointAggregator
public KubernetesEndpointAggregator createKubernetesEndpointAggregator(CreateKubernetesEndpointAggregatorRequest request) -
updateKubernetesEndpointAggregator
public KubernetesEndpointAggregator updateKubernetesEndpointAggregator(UpdateKubernetesEndpointAggregatorRequest request) -
deleteKubernetesEndpointAggregator
public com.google.protobuf.Empty deleteKubernetesEndpointAggregator(DeleteKubernetesEndpointAggregatorRequest request) -
previewKubernetesEndpointAggregator
public io.envoyproxy.envoy.config.endpoint.v3.ClusterLoadAssignment previewKubernetesEndpointAggregator(PreviewKubernetesEndpointAggregatorRequest request)
-