Uses of Class
com.google.cloud.logging.SinkInfo.Destination.BucketDestination
-
Packages that use SinkInfo.Destination.BucketDestination Package Description com.google.cloud.logging A client for Cloud Logging - Real-time log management and analysis. -
-
Uses of SinkInfo.Destination.BucketDestination in com.google.cloud.logging
Methods in com.google.cloud.logging that return SinkInfo.Destination.BucketDestination Modifier and Type Method Description static SinkInfo.Destination.BucketDestinationSinkInfo.Destination.BucketDestination. of(String bucket)Creates aBucketDestinationobject given the name of the bucket to be used as sink destination.
-