Class InternalProtocol.GetSuccess$
java.lang.Object
org.apache.pekko.persistence.typed.state.internal.InternalProtocol.GetSuccess$
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- InternalProtocol
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final InternalProtocol.GetSuccess$Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<S> InternalProtocol.GetSuccess<S>apply(GetObjectResult<S> result) final StringtoString()<S> scala.Option<GetObjectResult<S>>unapply(InternalProtocol.GetSuccess<S> x$0)