public class ComposeObjectOptions extends BaseHttpRequestOptions
Modifier and Type | Class and Description |
---|---|
static class |
ComposeObjectOptions.Builder |
formParameters, headers, pathSuffix, payload, queryParameters
Constructor and Description |
---|
ComposeObjectOptions() |
Modifier and Type | Method and Description |
---|---|
ComposeObjectOptions |
destinationPredefinedAcl(DomainResourceReferences.DestinationPredefinedAcl destinationPredefinedAcl) |
ComposeObjectOptions |
ifMetagenerationMatch(Long ifMetagenerationMatch) |
ComposeObjectOptions |
ifMetagenerationNotMatch(Long ifMetagenerationNotMatch) |
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString
public ComposeObjectOptions ifMetagenerationMatch(Long ifMetagenerationMatch)
public ComposeObjectOptions ifMetagenerationNotMatch(Long ifMetagenerationNotMatch)
public ComposeObjectOptions destinationPredefinedAcl(DomainResourceReferences.DestinationPredefinedAcl destinationPredefinedAcl)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.