public class CreateCDMIObjectOptions extends BaseHttpRequestOptions
Modifier and Type | Class and Description |
---|---|
static class |
CreateCDMIObjectOptions.Builder |
Modifier and Type | Field and Description |
---|---|
protected com.google.gson.JsonObject |
jsonObjectBody |
formParameters, headers, pathSuffix, payload, queryParameters
Constructor and Description |
---|
CreateCDMIObjectOptions() |
Modifier and Type | Method and Description |
---|---|
CreateCDMIObjectOptions |
metadata(Map<String,String> metadata)
A name-value pair to associate with the container as metadata.
|
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString
public CreateCDMIObjectOptions metadata(Map<String,String> metadata)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.