Uses of Class
io.dapr.v1.DaprProtos.DecryptRequest.Builder
Packages that use DaprProtos.DecryptRequest.Builder
-
Uses of DaprProtos.DecryptRequest.Builder in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.DecryptRequest.BuilderModifier and TypeMethodDescriptionDaprProtos.DecryptRequest.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DaprProtos.DecryptRequest.Builder.clear()
DaprProtos.DecryptRequest.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) DaprProtos.DecryptRequest.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) DaprProtos.DecryptRequest.Builder.clearOptions()
Request details.DaprProtos.DecryptRequest.Builder.clearPayload()
Chunk of data of arbitrary size.DaprProtos.DecryptRequest.Builder.clone()
DaprProtos.DecryptRequest.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.DecryptRequest.Builder.mergeFrom
(com.google.protobuf.Message other) DaprProtos.DecryptRequest.Builder.mergeFrom
(DaprProtos.DecryptRequest other) DaprProtos.DecryptRequest.Builder.mergeOptions
(DaprProtos.DecryptRequestOptions value) Request details.DaprProtos.DecryptRequest.Builder.mergePayload
(CommonProtos.StreamPayload value) Chunk of data of arbitrary size.DaprProtos.DecryptRequest.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DaprProtos.DecryptRequest.newBuilder()
DaprProtos.DecryptRequest.newBuilder
(DaprProtos.DecryptRequest prototype) DaprProtos.DecryptRequest.newBuilderForType()
protected DaprProtos.DecryptRequest.Builder
DaprProtos.DecryptRequest.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DaprProtos.DecryptRequest.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DaprProtos.DecryptRequest.Builder.setOptions
(DaprProtos.DecryptRequestOptions value) Request details.DaprProtos.DecryptRequest.Builder.setOptions
(DaprProtos.DecryptRequestOptions.Builder builderForValue) Request details.DaprProtos.DecryptRequest.Builder.setPayload
(CommonProtos.StreamPayload value) Chunk of data of arbitrary size.DaprProtos.DecryptRequest.Builder.setPayload
(CommonProtos.StreamPayload.Builder builderForValue) Chunk of data of arbitrary size.DaprProtos.DecryptRequest.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) DaprProtos.DecryptRequest.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DaprProtos.DecryptRequest.toBuilder()