Modifier and Type | Method and Description |
---|---|
RestData.RestDataBuilder |
addParam(String key,
String value) |
RestData |
build() |
RestData.RestDataBuilder |
operation(OperationKey operationKey) |
RestData.RestDataBuilder |
params(Map<String,String> propertyBag) |
public RestData.RestDataBuilder params(Map<String,String> propertyBag)
public RestData.RestDataBuilder operation(OperationKey operationKey)
public RestData.RestDataBuilder addParam(String key, String value)
public RestData build()
Copyright © 2003–2018 Atlassian. All rights reserved.