public static class GetObjectOptions.Builder extends Object
Constructor and Description |
---|
GetObjectOptions.Builder() |
Modifier and Type | Method and Description |
---|---|
GetObjectOptions |
generation(Long generation) |
GetObjectOptions |
ifGenerationMatch(Long ifGenerationMatch) |
GetObjectOptions |
ifGenerationNotMatch(Long ifGenerationNotMatch) |
GetObjectOptions |
ifMetagenerationMatch(Long ifMetagenerationMatch) |
GetObjectOptions |
ifMetagenerationNotMatch(Long ifMetagenerationNotMatch) |
GetObjectOptions |
projection(DomainResourceReferences.Projection projection) |
public GetObjectOptions ifGenerationMatch(Long ifGenerationMatch)
public GetObjectOptions ifGenerationNotMatch(Long ifGenerationNotMatch)
public GetObjectOptions ifMetagenerationMatch(Long ifMetagenerationMatch)
public GetObjectOptions ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)
public GetObjectOptions generation(Long generation)
public GetObjectOptions projection(DomainResourceReferences.Projection projection)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.