public static class RewriteObjectOptions.Builder extends Object
Constructor and Description |
---|
RewriteObjectOptions.Builder() |
public RewriteObjectOptions ifGenerationMatch(Long ifGenerationMatch)
public RewriteObjectOptions ifGenerationNotMatch(Long ifGenerationNotMatch)
public RewriteObjectOptions ifMetagenerationMatch(Long ifMetagenerationMatch)
public RewriteObjectOptions ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)
public RewriteObjectOptions ifSourceGenerationMatch(Long ifSourceGenerationMatch)
public RewriteObjectOptions ifSourceGenerationNotMatch(Long ifSourceGenerationNotMatch)
public RewriteObjectOptions ifSourceMetagenerationMatch(Long ifSourceMetagenerationMatch)
public RewriteObjectOptions ifSourceMetagenerationNotMatch(Long ifSourceMetagenerationNotMatch)
public RewriteObjectOptions sourceGeneration(Long sourceGeneration)
public RewriteObjectOptions predefinedAcl(DomainResourceReferences.PredefinedAcl predefinedAcl)
public RewriteObjectOptions projection(DomainResourceReferences.Projection projection)
public RewriteObjectOptions rewriteToken(String rewriteToken)
public RewriteObjectOptions maxBytesRewrittenPerCall(Long maxBytesRewrittenPerCall)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.