Uses of Class
com.google.jenkins.plugins.storage.InvalidAnnotationException
Packages that use InvalidAnnotationException
-
Uses of InvalidAnnotationException in com.google.jenkins.plugins.storage
Methods in com.google.jenkins.plugins.storage that throw InvalidAnnotationExceptionModifier and TypeMethodDescriptionprotected abstract com.google.api.services.storage.model.BucketAbstractBucketLifecycleManager.checkBucket(com.google.api.services.storage.model.Bucket bucket) This is intended to be an identity function that throws when the input is not adequately annotated.protected com.google.api.services.storage.model.BucketExpiringBucketLifecycleManager.checkBucket(com.google.api.services.storage.model.Bucket bucket) This is intended to be an identity function that throws when the input is not adequately annotated.