Uses of Interface
io.dapr.v1.DaprProtos.MetadataHTTPEndpointOrBuilder
Packages that use DaprProtos.MetadataHTTPEndpointOrBuilder
-
Uses of DaprProtos.MetadataHTTPEndpointOrBuilder in io.dapr.v1
Classes in io.dapr.v1 that implement DaprProtos.MetadataHTTPEndpointOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typedapr.proto.runtime.v1.MetadataHTTPEndpointstatic final classProtobuf typedapr.proto.runtime.v1.MetadataHTTPEndpointMethods in io.dapr.v1 that return DaprProtos.MetadataHTTPEndpointOrBuilderModifier and TypeMethodDescriptionDaprProtos.GetMetadataResponse.Builder.getHttpEndpointsOrBuilder(int index) repeated .dapr.proto.runtime.v1.MetadataHTTPEndpoint http_endpoints = 6 [json_name = "httpEndpoints"];DaprProtos.GetMetadataResponse.getHttpEndpointsOrBuilder(int index) repeated .dapr.proto.runtime.v1.MetadataHTTPEndpoint http_endpoints = 6 [json_name = "httpEndpoints"];DaprProtos.GetMetadataResponseOrBuilder.getHttpEndpointsOrBuilder(int index) repeated .dapr.proto.runtime.v1.MetadataHTTPEndpoint http_endpoints = 6 [json_name = "httpEndpoints"];Methods in io.dapr.v1 that return types with arguments of type DaprProtos.MetadataHTTPEndpointOrBuilderModifier and TypeMethodDescriptionList<? extends DaprProtos.MetadataHTTPEndpointOrBuilder>DaprProtos.GetMetadataResponse.Builder.getHttpEndpointsOrBuilderList()repeated .dapr.proto.runtime.v1.MetadataHTTPEndpoint http_endpoints = 6 [json_name = "httpEndpoints"];List<? extends DaprProtos.MetadataHTTPEndpointOrBuilder>DaprProtos.GetMetadataResponse.getHttpEndpointsOrBuilderList()repeated .dapr.proto.runtime.v1.MetadataHTTPEndpoint http_endpoints = 6 [json_name = "httpEndpoints"];List<? extends DaprProtos.MetadataHTTPEndpointOrBuilder>DaprProtos.GetMetadataResponseOrBuilder.getHttpEndpointsOrBuilderList()repeated .dapr.proto.runtime.v1.MetadataHTTPEndpoint http_endpoints = 6 [json_name = "httpEndpoints"];