Uses of Interface
io.dapr.v1.DaprProtos.MetadataHTTPEndpointOrBuilder
-
Uses of DaprProtos.MetadataHTTPEndpointOrBuilder in io.dapr.v1
Modifier and TypeClassDescriptionstatic final class
Protobuf typedapr.proto.runtime.v1.MetadataHTTPEndpoint
static final class
Protobuf typedapr.proto.runtime.v1.MetadataHTTPEndpoint
Modifier 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"];
Modifier 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"];