Uses of Interface
grpc.reflection.v1alpha.Reflection.ListServiceResponseOrBuilder
-
Packages that use Reflection.ListServiceResponseOrBuilder Package Description grpc.reflection.v1alpha -
-
Uses of Reflection.ListServiceResponseOrBuilder in grpc.reflection.v1alpha
Classes in grpc.reflection.v1alpha that implement Reflection.ListServiceResponseOrBuilder Modifier and Type Class Description static classReflection.ListServiceResponseA list of ServiceResponse sent by the server answering list_services request.static classReflection.ListServiceResponse.BuilderA list of ServiceResponse sent by the server answering list_services request.Methods in grpc.reflection.v1alpha that return Reflection.ListServiceResponseOrBuilder Modifier and Type Method Description Reflection.ListServiceResponseOrBuilderReflection.ServerReflectionResponse.Builder. getListServicesResponseOrBuilder()This message is used to answer list_services request.Reflection.ListServiceResponseOrBuilderReflection.ServerReflectionResponse. getListServicesResponseOrBuilder()This message is used to answer list_services request.Reflection.ListServiceResponseOrBuilderReflection.ServerReflectionResponseOrBuilder. getListServicesResponseOrBuilder()This message is used to answer list_services request.
-