Class DeleteObjectOptions
java.lang.Object
org.jclouds.http.options.BaseHttpRequestOptions
org.jclouds.googlecloudstorage.options.DeleteObjectOptions
- All Implemented Interfaces:
HttpRequestOptions
Allows to optionally specify ifMetagenerationMatch,ifMetagenerationNotMatch and projection which used in Bucket
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class org.jclouds.http.options.BaseHttpRequestOptions
formParameters, headers, pathSuffix, payload, queryParameters
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongeneration
(Long generation) ifGenerationMatch
(Long ifGenerationMatch) ifGenerationNotMatch
(Long ifGenerationNotMatch) ifMetagenerationMatch
(Long ifMetagenerationMatch) ifMetagenerationNotMatch
(Long ifMetagenerationNotMatch) predefinedAcl
(DomainResourceReferences.PredefinedAcl predefinedAcl) Methods inherited from class org.jclouds.http.options.BaseHttpRequestOptions
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString
-
Constructor Details
-
DeleteObjectOptions
public DeleteObjectOptions()
-
-
Method Details
-
ifGenerationMatch
-
ifGenerationNotMatch
-
ifMetagenerationMatch
-
ifMetagenerationNotMatch
-
generation
-
predefinedAcl
-