Class InvalidAnnotationException

    • Constructor Detail

      • InvalidAnnotationException

        public InvalidAnnotationException​(com.google.api.services.storage.model.Bucket bucket)
        Constructor for the exception.
        Parameters:
        bucket - Name of the GCS bucket.
    • Method Detail

      • getBucket

        public com.google.api.services.storage.model.Bucket getBucket()
        Returns:
        The bucket that isn't properly annotated.