@JsType(isNative=true, namespace="<global>", name="Object") public class ResourcePutOptions extends ResourceOptions
Resource.put(ResourcePutOptions)
method.Modifier and Type | Field and Description |
---|---|
String |
overrideMimeType
Overrides the MIME type returned by the server.
|
String |
responseType
The type of response.
|
headers, proxy, queryParameters, request, retryAttempts, retryCallback, templateValues, url
Constructor and Description |
---|
ResourcePutOptions() |
Copyright © 2019. All rights reserved.