Uses of Class
io.dapr.v1.DaprProtos.ShutdownRequest.Builder
Packages that use DaprProtos.ShutdownRequest.Builder
-
Uses of DaprProtos.ShutdownRequest.Builder in io.dapr.v1
Methods in io.dapr.v1 that return DaprProtos.ShutdownRequest.BuilderModifier and TypeMethodDescriptionDaprProtos.ShutdownRequest.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DaprProtos.ShutdownRequest.Builder.clear()
DaprProtos.ShutdownRequest.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) DaprProtos.ShutdownRequest.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) DaprProtos.ShutdownRequest.Builder.clone()
DaprProtos.ShutdownRequest.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) DaprProtos.ShutdownRequest.Builder.mergeFrom
(com.google.protobuf.Message other) DaprProtos.ShutdownRequest.Builder.mergeFrom
(DaprProtos.ShutdownRequest other) DaprProtos.ShutdownRequest.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DaprProtos.ShutdownRequest.newBuilder()
DaprProtos.ShutdownRequest.newBuilder
(DaprProtos.ShutdownRequest prototype) DaprProtos.ShutdownRequest.newBuilderForType()
protected DaprProtos.ShutdownRequest.Builder
DaprProtos.ShutdownRequest.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) DaprProtos.ShutdownRequest.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) DaprProtos.ShutdownRequest.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) DaprProtos.ShutdownRequest.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) DaprProtos.ShutdownRequest.toBuilder()