Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractRequestSerializer<RequestT extends Request<RequestT,
RequestResultT>, RequestResultT extends RequestResult<RequestT, RequestResultT>> - Class in com.sap.cloud.sdk.s4hana.connectivity -
Deprecated.This module will be discontinued, along with its classes and methods.
- AbstractRequestSerializer() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.AbstractRequestSerializer
-
Deprecated.
- AccessDeniedException - Exception in com.sap.cloud.sdk.s4hana.connectivity.exception
-
Deprecated.This module will be discontinued, along with its classes and methods.
- AccessDeniedException() - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.AccessDeniedException
-
Deprecated.
- AccessDeniedException(Principal, Set<Authorization>) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.AccessDeniedException
-
Deprecated.Constructor.
- AccessDeniedException(String) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.AccessDeniedException
-
Deprecated.Constructor.
- AccessDeniedException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.AccessDeniedException
-
Deprecated.Constructor.
- AccessDeniedException(Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.AccessDeniedException
-
Deprecated.Constructor.
- addBuildRequestDuration(Duration) - Method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
-
Deprecated.Increase a build request duration by a given value.
- addExecuteRequestDuration(Duration) - Method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
-
Deprecated.Increase a request execution duration by a given value.
- addParseResponseDuration(Duration) - Method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
-
Deprecated.Increase a parse response duration by a given value.
- appendSlashIfMissing(String) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.ServiceUriBuilder
-
Deprecated.Adds a slash ('/') as a suffix if it is not yet present.
- asErp() - Static method in class com.sap.cloud.sdk.s4hana.connectivity.ErpHttpDestinationUtils
-
Deprecated.without replacement. See the deprecation note on
ErpHttpDestination. - authenticationType(AuthenticationType) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Sets the enum value for
AuthenticationType.
B
- basicCredentials(BasicCredentials) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Sets the credentials for accessing the destination when basic authentication is used.
- build() - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Finally creates the
DefaultErpHttpDestinationwith the properties retrieved via theDefaultErpHttpDestination.Builder.property(String, Object)method. - build(URI, String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.ServiceUriBuilder
-
Deprecated.Builds a ERP service URI for a given relative path.
- builder(String) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.Starts a builder to be used to create a
DefaultErpHttpDestinationwith some properties. - builder(URI) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.Starts a builder to be used to create a
DefaultErpHttpDestinationwith some properties.
C
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequest
-
Deprecated.
- canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequestResult
-
Deprecated.
- CloudConnectorException - Exception in com.sap.cloud.sdk.s4hana.connectivity.exception
-
Deprecated.This module will be discontinued, along with its classes and methods.
- CloudConnectorException(int, String) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.CloudConnectorException
-
Deprecated.Constructor.
- CloudConnectorException(int, String, Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.CloudConnectorException
-
Deprecated.Constructor.
- CloudConnectorException(int, Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.CloudConnectorException
-
Deprecated.Constructor.
- CloudConnectorException(String) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.CloudConnectorException
-
Deprecated.Constructor.
- CloudConnectorException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.CloudConnectorException
-
Deprecated.Constructor.
- CloudConnectorException(Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.CloudConnectorException
-
Deprecated.Constructor.
- com.sap.cloud.sdk.s4hana.connectivity - package com.sap.cloud.sdk.s4hana.connectivity
- com.sap.cloud.sdk.s4hana.connectivity.exception - package com.sap.cloud.sdk.s4hana.connectivity.exception
- create(Gson, TypeToken<T>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.ErpTypeGsonTypeAdapterFactory
-
Deprecated.Creates ERP type adapter for the given
ErpType.
D
- DefaultErpHttpDestination - Class in com.sap.cloud.sdk.s4hana.connectivity
-
Deprecated.without replacement. The functionality of this class is now handled automatically.
In case the
sap-languageis not defined statically on the destination, but should be derived dynamically, please set a propertycloudsdk.dynamicSapLanguage: trueon the destination. - DefaultErpHttpDestination(HttpDestinationProperties) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.Constructor wrapping the given destination and redirecting all
HttpDestinationPropertiescalls to the given destination. - DefaultErpHttpDestination.Builder - Class in com.sap.cloud.sdk.s4hana.connectivity
-
Deprecated.Builder class to allow for easy creation of an immutable
DefaultErpHttpDestinationinstance. - DELETE - Enum constant in enum class com.sap.cloud.sdk.s4hana.connectivity.RequestMethod
-
Deprecated.DELETE
- deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DurationDeserializer
-
Deprecated.Parses and converts a string, provided in the
JsonElement, from microseconds toDuration. - deserialize(SerializedRequestResult<RequestT>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.AbstractRequestSerializer
-
Deprecated.
- deserialize(SerializedRequestResult<RequestT>) - Method in interface com.sap.cloud.sdk.s4hana.connectivity.RequestSerializer
-
Deprecated.Deserialize a request result.
- deserializeRequestResult(SerializedRequestResult<RequestT>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.AbstractRequestSerializer
-
Deprecated.Deserialize a request result.
- DurationDeserializer - Class in com.sap.cloud.sdk.s4hana.connectivity
-
Deprecated.This module will be discontinued, along with its classes and methods.
- DurationDeserializer() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.DurationDeserializer
-
Deprecated.
E
- encloseSlashesIfMissing(String) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.ServiceUriBuilder
-
Deprecated.Encloses the given String with a slash ('/') if they are not yet present.
- equals(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
- equals(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequest
-
Deprecated.
- equals(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequestResult
-
Deprecated.
- ErpHttpDestination - Interface in com.sap.cloud.sdk.s4hana.connectivity
-
Deprecated.without replacement. See the deprecation note on
DefaultErpHttpDestination. - ErpHttpDestinationProperties - Interface in com.sap.cloud.sdk.s4hana.connectivity
-
Deprecated.without replacement. See the deprecation note on
DefaultErpHttpDestination. - ErpHttpDestinationUtils - Class in com.sap.cloud.sdk.s4hana.connectivity
-
Deprecated.without replacement. See the deprecation note on
ErpHttpDestination. - ErpHttpRequestExecutor<RequestT extends Request<RequestT,
RequestResultT>, RequestResultT extends RequestResult<RequestT, RequestResultT>> - Class in com.sap.cloud.sdk.s4hana.connectivity -
Deprecated.This module will be discontinued, along with its classes and methods.
- ErpHttpRequestExecutor() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.ErpHttpRequestExecutor
-
Deprecated.
- ErpTypeGsonTypeAdapterFactory - Class in com.sap.cloud.sdk.s4hana.connectivity
-
Deprecated.This module will be discontinued, along with its classes and methods.
- ErpTypeGsonTypeAdapterFactory() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.ErpTypeGsonTypeAdapterFactory
-
Deprecated.
- ErpTypeSerializer - Class in com.sap.cloud.sdk.s4hana.connectivity
-
Deprecated.This module will be discontinued, along with its classes and methods.
- ErpTypeSerializer() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.ErpTypeSerializer
-
Deprecated.Initializes the
ErpTypeSerializerwith default ERP type converters. - execute(Destination) - Method in class com.sap.cloud.sdk.s4hana.connectivity.Request
-
Deprecated.Executes a given request using the given
Destination. - execute(Destination, RequestT) - Method in interface com.sap.cloud.sdk.s4hana.connectivity.RequestExecutor
-
Deprecated.Executes a request against an SAP S/4HANA system.
- execute(HttpDestination, SerializedRequest<RequestT>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.ErpHttpRequestExecutor
-
Deprecated.Executes the given
serializedRequestas aHttpUriRequest, returning the body of theHttpResponsereceived. - execute(HttpDestination, RequestT, RequestSerializer<RequestT, RequestResultT>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.ErpHttpRequestExecutor
-
Deprecated.Serializes the given request, executes it, and the deserializes the response.
F
- formatDuration(Duration) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
-
Deprecated.For internal use only.
- fromErp(String, Class<T>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.ErpTypeSerializer
-
Deprecated.Convert a given String based erpObject in the ERP-based representation into an object of resultType.
G
- get(String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
- GET - Enum constant in enum class com.sap.cloud.sdk.s4hana.connectivity.RequestMethod
-
Deprecated.GET
- getAuthenticationType() - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
- getBasicCredentials() - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
- getBeginTotal() - Method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
-
Deprecated.
- getBody() - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequestResult
-
Deprecated.
- getBuildRequestDuration() - Method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
-
Deprecated.
- getCloudConnectorStatusCode() - Method in exception com.sap.cloud.sdk.s4hana.connectivity.exception.CloudConnectorException
-
Deprecated.
- getConstructedByMethod() - Method in class com.sap.cloud.sdk.s4hana.connectivity.Request
-
Deprecated.
- getCustomHttpHeaders() - Method in class com.sap.cloud.sdk.s4hana.connectivity.Request
-
Deprecated.Set of HTTP headers to send to the underlying request executor.
- getEndTotal() - Method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
-
Deprecated.
- getErpHttpDestination(String) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.ErpHttpDestinationUtils
-
Deprecated.without replacement. See the deprecation note on
ErpHttpDestination. - getExecuteRequestDuration() - Method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
-
Deprecated.
- getHeaders() - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequestResult
-
Deprecated.
- getHeaders(URI) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
- getKeyStore() - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
- getKeyStorePassword() - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
- getLocale() - Method in interface com.sap.cloud.sdk.s4hana.connectivity.ErpHttpDestinationProperties
-
Deprecated.The locale to be used by this ErpDestination.
- getLongRunningRequestThreshold() - Method in class com.sap.cloud.sdk.s4hana.connectivity.Request
-
Deprecated.Custom execution duration threshold indicating that the request is long running.
- getMeasurements() - Method in class com.sap.cloud.sdk.s4hana.connectivity.ErpHttpRequestExecutor
-
Deprecated.
- getMeasurementsString() - Method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
-
Deprecated.Get all request measurements serialized as a
String. - getMissingAuthorizations() - Method in exception com.sap.cloud.sdk.s4hana.connectivity.exception.AccessDeniedException
-
Deprecated.The missing authorization values.
- getName() - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.Get the destination name.
- getParseResponseDuration() - Method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
-
Deprecated.
- getPrincipal() - Method in exception com.sap.cloud.sdk.s4hana.connectivity.exception.AccessDeniedException
-
Deprecated.The principal reference.
- getPropertyNames() - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
- getProxyConfiguration() - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
- getProxyType() - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
- getReadAccessData() - Method in class com.sap.cloud.sdk.s4hana.connectivity.Request
-
Deprecated.
- getRequest() - Method in interface com.sap.cloud.sdk.s4hana.connectivity.RequestResult
-
Deprecated.ERP request from which this result originates.
- getRequest() - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequest
-
Deprecated.
- getRequest() - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequestResult
-
Deprecated.
- getRequestBody() - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequest
-
Deprecated.
- getRequestBodyWithHeader(HttpDestination, SerializedRequest<RequestT>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.ErpHttpRequestExecutor
-
Deprecated.Returns a wrapper object which encapsulates the HTTP request body and headers.
- getRequestHeaders() - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequest
-
Deprecated.
- getRequestId() - Method in class com.sap.cloud.sdk.s4hana.connectivity.Request
-
Deprecated.Represents an identifier that allows to correlate queries between the Cloud cloudplatform and the ERP.
- getRequestMethod() - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequest
-
Deprecated.
- getRequestPath() - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequest
-
Deprecated.
- getRequestUri(HttpDestination, SerializedRequest<RequestT>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.ErpHttpRequestExecutor
-
Deprecated.Get the request URI.
- getSapClient() - Method in interface com.sap.cloud.sdk.s4hana.connectivity.ErpHttpDestinationProperties
-
Deprecated.The client to be used by this ErpDestination.
- getThis() - Method in class com.sap.cloud.sdk.s4hana.connectivity.Request
-
Deprecated.Get the current instance reference.
- getTlsVersion() - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
- getTrustStore() - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
- getTrustStorePassword() - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
- getTypeConverters() - Method in class com.sap.cloud.sdk.s4hana.connectivity.ErpTypeSerializer
-
Deprecated.Gets registered
ErpTypeConverters. - getTypeConvertersByType() - Method in class com.sap.cloud.sdk.s4hana.connectivity.ErpTypeSerializer
-
Deprecated.Gets registered
ErpTypeConverters for eachErpType. - getUri() - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
H
- hashCode() - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
- hashCode() - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequest
-
Deprecated.
- hashCode() - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequestResult
-
Deprecated.
- HEAD - Enum constant in enum class com.sap.cloud.sdk.s4hana.connectivity.RequestMethod
-
Deprecated.HEAD
- header(Header) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Adds the given header to the list of headers added to every outgoing request for this destination.
- header(String, String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Adds a header given by the
headerNameandheaderValueto the list of headers added to every outgoing request for this destination.
I
- isTrustingAllCertificates() - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.
K
- keyStore(KeyStore) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Sets the
KeyStoreto be used when communicating over HTTP. - keyStorePassword(String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Sets the key store password for the corresponding
KeyStoreused by theDefaultErpHttpDestinationto access the key store.
L
- locale(Locale) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Sets the locale to be used by the destination currently build.
- LOCALE_HEADER_NAME - Static variable in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.The header which will get the stored Locale set.
- LOCALE_KEY - Static variable in interface com.sap.cloud.sdk.s4hana.connectivity.ErpHttpDestinationProperties
-
Deprecated.The default property key to retrieve the locale
Stringin an HTTP context. - LogonErrorException - Exception in com.sap.cloud.sdk.s4hana.connectivity.exception
-
Deprecated.This module will be discontinued, along with its classes and methods.
- LogonErrorException() - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.LogonErrorException
-
Deprecated.
- LogonErrorException(String) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.LogonErrorException
-
Deprecated.Constructor.
- LogonErrorException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.LogonErrorException
-
Deprecated.Constructor.
- LogonErrorException(Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.LogonErrorException
-
Deprecated.Constructor.
M
- missingAuthorizations - Variable in exception com.sap.cloud.sdk.s4hana.connectivity.exception.AccessDeniedException
-
Deprecated.The missing authorization values.
- MissingConfigException - Exception in com.sap.cloud.sdk.s4hana.connectivity.exception
-
Deprecated.This module will be discontinued, along with its classes and methods.
- MissingConfigException() - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.MissingConfigException
-
Deprecated.
- MissingConfigException(String) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.MissingConfigException
-
Deprecated.Constructor.
- MissingConfigException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.MissingConfigException
-
Deprecated.Constructor.
- MissingConfigException(Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.MissingConfigException
-
Deprecated.Constructor.
N
- name(String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Sets the name of the
DefaultErpHttpDestination.
O
- OPTIONS - Enum constant in enum class com.sap.cloud.sdk.s4hana.connectivity.RequestMethod
-
Deprecated.OPTIONS
P
- password(String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Sets the password of the
DefaultErpHttpDestination. - PATCH - Enum constant in enum class com.sap.cloud.sdk.s4hana.connectivity.RequestMethod
-
Deprecated.PATCH
- POST - Enum constant in enum class com.sap.cloud.sdk.s4hana.connectivity.RequestMethod
-
Deprecated.POST
- prependSlashIfMissing(String) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.ServiceUriBuilder
-
Deprecated.Adds a slash ('/') as a prefix if it is not yet present.
- principal - Variable in exception com.sap.cloud.sdk.s4hana.connectivity.exception.AccessDeniedException
-
Deprecated.The principal reference.
- property(String, Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Adds the given key-value pair to the destination to be created.
- proxy(String, int) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Sets the proxy host and proxy port of the
DefaultErpHttpDestination. - proxy(URI) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Sets the proxy URI of the
DefaultErpHttpDestination. - proxyType(ProxyType) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Sets the proxy type (Internet or On-Premise).
- PUT - Enum constant in enum class com.sap.cloud.sdk.s4hana.connectivity.RequestMethod
-
Deprecated.PUT
R
- raiseMissingAuthorizations(Principal, Iterable<? extends Authorization>) - Static method in exception com.sap.cloud.sdk.s4hana.connectivity.exception.AccessDeniedException
-
Deprecated.Static factory method to instantiate a new exception.
- Request<RequestT extends Request<RequestT,
RequestResultT>, RequestResultT extends RequestResult<RequestT, RequestResultT>> - Class in com.sap.cloud.sdk.s4hana.connectivity -
Deprecated.This module will be discontinued, along with its classes and methods.
- Request() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.Request
-
Deprecated.Default constructor.
- RequestExecutionException - Exception in com.sap.cloud.sdk.s4hana.connectivity.exception
-
Deprecated.This module will be discontinued, along with its classes and methods.
- RequestExecutionException() - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.RequestExecutionException
-
Deprecated.
- RequestExecutionException(String) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.RequestExecutionException
-
Deprecated.Constructor.
- RequestExecutionException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.RequestExecutionException
-
Deprecated.Constructor.
- RequestExecutionException(Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.RequestExecutionException
-
Deprecated.Constructor.
- RequestExecutionMeasurements - Class in com.sap.cloud.sdk.s4hana.connectivity
-
Deprecated.This module will be discontinued, along with its classes and methods.
- RequestExecutionMeasurements() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
-
Deprecated.
- RequestExecutor<RequestT extends Request<RequestT,
RequestResultT>, RequestResultT extends RequestResult<RequestT, RequestResultT>> - Interface in com.sap.cloud.sdk.s4hana.connectivity -
Deprecated.This module will be discontinued, along with its classes and methods.
- RequestMethod - Enum Class in com.sap.cloud.sdk.s4hana.connectivity
-
Deprecated.This module will be discontinued, along with its classes and methods.
- RequestResult<RequestT extends Request<RequestT,
RequestResultT>, RequestResultT extends RequestResult<RequestT, RequestResultT>> - Interface in com.sap.cloud.sdk.s4hana.connectivity -
Deprecated.This module will be discontinued, along with its classes and methods.
- RequestSerializationException - Exception in com.sap.cloud.sdk.s4hana.connectivity.exception
-
Deprecated.This module will be discontinued, along with its classes and methods.
- RequestSerializationException() - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.RequestSerializationException
-
Deprecated.
- RequestSerializationException(String) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.RequestSerializationException
-
Deprecated.Constructor.
- RequestSerializationException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.RequestSerializationException
-
Deprecated.Constructor.
- RequestSerializationException(Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.RequestSerializationException
-
Deprecated.Constructor.
- RequestSerializer<RequestT extends Request<RequestT,
RequestResultT>, RequestResultT extends RequestResult<RequestT, RequestResultT>> - Interface in com.sap.cloud.sdk.s4hana.connectivity -
Deprecated.This module will be discontinued, along with its classes and methods.
- resetMeasurements() - Method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
-
Deprecated.Remove all current measurements for a request.
S
- SAP_CLIENT_HEADER_NAME - Static variable in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination
-
Deprecated.The header which will get the stored com.sap.cloud.sdk.s4hana.serialization.SapClient set.
- SAP_CLIENT_KEY - Static variable in interface com.sap.cloud.sdk.s4hana.connectivity.ErpHttpDestinationProperties
-
Deprecated.The default property key to retrieve the sap client
Stringin an HTTP context. - sapClient(SapClient) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Sets the sap client to be used by the destination currently build.
- serialize(RequestT) - Method in class com.sap.cloud.sdk.s4hana.connectivity.AbstractRequestSerializer
-
Deprecated.
- serialize(RequestT) - Method in interface com.sap.cloud.sdk.s4hana.connectivity.RequestSerializer
-
Deprecated.Serialize a request.
- SerializedRequest<RequestT extends Request<RequestT,
?>> - Class in com.sap.cloud.sdk.s4hana.connectivity -
Deprecated.This module will be discontinued, along with its classes and methods.
- SerializedRequest(RequestT, RequestMethod, String, List<Header>, String) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequest
-
Deprecated.
- SerializedRequestResult<RequestT extends Request<RequestT,
?>> - Class in com.sap.cloud.sdk.s4hana.connectivity -
Deprecated.This module will be discontinued, along with its classes and methods.
- SerializedRequestResult(RequestT, String) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequestResult
-
Deprecated.Default constructor.
- SerializedRequestResult(RequestT, String, List<Header>) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequestResult
-
Deprecated.
- serializeRequest(RequestT) - Method in class com.sap.cloud.sdk.s4hana.connectivity.AbstractRequestSerializer
-
Deprecated.Serialize a request.
- ServiceUriBuilder - Class in com.sap.cloud.sdk.s4hana.connectivity
-
Deprecated.This module will be discontinued, along with its classes and methods.
- ServiceUriBuilder() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.ServiceUriBuilder
-
Deprecated.
- setBeginTotal(Long) - Method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
-
Deprecated.
- setEndTotal(Long) - Method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
-
Deprecated.
- setLongRunningRequestThreshold(Duration) - Method in class com.sap.cloud.sdk.s4hana.connectivity.Request
-
Deprecated.Custom execution duration threshold indicating that the request is long running.
T
- tlsVersion(String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Sets the TLS version used by the
DefaultErpHttpDestinationto the given value. - toErp(T) - Method in class com.sap.cloud.sdk.s4hana.connectivity.ErpTypeSerializer
-
Deprecated.Convert given object to an ERP type using a registered
ErpTypeConverter. - toString() - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequest
-
Deprecated.
- toString() - Method in class com.sap.cloud.sdk.s4hana.connectivity.SerializedRequestResult
-
Deprecated.
- trustAllCertificates() - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Lets the
DefaultErpHttpDestinationtrust all server certificates.
U
- user(String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.DefaultErpHttpDestination.Builder
-
Deprecated.Sets the user name of the
DefaultErpHttpDestination.
V
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.s4hana.connectivity.RequestMethod
-
Deprecated.Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.sap.cloud.sdk.s4hana.connectivity.RequestMethod
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- VersionNotSupportedException - Exception in com.sap.cloud.sdk.s4hana.connectivity.exception
-
Deprecated.This module will be discontinued, along with its classes and methods.
- VersionNotSupportedException() - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.VersionNotSupportedException
-
Deprecated.
- VersionNotSupportedException(String) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.VersionNotSupportedException
-
Deprecated.Constructor.
- VersionNotSupportedException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.VersionNotSupportedException
-
Deprecated.Constructor.
- VersionNotSupportedException(Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.VersionNotSupportedException
-
Deprecated.Constructor.
W
- withHeader(Header) - Method in class com.sap.cloud.sdk.s4hana.connectivity.Request
-
Deprecated.Fluent method which adds a custom header to this request.
- withHeader(String, String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.Request
-
Deprecated.Fluent method which adds a custom HTTP header to this request.
- withSameCustomHttpHeadersAs(Request<?, ?>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.Request
-
Deprecated.Fluent method which adds the custom headers from another request into this request.
- withTypeConverters(ErpTypeConverter<?>...) - Method in class com.sap.cloud.sdk.s4hana.connectivity.ErpTypeSerializer
-
Deprecated.Delegates to
ErpTypeSerializer.withTypeConverters(Iterable). - withTypeConverters(Iterable<ErpTypeConverter<?>>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.ErpTypeSerializer
-
Deprecated.Registers the given
ErpTypeConverters.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form