Uses of Class
io.dapr.v1.CommonProtos.StreamPayload
Packages that use CommonProtos.StreamPayload
-
Uses of CommonProtos.StreamPayload in io.dapr.v1
Methods in io.dapr.v1 that return CommonProtos.StreamPayloadModifier and TypeMethodDescriptionCommonProtos.StreamPayload.Builder.build()
CommonProtos.StreamPayload.Builder.buildPartial()
static CommonProtos.StreamPayload
CommonProtos.StreamPayload.getDefaultInstance()
CommonProtos.StreamPayload.Builder.getDefaultInstanceForType()
CommonProtos.StreamPayload.getDefaultInstanceForType()
DaprProtos.DecryptRequest.Builder.getPayload()
Chunk of data of arbitrary size.DaprProtos.DecryptRequest.getPayload()
Chunk of data of arbitrary size.DaprProtos.DecryptRequestOrBuilder.getPayload()
Chunk of data of arbitrary size.DaprProtos.DecryptResponse.Builder.getPayload()
Chunk of data.DaprProtos.DecryptResponse.getPayload()
Chunk of data.DaprProtos.DecryptResponseOrBuilder.getPayload()
Chunk of data.DaprProtos.EncryptRequest.Builder.getPayload()
Chunk of data of arbitrary size.DaprProtos.EncryptRequest.getPayload()
Chunk of data of arbitrary size.DaprProtos.EncryptRequestOrBuilder.getPayload()
Chunk of data of arbitrary size.DaprProtos.EncryptResponse.Builder.getPayload()
Chunk of data.DaprProtos.EncryptResponse.getPayload()
Chunk of data.DaprProtos.EncryptResponseOrBuilder.getPayload()
Chunk of data.static CommonProtos.StreamPayload
CommonProtos.StreamPayload.parseDelimitedFrom
(InputStream input) static CommonProtos.StreamPayload
CommonProtos.StreamPayload.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonProtos.StreamPayload
CommonProtos.StreamPayload.parseFrom
(byte[] data) static CommonProtos.StreamPayload
CommonProtos.StreamPayload.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonProtos.StreamPayload
CommonProtos.StreamPayload.parseFrom
(com.google.protobuf.ByteString data) static CommonProtos.StreamPayload
CommonProtos.StreamPayload.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonProtos.StreamPayload
CommonProtos.StreamPayload.parseFrom
(com.google.protobuf.CodedInputStream input) static CommonProtos.StreamPayload
CommonProtos.StreamPayload.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonProtos.StreamPayload
CommonProtos.StreamPayload.parseFrom
(InputStream input) static CommonProtos.StreamPayload
CommonProtos.StreamPayload.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static CommonProtos.StreamPayload
CommonProtos.StreamPayload.parseFrom
(ByteBuffer data) static CommonProtos.StreamPayload
CommonProtos.StreamPayload.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dapr.v1 that return types with arguments of type CommonProtos.StreamPayloadModifier and TypeMethodDescriptioncom.google.protobuf.Parser<CommonProtos.StreamPayload>
CommonProtos.StreamPayload.getParserForType()
static com.google.protobuf.Parser<CommonProtos.StreamPayload>
CommonProtos.StreamPayload.parser()
Methods in io.dapr.v1 with parameters of type CommonProtos.StreamPayloadModifier and TypeMethodDescriptionCommonProtos.StreamPayload.Builder.mergeFrom
(CommonProtos.StreamPayload other) DaprProtos.DecryptRequest.Builder.mergePayload
(CommonProtos.StreamPayload value) Chunk of data of arbitrary size.DaprProtos.DecryptResponse.Builder.mergePayload
(CommonProtos.StreamPayload value) Chunk of data.DaprProtos.EncryptRequest.Builder.mergePayload
(CommonProtos.StreamPayload value) Chunk of data of arbitrary size.DaprProtos.EncryptResponse.Builder.mergePayload
(CommonProtos.StreamPayload value) Chunk of data.CommonProtos.StreamPayload.newBuilder
(CommonProtos.StreamPayload prototype) DaprProtos.DecryptRequest.Builder.setPayload
(CommonProtos.StreamPayload value) Chunk of data of arbitrary size.DaprProtos.DecryptResponse.Builder.setPayload
(CommonProtos.StreamPayload value) Chunk of data.DaprProtos.EncryptRequest.Builder.setPayload
(CommonProtos.StreamPayload value) Chunk of data of arbitrary size.DaprProtos.EncryptResponse.Builder.setPayload
(CommonProtos.StreamPayload value) Chunk of data.