Class VespaManagedArchiveBucket
java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.archive.VespaManagedArchiveBucket
Represents a cloud storage bucket (e.g. AWS S3 or Google Storage) used to store archive data - logs, heap/core dumps, etc.
that is managed by the Vespa controller.
- Author:
- andreer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()keyArn()Set<com.yahoo.config.provision.TenantName>tenants()toString()withTenant(com.yahoo.config.provision.TenantName tenant) withTenants(Set<com.yahoo.config.provision.TenantName> tenants)