| Package | Description |
|---|---|
| com.sap.cloud.mt.tools.api | |
| com.sap.cloud.mt.tools.impl |
| Modifier and Type | Method and Description |
|---|---|
static HttpMethod |
HttpMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpMethod[] |
HttpMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ServiceCallImpl(HttpMethod httpMethod,
ServiceEndpoint serviceEndpoint,
String pathParameter,
Object payload,
Map<String,String> headerFields,
List<QueryParameter> queryParameters,
RequestEnhancer requestEnhancer) |
Copyright © 2022 SAP. All rights reserved.