Uses of Class
com.google.cloud.logging.testing.RemoteLoggingHelper
Packages that use RemoteLoggingHelper
-
Uses of RemoteLoggingHelper in com.google.cloud.logging.testing
Methods in com.google.cloud.logging.testing that return RemoteLoggingHelperModifier and TypeMethodDescriptionstatic RemoteLoggingHelperRemoteLoggingHelper.create()Creates aRemoteLoggingHelperobject using default project id and authentication credentials.static RemoteLoggingHelperRemoteLoggingHelper.create(String projectId, InputStream keyStream) Creates aRemoteLoggingHelperobject for the given project id and JSON key input stream.