DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.Builder.build() |
|
DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.Builder.buildPartial() |
|
static DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.getDefaultInstance() |
|
DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.Builder.getDefaultInstanceForType() |
|
DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.getDefaultInstanceForType() |
|
static DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.parseDelimitedFrom(InputStream input) |
|
static DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.parseFrom(byte[] data) |
|
static DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.parseFrom(com.google.protobuf.ByteString data) |
|
static DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.parseFrom(InputStream input) |
|
static DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.parseFrom(ByteBuffer data) |
|
static DaprProtos.SubtleSignResponse |
DaprProtos.SubtleSignResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
DaprProtos.SubtleSignResponse |
DaprGrpc.DaprBlockingStub.subtleSignAlpha1(DaprProtos.SubtleSignRequest request) |
SubtleSignAlpha1 signs a message using a key stored in the vault.
|