Uses of Class
io.dapr.v1.DaprProtos.AppConnectionProperties
-
Uses of DaprProtos.AppConnectionProperties in io.dapr.v1
Modifier and TypeMethodDescriptionDaprProtos.AppConnectionProperties.Builder.build()
DaprProtos.AppConnectionProperties.Builder.buildPartial()
DaprProtos.GetMetadataResponse.Builder.getAppConnectionProperties()
.dapr.proto.runtime.v1.AppConnectionProperties app_connection_properties = 7 [json_name = "appConnectionProperties"];
DaprProtos.GetMetadataResponse.getAppConnectionProperties()
.dapr.proto.runtime.v1.AppConnectionProperties app_connection_properties = 7 [json_name = "appConnectionProperties"];
DaprProtos.GetMetadataResponseOrBuilder.getAppConnectionProperties()
.dapr.proto.runtime.v1.AppConnectionProperties app_connection_properties = 7 [json_name = "appConnectionProperties"];
DaprProtos.AppConnectionProperties.getDefaultInstance()
DaprProtos.AppConnectionProperties.Builder.getDefaultInstanceForType()
DaprProtos.AppConnectionProperties.getDefaultInstanceForType()
DaprProtos.AppConnectionProperties.parseDelimitedFrom
(InputStream input) DaprProtos.AppConnectionProperties.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.AppConnectionProperties.parseFrom
(byte[] data) DaprProtos.AppConnectionProperties.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.AppConnectionProperties.parseFrom
(com.google.protobuf.ByteString data) DaprProtos.AppConnectionProperties.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.AppConnectionProperties.parseFrom
(com.google.protobuf.CodedInputStream input) DaprProtos.AppConnectionProperties.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.AppConnectionProperties.parseFrom
(InputStream input) DaprProtos.AppConnectionProperties.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.AppConnectionProperties.parseFrom
(ByteBuffer data) DaprProtos.AppConnectionProperties.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<DaprProtos.AppConnectionProperties>
DaprProtos.AppConnectionProperties.getParserForType()
static com.google.protobuf.Parser<DaprProtos.AppConnectionProperties>
DaprProtos.AppConnectionProperties.parser()
Modifier and TypeMethodDescriptionDaprProtos.GetMetadataResponse.Builder.mergeAppConnectionProperties
(DaprProtos.AppConnectionProperties value) .dapr.proto.runtime.v1.AppConnectionProperties app_connection_properties = 7 [json_name = "appConnectionProperties"];
DaprProtos.AppConnectionProperties.Builder.mergeFrom
(DaprProtos.AppConnectionProperties other) DaprProtos.AppConnectionProperties.newBuilder
(DaprProtos.AppConnectionProperties prototype) DaprProtos.GetMetadataResponse.Builder.setAppConnectionProperties
(DaprProtos.AppConnectionProperties value) .dapr.proto.runtime.v1.AppConnectionProperties app_connection_properties = 7 [json_name = "appConnectionProperties"];