@JsType(isNative=true,
namespace="<global>",
name="DerivedResourceOptions")
public class DerivedResourceOptions
extends ResourceOptions
Resource.getDerivedResource().| Modifier and Type | Field and Description |
|---|---|
boolean |
preserveQueryParameters
If true, this will keep all query parameters from the current resource and derived resource.
|
headers, proxy, queryParameters, request, retryAttempts, retryCallback, templateValues, url| Constructor and Description |
|---|
DerivedResourceOptions() |
Copyright © 2019. All rights reserved.