Uses of Class
io.dapr.v1.DaprProtos.AppConnectionHealthProperties
Packages that use DaprProtos.AppConnectionHealthProperties
-
Uses of DaprProtos.AppConnectionHealthProperties in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.AppConnectionHealthPropertiesModifier and TypeMethodDescriptionDaprProtos.AppConnectionHealthProperties.Builder.build()DaprProtos.AppConnectionHealthProperties.Builder.buildPartial()DaprProtos.AppConnectionHealthProperties.getDefaultInstance()DaprProtos.AppConnectionHealthProperties.Builder.getDefaultInstanceForType()DaprProtos.AppConnectionHealthProperties.getDefaultInstanceForType()DaprProtos.AppConnectionProperties.Builder.getHealth().dapr.proto.runtime.v1.AppConnectionHealthProperties health = 5;DaprProtos.AppConnectionProperties.getHealth().dapr.proto.runtime.v1.AppConnectionHealthProperties health = 5;DaprProtos.AppConnectionPropertiesOrBuilder.getHealth().dapr.proto.runtime.v1.AppConnectionHealthProperties health = 5;DaprProtos.AppConnectionHealthProperties.parseDelimitedFrom(InputStream input) DaprProtos.AppConnectionHealthProperties.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.AppConnectionHealthProperties.parseFrom(byte[] data) DaprProtos.AppConnectionHealthProperties.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.AppConnectionHealthProperties.parseFrom(com.google.protobuf.ByteString data) DaprProtos.AppConnectionHealthProperties.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.AppConnectionHealthProperties.parseFrom(com.google.protobuf.CodedInputStream input) DaprProtos.AppConnectionHealthProperties.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.AppConnectionHealthProperties.parseFrom(InputStream input) DaprProtos.AppConnectionHealthProperties.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.AppConnectionHealthProperties.parseFrom(ByteBuffer data) DaprProtos.AppConnectionHealthProperties.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dapr.v1 that return types with arguments of type DaprProtos.AppConnectionHealthPropertiesModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DaprProtos.AppConnectionHealthProperties>DaprProtos.AppConnectionHealthProperties.getParserForType()static com.google.protobuf.Parser<DaprProtos.AppConnectionHealthProperties>DaprProtos.AppConnectionHealthProperties.parser()Methods in io.dapr.v1 with parameters of type DaprProtos.AppConnectionHealthPropertiesModifier and TypeMethodDescriptionDaprProtos.AppConnectionHealthProperties.Builder.mergeFrom(DaprProtos.AppConnectionHealthProperties other) DaprProtos.AppConnectionProperties.Builder.mergeHealth(DaprProtos.AppConnectionHealthProperties value) .dapr.proto.runtime.v1.AppConnectionHealthProperties health = 5;DaprProtos.AppConnectionHealthProperties.newBuilder(DaprProtos.AppConnectionHealthProperties prototype) DaprProtos.AppConnectionProperties.Builder.setHealth(DaprProtos.AppConnectionHealthProperties value) .dapr.proto.runtime.v1.AppConnectionHealthProperties health = 5;