Uses of Class
com.sap.cloud.sdk.s4hana.connectivity.Request
Packages that use Request
-
Uses of Request in com.sap.cloud.sdk.s4hana.connectivity
Classes in com.sap.cloud.sdk.s4hana.connectivity with type parameters of type RequestModifier and TypeClassDescriptionclassAbstractRequestSerializer<RequestT extends Request<RequestT,RequestResultT>, RequestResultT extends RequestResult<RequestT, RequestResultT>> Deprecated.This module will be discontinued, along with its classes and methods.classErpHttpRequestExecutor<RequestT extends Request<RequestT,RequestResultT>, RequestResultT extends RequestResult<RequestT, RequestResultT>> Deprecated.This module will be discontinued, along with its classes and methods.classRequest<RequestT extends Request<RequestT,RequestResultT>, RequestResultT extends RequestResult<RequestT, RequestResultT>> Deprecated.This module will be discontinued, along with its classes and methods.interfaceRequestExecutor<RequestT extends Request<RequestT,RequestResultT>, RequestResultT extends RequestResult<RequestT, RequestResultT>> Deprecated.This module will be discontinued, along with its classes and methods.interfaceRequestResult<RequestT extends Request<RequestT,RequestResultT>, RequestResultT extends RequestResult<RequestT, RequestResultT>> Deprecated.This module will be discontinued, along with its classes and methods.interfaceRequestSerializer<RequestT extends Request<RequestT,RequestResultT>, RequestResultT extends RequestResult<RequestT, RequestResultT>> Deprecated.This module will be discontinued, along with its classes and methods.classSerializedRequest<RequestT extends Request<RequestT,?>> Deprecated.This module will be discontinued, along with its classes and methods.classSerializedRequestResult<RequestT extends Request<RequestT,?>> Deprecated.This module will be discontinued, along with its classes and methods.Methods in com.sap.cloud.sdk.s4hana.connectivity with parameters of type RequestModifier and TypeMethodDescriptionRequest.withSameCustomHttpHeadersAs(Request<?, ?> otherRequest) Deprecated.Fluent method which adds the custom headers from another request into this request.