Uses of Class
io.dapr.v1.DaprProtos.DecryptRequestOptions
Packages that use DaprProtos.DecryptRequestOptions
-
Uses of DaprProtos.DecryptRequestOptions in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.DecryptRequestOptionsModifier and TypeMethodDescriptionDaprProtos.DecryptRequestOptions.Builder.build()
DaprProtos.DecryptRequestOptions.Builder.buildPartial()
DaprProtos.DecryptRequestOptions.getDefaultInstance()
DaprProtos.DecryptRequestOptions.Builder.getDefaultInstanceForType()
DaprProtos.DecryptRequestOptions.getDefaultInstanceForType()
DaprProtos.DecryptRequest.Builder.getOptions()
Request details.DaprProtos.DecryptRequest.getOptions()
Request details.DaprProtos.DecryptRequestOrBuilder.getOptions()
Request details.DaprProtos.DecryptRequestOptions.parseDelimitedFrom
(InputStream input) DaprProtos.DecryptRequestOptions.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.DecryptRequestOptions.parseFrom
(byte[] data) DaprProtos.DecryptRequestOptions.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.DecryptRequestOptions.parseFrom
(com.google.protobuf.ByteString data) DaprProtos.DecryptRequestOptions.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.DecryptRequestOptions.parseFrom
(com.google.protobuf.CodedInputStream input) DaprProtos.DecryptRequestOptions.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.DecryptRequestOptions.parseFrom
(InputStream input) DaprProtos.DecryptRequestOptions.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.DecryptRequestOptions.parseFrom
(ByteBuffer data) DaprProtos.DecryptRequestOptions.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dapr.v1 that return types with arguments of type DaprProtos.DecryptRequestOptionsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<DaprProtos.DecryptRequestOptions>
DaprProtos.DecryptRequestOptions.getParserForType()
static com.google.protobuf.Parser<DaprProtos.DecryptRequestOptions>
DaprProtos.DecryptRequestOptions.parser()
Methods in io.dapr.v1 with parameters of type DaprProtos.DecryptRequestOptionsModifier and TypeMethodDescriptionDaprProtos.DecryptRequestOptions.Builder.mergeFrom
(DaprProtos.DecryptRequestOptions other) DaprProtos.DecryptRequest.Builder.mergeOptions
(DaprProtos.DecryptRequestOptions value) Request details.DaprProtos.DecryptRequestOptions.newBuilder
(DaprProtos.DecryptRequestOptions prototype) DaprProtos.DecryptRequest.Builder.setOptions
(DaprProtos.DecryptRequestOptions value) Request details.