Class SnsMessages_$bundle
- java.lang.Object
 - 
- io.smallrye.reactive.messaging.aws.sns.i18n.SnsMessages_$bundle
 
 
- 
- All Implemented Interfaces:
 SnsMessages,Serializable
public class SnsMessages_$bundle extends Object implements SnsMessages, Serializable
Warning this class consists of generated code.- See Also:
 - Serialized Form
 
 
- 
- 
Field Summary
Fields Modifier and Type Field Description static SnsMessages_$bundleINSTANCE- 
Fields inherited from interface io.smallrye.reactive.messaging.aws.sns.i18n.SnsMessages
msg 
 - 
 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedSnsMessages_$bundle() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected LocalegetLoggingLocale()StringhostNotNull()protected StringhostNotNull$str()StringmessageNotNull()protected StringmessageNotNull$str()protected ObjectreadResolve() 
 - 
 
- 
- 
Field Detail
- 
INSTANCE
public static final SnsMessages_$bundle INSTANCE
 
 - 
 
- 
Method Detail
- 
readResolve
protected Object readResolve()
 
- 
getLoggingLocale
protected Locale getLoggingLocale()
 
- 
hostNotNull$str
protected String hostNotNull$str()
 
- 
hostNotNull
public final String hostNotNull()
- Specified by:
 hostNotNullin interfaceSnsMessages
 
- 
messageNotNull$str
protected String messageNotNull$str()
 
- 
messageNotNull
public final String messageNotNull()
- Specified by:
 messageNotNullin interfaceSnsMessages
 
 - 
 
 -