Uses of Interface
io.dapr.v1.DaprProtos.RegisteredComponentsOrBuilder
Package | Description |
---|---|
io.dapr.v1 |
-
Uses of DaprProtos.RegisteredComponentsOrBuilder in io.dapr.v1
Classes in io.dapr.v1 that implement DaprProtos.RegisteredComponentsOrBuilder Modifier and Type Class Description static class
DaprProtos.RegisteredComponents
Protobuf typedapr.proto.runtime.v1.RegisteredComponents
static class
DaprProtos.RegisteredComponents.Builder
Protobuf typedapr.proto.runtime.v1.RegisteredComponents
Methods in io.dapr.v1 that return DaprProtos.RegisteredComponentsOrBuilder Modifier and Type Method Description DaprProtos.RegisteredComponentsOrBuilder
DaprProtos.GetMetadataResponse.Builder. getRegisteredComponentsOrBuilder(int index)
repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;
DaprProtos.RegisteredComponentsOrBuilder
DaprProtos.GetMetadataResponse. getRegisteredComponentsOrBuilder(int index)
repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;
DaprProtos.RegisteredComponentsOrBuilder
DaprProtos.GetMetadataResponseOrBuilder. getRegisteredComponentsOrBuilder(int index)
repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;
Methods in io.dapr.v1 that return types with arguments of type DaprProtos.RegisteredComponentsOrBuilder Modifier and Type Method Description List<? extends DaprProtos.RegisteredComponentsOrBuilder>
DaprProtos.GetMetadataResponse.Builder. getRegisteredComponentsOrBuilderList()
repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;
List<? extends DaprProtos.RegisteredComponentsOrBuilder>
DaprProtos.GetMetadataResponse. getRegisteredComponentsOrBuilderList()
repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;
List<? extends DaprProtos.RegisteredComponentsOrBuilder>
DaprProtos.GetMetadataResponseOrBuilder. getRegisteredComponentsOrBuilderList()
repeated .dapr.proto.runtime.v1.RegisteredComponents registered_components = 3;