Uses of Class
com.google.cloud.storage.BlobInfo.Retention.Builder
Packages that use BlobInfo.Retention.Builder
-
Uses of BlobInfo.Retention.Builder in com.google.cloud.storage
Methods in com.google.cloud.storage that return BlobInfo.Retention.BuilderModifier and TypeMethodDescriptionstatic BlobInfo.Retention.BuilderBlobInfo.Retention.newBuilder()BlobInfo.Retention.Builder.setMode(BlobInfo.Retention.Mode mode) Sets the retention policy's Mode.BlobInfo.Retention.Builder.setRetainUntilTime(OffsetDateTime retainUntilTime) Sets what time this object will be retained until, if the mode is Locked.BlobInfo.Retention.toBuilder()Constructors in com.google.cloud.storage with parameters of type BlobInfo.Retention.Builder