Class AzureMessageBundle
- java.lang.Object
-
- com.microsoft.azure.toolkit.lib.common.messager.AzureMessageBundle
-
public class AzureMessageBundle extends Object
-
-
Field Summary
Fields Modifier and Type Field Description private static AzureBundlebundleprivate static StringBUNDLE
-
Constructor Summary
Constructors Constructor Description AzureMessageBundle()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AzureStringmessage(@NotNull @PropertyKey(resourceBundle="bundles.com.microsoft.azure.toolkit.message") String name, @NotNull Object... params)
-
-
-
Field Detail
-
BUNDLE
private static final String BUNDLE
- See Also:
- Constant Field Values
-
bundle
private static final AzureBundle bundle
-
-
Method Detail
-
message
public static AzureString message(@NotNull @PropertyKey(resourceBundle="bundles.com.microsoft.azure.toolkit.message") @NotNull @PropertyKey(resourceBundle="bundles.com.microsoft.azure.toolkit.message") String name, @NotNull @NotNull Object... params)
-
-