Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AA - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
Deprecated.
"AA"
ABORT - Enum constant in enum class com.sap.cloud.sdk.s4hana.serialization.MessageType
Deprecated.
ABORT
AbstractCalendarAdapter<T> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
Abstract base class to be used to easily parse fields which can be read as a Calendar object as a Gson TypeAdapter.
AbstractCalendarAdapter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractCalendarAdapter
 
AbstractErpTypeConverter<T> - Class in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
AbstractErpTypeConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.AbstractErpTypeConverter
Deprecated.
 
AbstractHttpClientCache - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Provides caching functionality to the HttpClientAccessor.
AbstractHttpClientCache() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientCache
 
AbstractHttpClientFactory - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Abstract implementation of HttpClientFactory.
AbstractHttpClientFactory() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientFactory
 
AbstractJacksonCalendarDeserializer<T> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
Abstract base class to be used to easily read fields which can be read as a Calendar object as a Jackson StdDeserializer.
AbstractJacksonCalendarDeserializer(Class<?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarDeserializer
Constructor needed by the super class.
AbstractJacksonCalendarSerializer<T> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
Abstract base class to be used to easily write fields which can be read as a Calendar object as a Jackson StdSerializer.
AbstractJacksonCalendarSerializer(Class<T>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarSerializer
Constructor needed by the super class.
AbstractNamingStrategy - Class in com.sap.cloud.sdk.datamodel.odata.utility
Represents an abstract base implementation of the NamingStrategy.
AbstractNamingStrategy() - Constructor for class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
 
AbstractNamingStrategy(NameSource) - Constructor for class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
 
AbstractODataParameters - Class in com.sap.cloud.sdk.datamodel.odata.client.request
Abstract class to build parameter expressions for the URL path.
AbstractOpenApiService - Class in com.sap.cloud.sdk.services.openapi.core
Represents an OpenAPI API
AbstractOpenApiService(Destination) - Constructor for class com.sap.cloud.sdk.services.openapi.core.AbstractOpenApiService
Expects the Destination instance to create the ApiClient from it.
AbstractOpenApiService(ApiClient) - Constructor for class com.sap.cloud.sdk.services.openapi.core.AbstractOpenApiService
Constructor for the AbstractOpenApiService.
AbstractRemoteFunctionRequest<RequestT extends AbstractRemoteFunctionRequest<RequestT,RequestResultT>,RequestResultT extends AbstractRemoteFunctionRequestResult<RequestT,RequestResultT>> - Class in com.sap.cloud.sdk.s4hana.connectivity.rfc
Deprecated.
This module will be discontinued, along with its classes and methods.
AbstractRemoteFunctionRequest(String, CommitStrategy, String) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.AbstractRemoteFunctionRequest
Deprecated.
Constructor for remote function request.
AbstractRemoteFunctionRequestResult<RequestT extends Request<RequestT,RequestResultT>,RequestResultT extends AbstractRemoteFunctionRequestResult<RequestT,RequestResultT>> - Class in com.sap.cloud.sdk.s4hana.connectivity.rfc
Deprecated.
This module will be discontinued, along with its classes and methods.
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.
 
AbstractTypeConverter<T,DomainT> - Class in com.sap.cloud.sdk.typeconverter
Abstract type converter base class for converting types to and from their domain-specific counterparts.
AbstractTypeConverter() - Constructor for class com.sap.cloud.sdk.typeconverter.AbstractTypeConverter
 
AbstractX509SslContextProvider - Exception in com.sap.cloud.sdk.cloudplatform.connectivity
Abstract implementation that creates an SSLContext based on an X509 certificate and private key.
accessCode - Enum constant in enum class com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuthFlow
Authenticate with an access code
AccessDeniedException - Exception in com.sap.cloud.sdk.s4hana.connectivity.exception
Deprecated.
This module will be discontinued, along with its classes and methods.
AccessDeniedException - Exception in com.sap.cloud.sdk.s4hana.connectivity.rfc.exception
Thrown when a parameter is invalid.
AccessDeniedException() - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.exception.AccessDeniedException
Deprecated.
 
AccessDeniedException(Principal, String) - 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, RemoteFunctionMessage) - Constructor for exception com.sap.cloud.sdk.s4hana.connectivity.rfc.exception.AccessDeniedException
Deprecated.
This module will be discontinued, along with its classes and methods.
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.
AccessDeniedExceptionFactory - Class in com.sap.cloud.sdk.s4hana.connectivity.rfc.exception
The Access Denied Exception Factory.
AccessDeniedExceptionFactory(String) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.exception.AccessDeniedExceptionFactory
 
ActionRequestBuilder<BuilderT extends ActionRequestBuilder<BuilderT,ResultT>,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Representation of an Action OData request as a fluent interface for further configuring the request and executing it.
ActionRequestBuilder(String, ODataResourcePath, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.ActionRequestBuilder
Instantiates this request builder using the given service path to send the requests.
ActionRequestBuilder(String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.ActionRequestBuilder
Instantiates this request builder using the given service path to send the requests.
ActionRequestBuilder(String, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.ActionRequestBuilder
Instantiates this request builder using the given service path to send the requests.
ActionResponseCollection<ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Generic OData service response wrapper for action requests.
ActionResponseSingle<ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Generic OData service response wrapper for action requests.
add(ApiUsageMetadata.Invocation) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.AdditionalInvocation
Add an invocation.
add(ValueDate, ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
Addition expression for date and duration.
add(ValueDateTimeOffset, ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
Addition expression for date time and duration.
add(ValueDuration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDate
Filter by expression "add".
add(ValueDuration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
Filter by expression "add".
add(ValueDuration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
Filter by expression "add".
add(ValueDuration, ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
Addition expression for duration and duration.
add(ValueNumeric) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
Filter by expression "add".
add(ValueNumeric, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
Addition expression for numbers.
add(FilterableDuration<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
Filter by expression "add".
add(FilterableDuration<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
Filter by expression "add".
add(FilterableDuration<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
Filter by expression "add".
add(FilterableNumericDecimal<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
Filter by expression "add".
add(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
Filter by expression "add".
add(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
 
add(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
 
add(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
Filter by expression "add".
add(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
 
add(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
 
add(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
Filter by expression "add".
add(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
 
add(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
 
add(Number) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
Filter by expression "add".
add(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
Filter by expression "add".
add(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
 
add(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
 
add(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDate
Filter by expression "add".
add(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
Filter by expression "add".
add(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
Filter by expression "add".
add(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
Filter by expression "add".
add(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
Filter by expression "add".
add(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
Filter by expression "add".
addAction(ODataRequestAction) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch.Changeset
Add an OData Action request to the current OData Batch changeset.
addAnnotationParameter(AnnotationParameter) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationDefinition
Adds the provided annotation parameter to the set of parameters in this instance.
addAnnotationParameter(AnnotationParameter) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationDefinition
Adds the provided annotation parameter to the set of parameters in this instance.
addBuildRequestDuration(Duration) - Method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
Deprecated.
Increase a build request duration by a given value.
addChangeset(ModificationRequestBuilder<?>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchRequestBuilder
Add modifying operations to the OData batch request as combined changeset.
addChangeSet(FluentHelperModification<?, ?>...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
 
addChangeSet(FluentHelperModification<?, ?>...) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatch
Adds a single OData batch changeset that includes all of the given data modification requests.
addCreate(ODataRequestCreate) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch.Changeset
Add an OData Create request to the current OData Batch changeset.
addDecorator(ThreadContextDecorator) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextDecoratorChain
 
addDecorator(ThreadContextDecorator) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecoratorChain
addDefaultHeader(String, String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
Add a default header.
addDelete(ODataRequestDelete) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch.Changeset
Add an OData Delete request to the current OData Batch changeset.
addExecuteRequestDuration(Duration) - Method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
Deprecated.
Increase a request execution duration by a given value.
addFunction(ODataRequestFunction) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
Add an OData Function request to the current OData Batch request.
addFunctionImport(FluentHelperFunction<?, ?, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
Adds a function import call to the currently opened changeset.
addFunctionImport(FluentHelperFunction<?, ?, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchChangeSet
Adds a function import call to the currently opened changeset.
addHeader(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
Add a header to the OData HTTP request.
addHeaderIfAbsent(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
Add a header to the OData HTTP request, if it is not included already.
additionalInvocation(JavaServiceMethodResolver.AdditionalInvocation) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.OptionalBuilder
 
additionalInvocations(Collection<? extends JavaServiceMethodResolver.AdditionalInvocation>) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.OptionalBuilder
 
additionalProperties(Map<? extends String, ? extends String>) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
 
additionalProperty(String, String) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
 
addKeyProperties(Map<String, Object>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataEntityKey
Add properties to the OData entity key.
addKeyProperty(String, PrimitiveT) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataEntityKey
Add an entity property to this key.
addListener(ThreadContextListener) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextListenerChain
 
addListener(ThreadContextListener) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListenerChain
addListener(ODataRequestListener) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
Attach a listener to the request process.
addParameter(String, PrimitiveT) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataFunctionParameters
Add a parameter to function parameters.
addParameterToLastSegment(AbstractODataParameters) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
Add a path parameter to the last segment.
addParseResponseDuration(Duration) - Method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
Deprecated.
Increase a parse response duration by a given value.
addQueryParameter(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
Add a query parameter to the HTTP request.
addRead(ODataRequestRead) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
Add an OData Read request to the current OData Batch request.
addReadByKey(ODataRequestReadByKey) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
Add an OData Read-By-Key request to the current OData Batch request.
addReadOperations(FluentHelperByKey<?, ?, ?>...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
 
addReadOperations(FluentHelperByKey<?, ?, ?>...) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatch
Add read-by-key request to the OData batch request builder.
addReadOperations(FluentHelperFunction<?, ?, ?>...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
 
addReadOperations(FluentHelperFunction<?, ?, ?>...) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatch
Add function requests to the OData batch request builder.Only functions that use GET can be added.
addReadOperations(FluentHelperRead<?, ?, ?>...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
 
addReadOperations(FluentHelperRead<?, ?, ?>...) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatch
Add read request to the OData batch request builder.
addReadOperations(ReadRequestBuilder<?>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchRequestBuilder
Add read operations to the OData batch request.
addRequest(FluentHelperCreate<?, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
Adds a create operation to the current changeset request.
addRequest(FluentHelperDelete<?, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
Adds a delete operation to the current changeset request.
addRequest(FluentHelperUpdate<?, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
Adds an update operation to the current changeset request.
addRequestCreate(Function<EntityT, FluentHelperCreate<?, EntityT>>, EntityT) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
Add a create operation to the current changeset request.
addRequestDelete(Function<EntityT, FluentHelperDelete<?, EntityT>>, EntityT) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
Add a delete operation to the current changeset request.
addRequestUpdate(Function<EntityT, FluentHelperUpdate<?, EntityT>>, EntityT) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
Add an update operation to the current changeset request.
addSegment(String) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
Add a navigation to the path.
addSegment(String, AbstractODataParameters) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
Add a navigation with a parameters or function or action call to the path.
addUpdate(ODataRequestUpdate) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch.Changeset
Add an OData Update request to the current OData Batch changeset.
after() - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.JCoTransaction
Deprecated.
 
after() - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.SoapTransaction
Deprecated.
 
after() - Method in interface com.sap.cloud.sdk.s4hana.connectivity.rfc.Transaction
Deprecated.
This method gets called *in any case* after the transactional calls are done.
afterInitialize(ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenThreadContextListener
 
afterInitialize(ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.BasicAuthenticationThreadContextListener
 
afterInitialize(ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalThreadContextListener
 
afterInitialize(ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantThreadContextListener
 
afterInitialize(ThreadContext) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener
Invoked after the current ThreadContext is initialized and set.
all() - Static method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
Select all properties of an entity.
all(Expressions.OperandMultiple, ValueBoolean, Predicate<FieldReference>) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
Returns a ValueBoolean.Expression that checks whether all elements in operand1 satisfy operand2.
all(ValueBoolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
Filter by lambda expression "all".
all(FilterableBoolean<ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
Filter by lambda expression "all".
All() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.All
 
ALWAYS_PROVIDER - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceRetrievalStrategy
Only load destination from the provider's sub-account, regardless if subscribers have a destination of the same name.
and() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding.Builder4
Initializes a new builder step for configuring access for another account (either provider or subscriber).
and(CacheFilter, CacheFilter...) - Static method in interface com.sap.cloud.sdk.cloudplatform.resilience.CacheFilter
Creates a new CacheFilter instance which represents the conjunction of all passed cache filters.
and(ValueBoolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableBoolean
Combine current filter expression with another expression in conjunction.
and(ValueBoolean, ValueBoolean) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
Returns a ValueBoolean.Expression that checks whether both operand1 and operand2 are true ("and").
and(ExpressionFluentHelper<EntityT>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ExpressionFluentHelper
Boolean AND expression fluent helper.
and(SearchExpression) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SearchExpression
Combine current search expression with another search expression in conjunction.
and(FilterableBoolean<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean
Combine current filter expression with another expression in conjunction.
and(Boolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableBoolean
Combine the filter expression with another expression in conjunction
and(Boolean) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean
Combine the filter expression with a boolean value in conjunction.
and(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SearchExpression
Combine current string with another search string in conjunction.
and(String, Order) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.OrderExpression
To maintain a Map of OrderExpressions with field name and order.
AnnotatedFieldGsonExclusionStrategy<AnnotationT extends Annotation> - Class in com.sap.cloud.sdk.result
Implementation of GSON ExclusionStrategy excluding all fields not annotated with the given annotation.
AnnotatedFieldGsonExclusionStrategy(Class<AnnotationT>) - Constructor for class com.sap.cloud.sdk.result.AnnotatedFieldGsonExclusionStrategy
 
AnnotationDefinition - Class in com.sap.cloud.sdk.datamodel.odata.generator.annotation
Data structure to represent a Java annotation and its parameters.
AnnotationDefinition - Class in com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
Data structure to represent a Java annotation and its parameters.
AnnotationDefinition(Class<? extends Annotation>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationDefinition
Create a plain annotation definition with no annotation parameters.
AnnotationDefinition(Class<? extends Annotation>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationDefinition
Create a plain annotation definition with no annotation parameters.
AnnotationDefinition(Class<? extends Annotation>, AnnotationParameter...) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationDefinition
Create an annotation definition with the provided annotation parameters.
AnnotationDefinition(Class<? extends Annotation>, AnnotationParameter...) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationDefinition
Create an annotation definition with the provided annotation parameters.
AnnotationParameter - Class in com.sap.cloud.sdk.datamodel.odata.generator.annotation
Data structure to represent a parameter of a Java annotation.
AnnotationParameter - Class in com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
Data structure to represent a parameter of a Java annotation.
AnnotationParameter(String, boolean) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
Creates an annotation parameter with a boolean value.
AnnotationParameter(String, boolean) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
Creates an annotation parameter with a boolean value.
AnnotationParameter(String, byte) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
Creates an annotation parameter with a byte value.
AnnotationParameter(String, byte) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
Creates an annotation parameter with a byte value.
AnnotationParameter(String, char) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
Creates an annotation parameter with a char value.
AnnotationParameter(String, char) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
Creates an annotation parameter with a char value.
AnnotationParameter(String, double) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
Creates an annotation parameter with a double value.
AnnotationParameter(String, double) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
Creates an annotation parameter with a double value.
AnnotationParameter(String, float) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
Creates an annotation parameter with a float value.
AnnotationParameter(String, float) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
Creates an annotation parameter with a float value.
AnnotationParameter(String, int) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
Creates an annotation parameter with an int value.
AnnotationParameter(String, int) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
Creates an annotation parameter with an int value.
AnnotationParameter(String, long) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
Creates an annotation parameter with a long value.
AnnotationParameter(String, long) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
Creates an annotation parameter with a long value.
AnnotationParameter(String, short) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
Creates an annotation parameter with a short value.
AnnotationParameter(String, short) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
Creates an annotation parameter with a short value.
AnnotationParameter(String, Class<?>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
Creates an annotation parameter with a Class value.
AnnotationParameter(String, Class<?>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
Creates an annotation parameter with a Class value.
AnnotationParameter(String, Enum<?>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
Creates an annotation parameter with an Enum value.
AnnotationParameter(String, Enum<?>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
Creates an annotation parameter with an Enum value.
AnnotationParameter(String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
Creates an annotation parameter with a String value.
AnnotationParameter(String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
Creates an annotation parameter with a String value.
AnnotationStrategy - Interface in com.sap.cloud.sdk.datamodel.odata.generator.annotation
Implementations of this interface instruct the VDM generator on which annotations to apply to the generated Java code.
AnnotationStrategy - Interface in com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
Implementations of this interface instruct the VDM generator on which annotations to apply to the generated Java code.
any() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
Filter by lambda expression "any", for finding non-empty collections.
any(Expressions.OperandMultiple) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
Returns a ValueBoolean.Expression that checks whether operand1 contains any elements.
any(Expressions.OperandMultiple, ValueBoolean, Predicate<FieldReference>) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
Returns a ValueBoolean.Expression that checks whether any element in operand1 satisfies operand2.
any(ValueBoolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
Filter by lambda expression "any".
any(FilterableBoolean<ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
Filter by lambda expression "any".
ApacheHttpClient5Accessor - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Accessor for HttpClients.
ApacheHttpClient5Cache - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
Provides caching functionality to the HttpClient5Accessor.
ApacheHttpClient5CacheBuilder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Builder class for a default implementation of the ApacheHttpClient5Cache interface.
ApacheHttpClient5CacheBuilder() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5CacheBuilder
 
ApacheHttpClient5Factory - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
Factory class that creates HttpClient instances based on the given Destination.
ApacheHttpClient5FactoryBuilder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Builder class for a default implementation of the ApacheHttpClient5Factory interface.
ApacheHttpClient5FactoryBuilder() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5FactoryBuilder
 
ApacheHttpClient5FactoryBuilder.TlsUpgrade - Enum Class in com.sap.cloud.sdk.cloudplatform.connectivity
Enum to control the automatic TLS upgrade feature for insecure connections.
apiClient - Variable in class com.sap.cloud.sdk.services.openapi.core.AbstractOpenApiService
The instance of ApiClient the concrete API class uses to conduct HTTP commmunication.
ApiClient - Class in com.sap.cloud.sdk.services.openapi.apiclient
Used by the OpenAPI VDM to access HTTP-related information, such as the target URL of the headers.
ApiClient() - Constructor for class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
Creates an instance of this class.
ApiClient(Destination) - Constructor for class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
Creates an instance of this class given an instance of Destination.
ApiClient(RestTemplate) - Constructor for class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
Creates an instance of this class given an instance of RestTemplate.
ApiClient.CollectionFormat - Enum Class in com.sap.cloud.sdk.services.openapi.apiclient
Enum representing the delimiter of a given collection.
ApiKeyAuth - Class in com.sap.cloud.sdk.services.openapi.apiclient.auth
Authentication at the REST API by providing an API key
ApiKeyAuth(String, String) - Constructor for class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
Create an instance of this authentication using an API key
apiMaturity(ApiMaturity) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
 
ApiMaturity - Enum Class in com.sap.cloud.sdk.datamodel.openapi.generator.model
Represents the maturity of the API to generate code for.
apiNameToServiceTitle(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given apiName into the title of a service.
apiPackage(String) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
 
apiSpecFilePath(Path) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput.DatamodelMetadataInputBuilder
 
ApiUsageMetadata - Interface in com.sap.cloud.sdk.datamodel.metadata.generator
Metadata about API usage.
ApiUsageMetadata.Invocation - Class in com.sap.cloud.sdk.datamodel.metadata.generator
Method invocation type.
ApiUsageMetadata.MethodArgument - Interface in com.sap.cloud.sdk.datamodel.metadata.generator
A method argument.
ApiUsageMetadata.MethodArgumentDynamic - Class in com.sap.cloud.sdk.datamodel.metadata.generator
A method argument as variable reference.
ApiUsageMetadata.MethodArgumentStatic - Class in com.sap.cloud.sdk.datamodel.metadata.generator
A method argument as static code.
append(DestinationLoader) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain.DestinationLoaderChainBuilder
The next DestinationLoader to query if the previous loaders did not return any Destination.
append(Iterable<ComponentT>) - Method in interface com.sap.cloud.sdk.cloudplatform.cache.GenericCacheKey
Appends the given Objects to this instance.
append(Iterable<Serializable>) - Method in class com.sap.cloud.sdk.cloudplatform.cache.SerializableCacheKey
 
append(Iterable<Object>) - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
 
append(Object...) - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
Appends the given Objects to this instance.
appendDestinationLoader(DestinationLoader) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationAccessor
Register an DestinationLoader created at runtime.
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.
appendSuffixIfNameIsReservedKeyword(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Appends the given suffix to the given name, if the name is a reserved keyword.
application - Enum constant in enum class com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuthFlow
Authenticate as application
applyAction(BoundAction.CollectionToCollection<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.OperationsOnEntityCollections
Apply a bound action returning a collection of objects to the current entity collection.
applyAction(BoundAction.CollectionToCollection<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
Apply a bound action returning a collection of objects to the current entity collection.
applyAction(BoundAction.CollectionToSingle<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.OperationsOnEntityCollections
Apply a bound action returning a single or no object to an entity collection of the service.
applyAction(BoundAction.CollectionToSingle<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
Apply a bound action returning a single or no object to an entity collection of the service.
applyAction(BoundAction.SingleToCollection<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
Apply a bound action returning a collection of elements to the current element.
applyAction(BoundAction.SingleToSingle<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
Apply a bound action returning a single or no object to the current element.
applyFormat(String) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DefaultNameFormattingStrategy
 
applyFormat(String) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.LowercaseNameFormattingStrategy
 
applyFormat(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.generator.NameFormattingStrategy
Returns the input string formatted according to the rules of the respective implementation of this interface.
applyFormat(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DefaultNameFormattingStrategy
 
applyFormat(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.LowercaseNameFormattingStrategy
 
applyFormat(String) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.generator.NameFormattingStrategy
Returns the input string formatted according to the rules of the respective implementation of this interface.
applyFunction(BoundFunction.CollectionToCollection<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.OperationsOnEntityCollections
Apply a bound function returning a collection of objects to the current element.
applyFunction(BoundFunction.CollectionToCollection<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
Apply a bound function returning a collection of objects to the current element.
applyFunction(BoundFunction.CollectionToSingle<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.OperationsOnEntityCollections
Apply a bound function returning a single object to the current element.
applyFunction(BoundFunction.CollectionToSingle<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
Apply a bound function returning a single object to the current element.
applyFunction(BoundFunction.SingleToCollection<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
Apply a bound function returning a collection of objects to the current element.
applyFunction(BoundFunction.SingleToSingle<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
Apply a bound function returning a single object to the current element.
applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
 
applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in interface com.sap.cloud.sdk.services.openapi.apiclient.auth.Authentication
Apply authentication settings to header and / or query parameters.
applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.HttpBasicAuth
 
applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuth
 
APPROUTER_FORWARD_AUTH_TOKEN - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
Value of ForwardAuthToken property of destination.
arg(String) - Static method in interface com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata
Convenient method to add static argument code.
arg(String) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.Invocation
Convenient method to add static argument code.
arg(String, Class<?>) - Static method in interface com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata
Convenient method to add static argument code.
arg(String, Class<?>) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.Invocation
Convenient method to add an argument reference.
arg(String, String) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.Invocation
Convenient method to add an argument reference.
artifactId(String) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.MavenCoordinate.MavenCoordinateBuilder
 
as(Class<T>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultDeserializable
Converts ODataRequestResult into POJO.
as(Class<T>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
 
as(Class<T>) - Method in class com.sap.cloud.sdk.result.GsonResultObject
Returns a value from this element.
as(Class<T>) - Method in interface com.sap.cloud.sdk.result.ResultObject
Returns this ResultObject casted into the given type T.
as(Class<T>, Function<JsonElement, JsonElement>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
Converts ODataRequestResult into a POJO based on a function extracting the relevant JSON response object.
as(Type) - Method in class com.sap.cloud.sdk.result.GsonResultObject
 
as(Type) - Method in interface com.sap.cloud.sdk.result.ResultObject
Returns this ResultObject casted into the given type T.
asBigDecimal() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
 
asBigDecimal() - Method in class com.sap.cloud.sdk.result.GsonResultObject
 
asBigDecimal() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
 
asBigDecimal() - Method in interface com.sap.cloud.sdk.result.ResultElement
In case this ResultElement is considered a ResultPrimitive, use this method to access its value as BigDecimal.
asBigDecimal() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
 
asBigDecimalList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a list of values from this instance.
asBigDecimalList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asBigDecimalList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a list of values from this instance.
asBigDecimalList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a List of all their values represented as BigDecimal.
asBigDecimalSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a set of values from this instance.
asBigDecimalSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asBigDecimalSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a set of values from this instance.
asBigDecimalSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a Set of all their values represented as BigDecimal.
asBigInteger() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
 
asBigInteger() - Method in class com.sap.cloud.sdk.result.GsonResultObject
 
asBigInteger() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
 
asBigInteger() - Method in interface com.sap.cloud.sdk.result.ResultElement
In case this ResultElement is considered a ResultPrimitive, use this method to access its value as BigInteger.
asBigInteger() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
 
asBigIntegerList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a list of values from this instance.
asBigIntegerList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asBigIntegerList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a list of values from this instance.
asBigIntegerList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a List of all their values represented as BigInteger.
asBigIntegerSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a set of values from this instance.
asBigIntegerSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asBigIntegerSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a set of values from this instance.
asBigIntegerSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a Set of all their values represented as BigInteger.
asBinary() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
Cast the field reference to a binary value, enabling type-safe expressions.
asBoolean() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
Cast the field reference to a boolean value, enabling type-safe expressions.
asBoolean() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
 
asBoolean() - Method in class com.sap.cloud.sdk.result.GsonResultObject
 
asBoolean() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
 
asBoolean() - Method in interface com.sap.cloud.sdk.result.ResultElement
In case this ResultElement is considered a ResultPrimitive, use this method to access its value as boolean.
asBoolean() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
 
asBooleanList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a list of values from this instance.
asBooleanList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asBooleanList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a list of values from this instance.
asBooleanList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a List of all their values represented as Boolean.
asBooleanSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a set of values from this instance.
asBooleanSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asBooleanSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a set of values from this instance.
asBooleanSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a Set of all their values represented as Boolean.
asByte() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
 
asByte() - Method in class com.sap.cloud.sdk.result.GsonResultObject
 
asByte() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
 
asByte() - Method in interface com.sap.cloud.sdk.result.ResultElement
In case this ResultElement is considered a ResultPrimitive, use this method to access its value as byte.
asByte() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
 
asByteList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a list of values from this instance.
asByteList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asByteList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a list of values from this instance.
asByteList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a List of all their values represented as Byte.
asByteSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a set of values from this instance.
asByteSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asByteSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a set of values from this instance.
asByteSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a Set of all their values represented as Byte.
asc() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty
A property for order ascending.
asc(SimpleProperty<EntityT>) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FieldOrdering
Creates a FieldOrdering representing an ascending order over the given property
ASC - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.client.query.Order
Sort field values in ascending order.
ASC - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.helper.Order
Sort field values in ascending order.
asCharacter() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
 
asCharacter() - Method in class com.sap.cloud.sdk.result.GsonResultObject
 
asCharacter() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
 
asCharacter() - Method in interface com.sap.cloud.sdk.result.ResultElement
In case this ResultElement is considered a ResultPrimitive, use this method to access its value as char.
asCharacter() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
 
asCharacterList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a list of values from this instance.
asCharacterList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asCharacterList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a list of values from this instance.
asCharacterList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a List of all their values represented as Character.
asCharacterSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a set of values from this instance.
asCharacterSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asCharacterSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a set of values from this instance.
asCharacterSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a Set of all their values represented as Character.
asChildOf(ParentEntityT, EntityLink<? extends EntityLink<?, ParentEntityT, EntityT>, ParentEntityT, EntityT>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCreate
This function allows to create a new entity via an existing parent entity.
AsciiUtils - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Provides convenience to remove non-printable characters from a String.
AsciiUtils() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AsciiUtils
 
asCollection() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
Cast the field reference to a collection value, enabling type-safe expressions.
asDate() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
Cast the field reference to a date value, enabling type-safe expressions.
asDateTimeOffset() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
Cast the field reference to an offset-date-time value, enabling type-safe expressions.
asDouble() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
 
asDouble() - Method in class com.sap.cloud.sdk.result.GsonResultObject
 
asDouble() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
 
asDouble() - Method in interface com.sap.cloud.sdk.result.ResultElement
In case this ResultElement is considered a ResultPrimitive, use this method to access its value as double.
asDouble() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
 
asDoubleList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a list of values from this instance.
asDoubleList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asDoubleList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a list of values from this instance.
asDoubleList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a List of all their values represented as Double.
asDoubleSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a set of values from this instance.
asDoubleSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asDoubleSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a set of values from this instance.
asDoubleSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a Set of all their values represented as Double.
asDuration() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
Cast the field reference to a duration value, enabling type-safe expressions.
asFloat() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
 
asFloat() - Method in class com.sap.cloud.sdk.result.GsonResultObject
 
asFloat() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
 
asFloat() - Method in interface com.sap.cloud.sdk.result.ResultElement
In case this ResultElement is considered a ResultPrimitive, use this method to access its value as float.
asFloat() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
 
asFloatList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a list of values from this instance.
asFloatList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asFloatList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a list of values from this instance.
asFloatList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a List of all their values represented as Float.
asFloatSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a set of values from this instance.
asFloatSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asFloatSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a set of values from this instance.
asFloatSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a Set of all their values represented as Float.
asHttp() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.Destination
Converts this object as a HttpDestination,
asInteger() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
 
asInteger() - Method in class com.sap.cloud.sdk.result.GsonResultObject
 
asInteger() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
 
asInteger() - Method in interface com.sap.cloud.sdk.result.ResultElement
In case this ResultElement is considered a ResultPrimitive, use this method to access its value as int.
asInteger() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
 
asIntegerList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a list of values from this instance.
asIntegerList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asIntegerList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a list of values from this instance.
asIntegerList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a List of all their values represented as Integer.
asIntegerSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a set of values from this instance.
asIntegerSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asIntegerSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a set of values from this instance.
asIntegerSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a Set of all their values represented as Integer.
asList(Class<T>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultDeserializable
Converts ODataRequestResult into list of POJOs.
asList(Class<T>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
 
asList(Class<T>) - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a list of values from this instance.
asList(Class<T>) - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asList(Class<T>) - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a list of values from this instance.
asList(Class<T>) - Method in interface com.sap.cloud.sdk.result.ResultCollection
Casts all elements within this ResultCollection into type T and returns a List of them.
asListOfMaps() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultDeserializable
Construct and get a list of key-value maps from the OData response.
asListOfMaps() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
 
asLong() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
 
asLong() - Method in class com.sap.cloud.sdk.result.GsonResultObject
 
asLong() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
 
asLong() - Method in interface com.sap.cloud.sdk.result.ResultElement
In case this ResultElement is considered a ResultPrimitive, use this method to access its value as long.
asLong() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
 
asLongList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a list of values from this instance.
asLongList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asLongList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a list of values from this instance.
asLongList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a List of all their values represented as Long.
asLongSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a set of values from this instance.
asLongSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asLongSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a set of values from this instance.
asLongSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a Set of all their values represented as Long.
asMap() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultDeserializable
Construct and get a key-value map from the OData response.
asMap() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
 
asNestedQueryOnProperty(String, ODataProtocol) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
Create a nested query on a property.
asNumber() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
Cast the field reference to a numeric value, enabling type-safe expressions.
asRfc() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.Destination
Deprecated.
Please use the Destination as is by removing the asRfc() conversion.
asSet(Class<T>) - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a set of values from this instance.
asSet(Class<T>) - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asSet(Class<T>) - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a set of values from this instance.
asSet(Class<T>) - Method in interface com.sap.cloud.sdk.result.ResultCollection
Casts all elements within this ResultCollection into type T and returns a Set of them.
asShort() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
 
asShort() - Method in class com.sap.cloud.sdk.result.GsonResultObject
 
asShort() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
 
asShort() - Method in interface com.sap.cloud.sdk.result.ResultElement
In case this ResultElement is considered a ResultPrimitive, use this method to access its value as short.
asShort() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
 
asShortList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a list of values from this instance.
asShortList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asShortList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a list of values from this instance.
asShortList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a List of all their values represented as Short.
asShortSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a set of values from this instance.
asShortSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asShortSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a set of values from this instance.
asShortSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a Set of all their values represented as Short.
asString() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
Cast the field reference to a string value, enabling type-safe expressions.
asString() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
 
asString() - Method in class com.sap.cloud.sdk.result.GsonResultObject
 
asString() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
 
asString() - Method in interface com.sap.cloud.sdk.result.ResultElement
In case this ResultElement is considered a ResultPrimitive, use this method to access its value as String.
asString() - Method in interface com.sap.cloud.sdk.result.ResultPrimitive
 
asStringList() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a list of values from this instance.
asStringList() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asStringList() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a list of values from this instance.
asStringList() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a List of all their values represented as String.
asStringSet() - Method in interface com.sap.cloud.sdk.result.CollectedResultCollection
Returns a set of values from this instance.
asStringSet() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
asStringSet() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
Returns a set of values from this instance.
asStringSet() - Method in interface com.sap.cloud.sdk.result.ResultCollection
Assuming all elements within this ResultCollection are instances of ResultPrimitive, this method returns a Set of all their values represented as String.
asTimeOfDay() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldUntyped
Cast the field reference to a time-of-day value, enabling type-safe expressions.
asVector() - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Table
Deprecated.
Translate this reference to a TableAsVector that gathers values that are added to this vector.
attachToService(String, Destination) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
Sets the service path and destination for the fetch commands of this entity.
augmentBuilder(DestinationOptions.Builder) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptionsAugmenter
Use this class to set configuration parameters that are specific to a platform/environment/etc.
augmentBuilder(DestinationOptions.Builder) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter
 
augmentBuilder(DestinationOptionsAugmenter) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptions.Builder
Use another class that implements DestinationOptionsAugmenter to set configuration parameters that are specific to a platform/environment/etc.
augmenter() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter
Creates instances of DestinationServiceOptionsAugmenter in a builder-like style.
AUTH_TOKEN_LISTENER - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener.DefaultPriorities
The default priority for the AuthTokenThreadContextListener
AUTH_TOKENS - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
List of authentication tokens returned from destination service.
AUTH_TYPE - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
AuthenticationType of destination.
AUTH_TYPE_FALLBACK - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
Fallback AuthenticationType of destination if AUTH_TYPE is not supported.
Authentication - Interface in com.sap.cloud.sdk.services.openapi.apiclient.auth
Representing a method to authenticate at the REST API
authenticationType(AuthenticationType) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
Sets the expected authentication type of the DefaultHttpDestination.
AuthenticationType - Enum Class in com.sap.cloud.sdk.cloudplatform.connectivity
Enum representing different ways a user may be authenticated .
AUTHORING_API - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.BusinessRulesOptions
Use the authoring API of the SAP Business Rules Service.
AuthToken - Class in com.sap.cloud.sdk.cloudplatform.security
Class providing access to the authorization token of a request.
AuthToken(DecodedJWT) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AuthToken
Creates a new AuthToken instance.
AuthTokenAccessException - Exception in com.sap.cloud.sdk.cloudplatform.security.exception
Thrown if the authorization token cannot be accessed.
AuthTokenAccessException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.AuthTokenAccessException
 
AuthTokenAccessException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.AuthTokenAccessException
Exception constructor.
AuthTokenAccessException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.AuthTokenAccessException
Exception constructor.
AuthTokenAccessException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.AuthTokenAccessException
Exception constructor.
AuthTokenAccessor - Class in com.sap.cloud.sdk.cloudplatform.security
Accessor for retrieving the current AuthToken.
AuthTokenFacade - Interface in com.sap.cloud.sdk.cloudplatform.security
Facade for retrieving the current AuthToken.
AuthTokenThreadContextListener - Class in com.sap.cloud.sdk.cloudplatform.security
Implementation of ThreadContextListener that ensures the correct initialization of AuthTokens when working with non-container managed threads on all supported Cloud platforms.
AuthTokenThreadContextListener() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AuthTokenThreadContextListener
Default constructor.
AuthTokenThreadContextListener(AuthToken) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AuthTokenThreadContextListener
Constructor for providing a AuthToken to be returned by this listener.
AUTOMATIC - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5FactoryBuilder.TlsUpgrade
Automatic TLS upgrade is enabled only for ProxyType.INTERNET, default.
awaitTermination(long, TimeUnit) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
 
Axis2CustomConverterListener - Class in com.sap.cloud.sdk.s4hana.connectivity.soap
Deprecated.
This module will be discontinued, along with its classes and methods.
Axis2CustomConverterListener() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.soap.Axis2CustomConverterListener
Deprecated.
 

B

B1 - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
Deprecated.
"B1"
BAPI1022 - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
Deprecated.
"BAPI1022"
BAPI4499 - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
Deprecated.
"BAPI4499"
BapiRequest - Class in com.sap.cloud.sdk.s4hana.connectivity.rfc
Deprecated.
This module will be discontinued, along with its classes and methods.
BapiRequest(String) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiRequest
Deprecated.
Constructs a synchronous BAPI request for which the result will be committed.
BapiRequest(String, boolean) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiRequest
Deprecated.
Constructs a BAPI request.
BapiRequest(String, CommitStrategy) - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiRequest
Deprecated.
Constructs a BAPI request.
BapiRequestResult - Class in com.sap.cloud.sdk.s4hana.connectivity.rfc
Deprecated.
This module will be discontinued, along with its classes and methods.
BapiRequestResult() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiRequestResult
Deprecated.
 
BapiTransactionFactory - Class in com.sap.cloud.sdk.s4hana.connectivity.rfc
Deprecated.
This module will be discontinued, along with its classes and methods.
BapiTransactionFactory() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiTransactionFactory
Deprecated.
 
BASIC_AUTH_LISTENER - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener.DefaultPriorities
The default priority for the BasicAuthenticationThreadContextListener
BASIC_AUTH_PASSWORD - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
Password for basic authentication of destination.
BASIC_AUTH_USERNAME - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
Username for basic authentication of destination.
BASIC_AUTH_USERNAME_FALLBACK - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
Fallback username for basic authentication of destination if BASIC_AUTH_USERNAME is not supported.
BASIC_AUTHENTICATION - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
BasicAuthentication
BasicAuthenticationAccessException - Exception in com.sap.cloud.sdk.cloudplatform.security.exception
Thrown if the BasicAuthentication credentials cannot be accessed.
BasicAuthenticationAccessException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.BasicAuthenticationAccessException
 
BasicAuthenticationAccessException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.BasicAuthenticationAccessException
Creates a new exception based on the given message.
BasicAuthenticationAccessException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.BasicAuthenticationAccessException
Creates a new exception based on the given message.
BasicAuthenticationAccessor - Class in com.sap.cloud.sdk.cloudplatform.security
Static accessor to retrieve the BasicCredentials of the currently incoming request.
BasicAuthenticationFacade - Interface in com.sap.cloud.sdk.cloudplatform.security
Facade for retrieving the current BasicCredentials.
BasicAuthenticationThreadContextListener - Class in com.sap.cloud.sdk.cloudplatform.security
ThreadContextListener implementation reading the Basic Authentication Header from the incoming request and storing it in the current ThreadContext.
BasicAuthenticationThreadContextListener() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.BasicAuthenticationThreadContextListener
 
BasicAuthHeaderEncoder - Class in com.sap.cloud.sdk.cloudplatform.security
Encoder to used to encode user credentials in Base64.
BasicAuthHeaderEncoder() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.BasicAuthHeaderEncoder
 
basicCredentials(BasicCredentials) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
Sets the credentials for accessing the destination when basic authentication is used.
basicCredentials(String, String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
Sets the credentials for accessing the destination using AuthenticationType.BASIC_AUTHENTICATION.
BasicCredentials - Class in com.sap.cloud.sdk.cloudplatform.security
Simple credential implementation based on a username and password.
BasicCredentials(String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.BasicCredentials
Creates a new instance based on the given username and password.
batch() - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchService
Instantiate a new FluentHelper instance for a single OData batch request.
BATCH - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.client.request.UriEncodingStrategy
Batch segment.
BatchChangeSetFluentHelperBasic<FluentHelperBatchT extends FluentHelperServiceBatch<?,?>,ThisT> - Class in com.sap.cloud.sdk.datamodel.odata.helper.batch
Representation of any changeset in a OData batch request as a fluent interface.
BatchChangeSetFluentHelperBasic(FluentHelperBatchT, BatchFluentHelperBasic<?, ?>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
 
BatchFluentHelperBasic<FluentHelperBatchT extends FluentHelperServiceBatch<FluentHelperBatchT,FluentHelperBatchChangeSetT>,FluentHelperBatchChangeSetT extends FluentHelperBatchEndChangeSet<FluentHelperBatchT>> - Class in com.sap.cloud.sdk.datamodel.odata.helper.batch
Representation of any OData batch request as a fluent interface for managing changesets and executing them in a single query.
BatchFluentHelperBasic() - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
 
BatchRequestBuilder - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Representation of an OData Batch request as a fluent interface for combining multiple data reading and modifying operations in one HTTP request.
BatchRequestBuilder(String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BatchRequestBuilder
Instantiates this request builder using the given service path to send the requests.
BatchResponse - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Generic OData service response wrapper for Batch response.
BatchResponse - Interface in com.sap.cloud.sdk.datamodel.odata.helper.batch
Interface to access the OData batch response.
BatchResponseChangeSet - Interface in com.sap.cloud.sdk.datamodel.odata.helper.batch
Interface to evaluate the response of a single changeset from an OData batch response.
BatchService<FluentHelperBatchT> - Interface in com.sap.cloud.sdk.datamodel.odata.helper.batch
Interface to expose the batch feature for service class.
BearerCredentials - Class in com.sap.cloud.sdk.cloudplatform.security
Simple credential implementation based on a single token.
BearerCredentials(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.BearerCredentials
Creates a new instance based on the given token.
before(Destination, RequestT) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.JCoTransaction
Deprecated.
 
before(Destination, RequestT) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.SoapTransaction
Deprecated.
 
before(Destination, RequestT) - Method in interface com.sap.cloud.sdk.s4hana.connectivity.rfc.Transaction
Deprecated.
This method gets called before anything else gets called in the RemoteFunctionRequestExecutor.
beforeInitialize(ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderThreadContextListener
 
beforeInitialize(ThreadContext) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener
Invoked before the current ThreadContext is initialized and set.
beginChangeset() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
Instantiate a new changeset to the current OData Batch request.
beginChangeSet() - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatch
Method to define a new OData batch changeset.
BETA - Enum constant in enum class com.sap.cloud.sdk.datamodel.openapi.generator.model.ApiMaturity
The API is an experimental Beta state and not recommended for productive usage
BIG_DECIMAL - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.client.request.NumberDeserializationStrategy
BigDecimal strategy to deserialize JSON numbers to BigDecimal, if no target type references are specified.
BigDecimalAdapter - Class in com.sap.cloud.sdk.datamodel.odata.client.adapter
GSON type adapter for parsing and serialization of BigDecimal.
BigDecimalAdapter() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.adapter.BigDecimalAdapter
 
BigDecimalConverter - Class in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
BigDecimalConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.BigDecimalConverter
Deprecated.
 
BigDecimalExtractor - Class in com.sap.cloud.sdk.result
ObjectExtractor implementation transforming a given ResultElement to a BigDecimal.
BigDecimalExtractor() - Constructor for class com.sap.cloud.sdk.result.BigDecimalExtractor
 
BigIntegerConverter - Class in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
BigIntegerConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.BigIntegerConverter
Deprecated.
 
BigIntegerExtractor - Class in com.sap.cloud.sdk.result
ObjectExtractor implementation transforming a given ResultElement to a BigInteger.
BigIntegerExtractor() - Constructor for class com.sap.cloud.sdk.result.BigIntegerExtractor
 
Binary(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Binary
 
BinaryTypeAdapter - Class in com.sap.cloud.sdk.datamodel.odata.client.adapter
GSON type adapter for parsing and serialization of byte[].
BinaryTypeAdapter() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.adapter.BinaryTypeAdapter
 
BK - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
Deprecated.
"BK"
BM - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
Deprecated.
"BM"
Boolean(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Boolean
 
BooleanConverter - Class in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
BooleanConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.BooleanConverter
Deprecated.
 
BooleanExtractor - Class in com.sap.cloud.sdk.result
ObjectExtractor implementation transforming a given ResultElement to a Boolean.
BooleanExtractor() - Constructor for class com.sap.cloud.sdk.result.BooleanExtractor
 
BoundAction<BindingT,ResultT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
Interface representing an action bound to a specific type.
BoundAction.CollectionToCollection<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific action operating on a collection of element and returning a collection of objects.
BoundAction.CollectionToSingle<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific action operating on a collection of elements and returning an object, if any.
BoundAction.SingleToCollection<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific action operating on a single element and returning a collection of objects.
BoundAction.SingleToSingle<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific action operating on a single element and returning an object, if any.
BoundFunction<BindingT,ResultT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
Interface representing a function bound to a specific type.
BoundFunction.CollectionToCollection<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific function operating on a collection of elements returning a collection of elements.
BoundFunction.CollectionToCollectionComplex<BindingT,ResultT extends VdmComplex<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific function operating on a collection of elements and returning a collection of complex objects.
BoundFunction.CollectionToCollectionEntity<BindingT,ResultT extends VdmEntity<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific function operating on a collection of elements and returning a collection of entities.
BoundFunction.CollectionToCollectionEntity.Composable<BindingT,ResultT extends VdmEntity<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Class representing a composable bound function
BoundFunction.CollectionToCollectionPrimitive<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific function operating on a collection of elements and returning a collection of primitives.
BoundFunction.CollectionToSingle<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific function operating on a collection of elements returning a single element.
BoundFunction.CollectionToSingleComplex<BindingT,ResultT extends VdmComplex<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific function operating on a collection of elements and returning a complex object.
BoundFunction.CollectionToSingleEntity<BindingT,ResultT extends VdmEntity<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific function operating on a collection of elements and returning an entity.
BoundFunction.CollectionToSingleEntity.Composable<BindingT,ResultT extends VdmEntity<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Class representing a composable bound function
BoundFunction.CollectionToSinglePrimitive<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific function operating on a collection of elements and returning a primitive.
BoundFunction.Composable<BindingT,ResultT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
Interface representing a composable bound function
BoundFunction.SingleToCollection<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific function operating on a single element returning a collection of elements.
BoundFunction.SingleToCollectionComplex<BindingT,ResultT extends VdmComplex<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific function operating on a single element and returning a collection of complex objects.
BoundFunction.SingleToCollectionEntity<BindingT,ResultT extends VdmEntity<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific function operating on a single element and returning a collection of entities.
BoundFunction.SingleToCollectionEntity.Composable<BindingT,ResultT extends VdmEntity<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Class representing a composable bound function
BoundFunction.SingleToCollectionPrimitive<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific function operating on a single element and returning a collection of primitives.
BoundFunction.SingleToSingle<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific function operating on a single element returning a single element.
BoundFunction.SingleToSingleComplex<BindingT,ResultT extends VdmComplex<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific function operating on a single element and returning a complex type.
BoundFunction.SingleToSingleEntity<BindingT,ResultT extends VdmEntity<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific function operating on a single element and returning an entity.
BoundFunction.SingleToSingleEntity.Composable<BindingT,ResultT extends VdmEntity<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Class representing a composable bound function
BoundFunction.SingleToSinglePrimitive<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Specific function operating on a single element and returning a primitive.
BoundOperation<BindingT,ResultT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
Interface representing OData operations (functions and actions) bound to a specific type.
BtpServiceOptions - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Options that can be used in a ServiceBindingDestinationOptions to configure the destinations for specific services.
BtpServiceOptions() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions
 
BtpServiceOptions.AuthenticationServiceOptions - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Factory class for common Authentication Service options.
BtpServiceOptions.AuthenticationServiceOptions.TargetUri - Class in com.sap.cloud.sdk.cloudplatform.connectivity
An ServiceBindingDestinationOptions.OptionsEnhancer that contains the target URI for an IAS or XSUAA-based destination.
BtpServiceOptions.BusinessLoggingOptions - Enum Class in com.sap.cloud.sdk.cloudplatform.connectivity
Enhancer that allows to include configuration specific to the SAP Business Logging Service.
BtpServiceOptions.BusinessRulesOptions - Enum Class in com.sap.cloud.sdk.cloudplatform.connectivity
Enhancer that allows to include configuration specific to the SAP Business Rules Service for Cloud Foundry
BtpServiceOptions.IasOptions - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Factory class for Identity Authentication Service (ServiceIdentifier.IDENTITY_AUTHENTICATION) options.
BtpServiceOptions.IasOptions.IasCommunicationOptions - Class in com.sap.cloud.sdk.cloudplatform.connectivity
An ServiceBindingDestinationOptions.OptionsEnhancer that contains the communication options for an IAS-based destination.
BtpServiceOptions.IasOptions.IasTargetUri - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Deprecated.
BtpServiceOptions.IasOptions.NoTokenForTechnicalProviderUser - Class in com.sap.cloud.sdk.cloudplatform.connectivity
An ServiceBindingDestinationOptions.OptionsEnhancer that indicates whether no token is required for authenticating at the target system iff the authentication happens on behalf of a technical provider user.
BtpServiceOptions.WorkflowOptions - Enum Class in com.sap.cloud.sdk.cloudplatform.connectivity
Enhancer that allows to include configuration specific to the SAP Workflow Service for Cloud Foundry.
build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5CacheBuilder
Builds a new ApacheHttpClient5Cache instance with the previously configured parameters.
build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5FactoryBuilder
Builds a new ApacheHttpClient5Factory instance with the previously configured parameters.
build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination.Builder
Finally creates the DefaultDestination with the properties retrieved via the DefaultDestination.Builder.property(String, Object) method.
build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory.DefaultHttpClientFactoryBuilder
 
build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
Finally creates the DefaultHttpDestination with the properties retrieved via the DefaultHttpDestination.Builder.property(String, Object) method.
build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain.DestinationLoaderChainBuilder
Finally create the immutable DestinationLoaderChain based on the given order of DestinationLoaders.
build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptions.Builder
Creates an immutable instance of {@link DestinationOptions) with whatever parameters have been set through the builder and any augmenters attached to it.
build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService.Builder
Create the configured DestinationService instance.
build() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding.Builder4
Creates a new MegacliteServiceBinding instance based on the provided configuration.
build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options.Builder
Creates a new OAuth2Options instance.
build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationOptions.Builder
Create the ServiceBindingDestinationOptions instance based on the previously given properties.
build() - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer.Builder
 
build() - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer.Builder
Initializes a new instance of RequestHeaderContainer from the HTTP headers and cookies contained in this RequestHeaderContainer.Builder.
build() - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy.Resilience4jDecorationStrategyBuilder
 
build() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput.DatamodelMetadataInputBuilder
 
build() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.OptionalBuilder
 
build() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.MavenCoordinate.MavenCoordinateBuilder
 
build() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata.ODataApiUsageMetadataBuilder
 
build() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata.RestApiUsageMetadataBuilder
 
build() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
 
build(String, String, String, int, String, String, String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.UriBuilder
build(String, String, String, String, String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.UriBuilder
Builds an URI based on the given parameter.
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() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
Starts a builder to be used to create a DefaultDestination with some properties.
builder() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory
 
builder() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptions
Creates a builder for instantiating DestinationOptions objects.
builder() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService
Static builder.
builder() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options
Returns a new OAuth2Options.Builder instance that can be used to create a customized OAuth2Options instance.
builder() - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer
Initializes a new instance of DefaultRequestHeaderContainer.Builder to construct a new DefaultRequestHeaderContainer from scratch.
builder() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy
 
builder() - Static method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput
 
builder() - Static method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver
 
builder() - Static method in class com.sap.cloud.sdk.datamodel.metadata.generator.MavenCoordinate
 
builder() - Static method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata
 
builder() - Static method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata
 
builder() - Static method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
 
builder(DestinationLoader) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain
Entry point to build a custom DestinationLoaderChain.
builder(DestinationOptions) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptions
Creates a builder, copying the given options as a starting point.
builder(String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
Starts a builder to be used to create a DefaultHttpDestination with property: .
builder(URI) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
Starts a builder to be used to create a DefaultHttpDestination with some properties.
Builder() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination.Builder
 
Builder() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
 
Builder() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options.Builder
 
bulkheadConfiguration() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
 
bulkheadConfiguration(ResilienceConfiguration.BulkheadConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
 
BulkheadProvider - Interface in com.sap.cloud.sdk.cloudplatform.resilience4j
Provider for bulkheads.
ByteConverter - Class in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
ByteConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ByteConverter
Deprecated.
 
ByteExtractor - Class in com.sap.cloud.sdk.result
ObjectExtractor implementation transforming a given ResultElement to a Byte.
ByteExtractor() - Constructor for class com.sap.cloud.sdk.result.ByteExtractor
 
byteValue() - Method in class com.sap.cloud.sdk.s4hana.serialization.IntegerBasedErpType
Deprecated.
Get the Byte value.

C

cacheConfiguration() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
 
cacheConfiguration(ResilienceConfiguration.CacheConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
 
CacheExpirationStrategy - Enum Class in com.sap.cloud.sdk.cloudplatform.resilience
Determines the type of expiry strategy for a cache configuration.
CacheFilter - Interface in com.sap.cloud.sdk.cloudplatform.resilience
Represents a filter function to select specific parts of a cache depending on a ResilienceConfiguration, a GenericCacheKey, and a cache entry.
CacheKey - Class in com.sap.cloud.sdk.cloudplatform.cache
CacheKey with either global visibility, tenant isolation, or tenant and principal isolation.
CacheManager - Class in com.sap.cloud.sdk.cloudplatform.cache
Grants bulk processing for all (statically) registered caches.
CacheManager() - Constructor for class com.sap.cloud.sdk.cloudplatform.cache.CacheManager
 
CacheRuntimeException - Exception in com.sap.cloud.sdk.cloudplatform.cache
Exception class dedicated to failing cache calls.
CacheRuntimeException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.cache.CacheRuntimeException
Throw exception with custom string message.
CacheRuntimeException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.cache.CacheRuntimeException
Throw exception with another caused-by exception.
CacheStats - Class in com.sap.cloud.sdk.cloudplatform.cache
POJO implmentation of the CacheStatsMXBean interface.
CacheStats(long, long, long, long, long, long, long) - Constructor for class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
 
CacheStatsMXBean - Interface in com.sap.cloud.sdk.cloudplatform.cache
JMX wrapper interface for the Guava CacheStats.
CacheUtil - Class in com.sap.cloud.sdk.cloudplatform.cache
Util class containing helper methods to work with caches.
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultCsrfTokenRetriever
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationRequestContext
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationAuthToken
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationCertificate
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationOwner
 
canEqual(Object) - Method in exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.CsrfTokenRetrievalException
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.Header
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.BasicCredentials
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.BearerCredentials
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCredentials
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipal
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenant
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContext
 
canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.thread.Property
 
canEqual(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataConnectionException
 
canEqual(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataDeserializationException
 
canEqual(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException
 
canEqual(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataRequestException
 
canEqual(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataResponseException
 
canEqual(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataSerializationException
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
 
canEqual(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceErrorException
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCount
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCreate
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestDelete
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationDefinition
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmComplex
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmMediaEntity
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
 
canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationDefinition
 
canEqual(Object) - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
canEqual(Object) - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
 
canEqual(Object) - Method in class com.sap.cloud.sdk.result.GsonResultElementFactory
 
canEqual(Object) - Method in class com.sap.cloud.sdk.result.GsonResultObject
 
canEqual(Object) - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.AbstractRemoteFunctionRequest
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiRequest
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.RfmRequest
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.SoapGsonResultElementFactory
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Table
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableAsVector
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
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.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.DecimalBasedErpType
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.DistributionChannel
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.ErpBoolean
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.ErpDecimal
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.IntegerBasedErpType
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.InvertedLocalDate
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.LocalDateErpType
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.LocalTimeErpType
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.MessageNumber
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.RemoteFunctionError
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.SapClient
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.StringBasedErpType
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.s4hana.types.Year
Deprecated.
 
canEqual(Object) - Method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
 
CBN_ES_MESSAGE - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
Deprecated.
"CBN_ES_MESSAGE"
ceil() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
Filter by expression "ceiling".
ceil() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
Filter by expression "ceiling".
ceiling(ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
Ceil expression for numbers.
CERTIFICATES - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
List of trusted certificates of destination used for authentication.
CfPlatformSslContextProvider - Exception in com.sap.cloud.sdk.cloudplatform.connectivity
 
changedOriginalFields - Variable in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
A mapping of the OData field name to the original value.
changedOriginalFields - Variable in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
A mapping of the OData field name to the original value.
CharacterConverter - Class in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
CharacterConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.CharacterConverter
Deprecated.
 
CharacterExtractor - Class in com.sap.cloud.sdk.result
ObjectExtractor implementation transforming a given ResultElement to a Character.
CharacterExtractor() - Constructor for class com.sap.cloud.sdk.result.CharacterExtractor
 
chooseBetweenNameAndLabel(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Selects either the given name or the label based on the used NameSource.
circuitBreakerConfiguration() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
 
circuitBreakerConfiguration(ResilienceConfiguration.CircuitBreakerConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
 
CircuitBreakerProvider - Interface in com.sap.cloud.sdk.cloudplatform.resilience4j
Provider for circuit breakers.
cleanUp() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheManager
Cleans up all cache entries that have been invalidated.
clear() - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer.Builder
 
clear() - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer.Builder
Removes all HTTP headers and cookies from this RequestHeaderContainer.Builder.
clearAdditionalInvocations() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.OptionalBuilder
 
clearAdditionalProperties() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
 
clearAllCacheEntries(ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
Clears the entire cache associated with the given ResilienceConfiguration if any exists, independent of the specified ResilienceIsolationMode and defined parameters.
clearAllCacheEntries(ResilienceConfiguration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
Clears the entire cache associated with the given ResilienceConfiguration if any exists, independent of the specified ResilienceIsolationMode and defined parameters.
clearAllCacheEntries(ResilienceConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy
 
clearCache(Destination) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.RemoteFunctionCache
Deprecated.
Clears the remote function cache for a given Destination.
clearCache(Destination, String) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.RemoteFunctionCache
Deprecated.
Clears the remote function cache for a given Destination and a given function name.
clearCache(ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
Clears the cache associated with the given ResilienceConfiguration if any exists.
clearCache(ResilienceConfiguration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
Clears the cache associated with the given ResilienceConfiguration if any exists.
clearCache(ResilienceConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy
 
clearCache(ResilienceConfiguration, CacheFilter) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
Clears the cache associated with the given ResilienceConfiguration by respecting the provided CacheFilter.
clearCache(ResilienceConfiguration, CacheFilter) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
Clears the cache associated with the given ResilienceConfiguration if any exists.
clearCache(ResilienceConfiguration, CacheFilter) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy
 
clearDecorators() - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy.Resilience4jDecorationStrategyBuilder
 
clearExcludedMethodNames() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.OptionalBuilder
 
clearServiceConstructorArguments() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata.ODataApiUsageMetadataBuilder
 
clearServiceConstructorArguments() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata.RestApiUsageMetadataBuilder
 
clearServiceMethodInvocations() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata.ODataApiUsageMetadataBuilder
 
clearServiceMethodInvocations() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata.RestApiUsageMetadataBuilder
 
CLIENT_CERTIFICATE_AUTHENTICATION - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
ClientCertificateAuthentication
ClientCertificate - Class in com.sap.cloud.sdk.cloudplatform.security
Simple credential implementation based on a clientId and certificate.
ClientCertificate(String, String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.ClientCertificate
 
ClientCredentials - Class in com.sap.cloud.sdk.cloudplatform.security
Simple credential implementation based on a clientId and clientSecret.
ClientCredentials(String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.ClientCredentials
 
close() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultMultipartGeneric
Closes the underlying HTTP response entity.
close() - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchResponse
Closes the underlying HTTP response entity.
close() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.DefaultBatchResponseResult
Closes the underlying HTTP response entity.
close() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
Closes the underlying HTTP response entity.
closedBufferSize() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
The number of latest attempts in the CLOSED state to apply the threshold to.
closedBufferSize(int) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
The number of latest attempts in the CLOSED state to apply the threshold to.
CLOUD_CONNECTOR_LOCATION_ID - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
Cloud Connector Location ID of destination to be used for connection to an On-Premise system.
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.
cloudConnectorLocationId(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
Sets the connectivity location id of the destination.
CloudPlatformException - Exception in com.sap.cloud.sdk.cloudplatform.exception
Thrown for issues that are related to a Cloud platform.
CloudPlatformException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.CloudPlatformException
 
CloudPlatformException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.CloudPlatformException
Exception constructor.
CloudPlatformException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.CloudPlatformException
Exception constructor.
CloudPlatformException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.CloudPlatformException
Exception constructor.
codeGenerationSuccessful(boolean) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput.DatamodelMetadataInputBuilder
 
collect(String) - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
 
collect(String) - Method in interface com.sap.cloud.sdk.result.ResultCollection
Collects elements inside this ResultCollection identified by filterName and returns a CollectedResultCollection that contains only the collected elements.
collect(String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.AbstractRemoteFunctionRequestResult
Deprecated.
Collects the resulting elements with the given name from the parameters of this result.
CollectedResultCollection - Interface in com.sap.cloud.sdk.result
A collection consisting of elements collected by their ElementName via the ResultCollection.collect(String) method.
Collection(Class<EntityT>, String, Class<ValueT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Collection
 
Collection(Class<EntityT>, String, Class<ValueT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Collection
 
Collection(Class<EntityT>, String, Class<ValueT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Collection
 
CollectionExtractor<CollectionT extends Collection<T>,T> - Interface in com.sap.cloud.sdk.result
Functional interface handling the type-safe transformation of a ResultElement to a collections of a specific type.
collectionPathParameterToString(ApiClient.CollectionFormat, Collection<? extends CharSequence>) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
Formats the specified collection path parameter to a string value.
CollectionToCollection(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundAction.CollectionToCollection
Default constructor.
CollectionToCollection(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToCollection
Create an instance of a bound function.
CollectionToCollectionComplex(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToCollectionComplex
Create an instance of a bound function.
CollectionToCollectionEntity(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToCollectionEntity
Create an instance of a bound function.
CollectionToCollectionPrimitive(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToCollectionPrimitive
Create an instance of a bound function.
CollectionToSingle(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundAction.CollectionToSingle
Default constructor.
CollectionToSingle(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToSingle
Create an instance of a bound function.
CollectionToSingleComplex(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToSingleComplex
Create an instance of a bound function.
CollectionToSingleEntity(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToSingleEntity
Create an instance of a bound function.
CollectionToSinglePrimitive(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToSinglePrimitive
Create an instance of a bound function.
CollectionValueActionRequestBuilder<ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Representation of an OData action request as a fluent interface for further configuring the request and executing it.
CollectionValueActionRequestBuilder(String, ODataResourcePath, Map<String, Object>, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.CollectionValueActionRequestBuilder
Instantiates this request builder using the given service path to send the requests.
CollectionValueActionRequestBuilder(String, String, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.CollectionValueActionRequestBuilder
Instantiates this request builder using the given service path to send the requests.
CollectionValueActionRequestBuilder(String, String, Map<String, Object>, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.CollectionValueActionRequestBuilder
Instantiates this request builder using the given service path to send the requests.
CollectionValuedFluentHelperFunction<FluentHelperT,ObjectT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
Representation of any OData function import as a fluent class for further configuring the request and executing it.This is specifically for functions that return either a collection of primitive values or entities
CollectionValuedFluentHelperFunction(String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.CollectionValuedFluentHelperFunction
Instantiates this fluent helper using the given service path to send the requests.
CollectionValueFunctionRequestBuilder<ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Representation of an OData function request as a fluent interface for further configuring the request and executing it.
CollectionValueFunctionRequestBuilder(String, String, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.CollectionValueFunctionRequestBuilder
Instantiates this request builder using the given service path to send the requests.
CollectionValueFunctionRequestBuilder(String, String, Map<String, Object>, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.CollectionValueFunctionRequestBuilder
Instantiates this request builder using the given service path to send the requests.
com.sap.cloud.sdk.cloudplatform - package com.sap.cloud.sdk.cloudplatform
 
com.sap.cloud.sdk.cloudplatform.cache - package com.sap.cloud.sdk.cloudplatform.cache
 
com.sap.cloud.sdk.cloudplatform.connectivity - package com.sap.cloud.sdk.cloudplatform.connectivity
 
com.sap.cloud.sdk.cloudplatform.connectivity.exception - package com.sap.cloud.sdk.cloudplatform.connectivity.exception
 
com.sap.cloud.sdk.cloudplatform.exception - package com.sap.cloud.sdk.cloudplatform.exception
 
com.sap.cloud.sdk.cloudplatform.requestheader - package com.sap.cloud.sdk.cloudplatform.requestheader
 
com.sap.cloud.sdk.cloudplatform.resilience - package com.sap.cloud.sdk.cloudplatform.resilience
 
com.sap.cloud.sdk.cloudplatform.resilience4j - package com.sap.cloud.sdk.cloudplatform.resilience4j
 
com.sap.cloud.sdk.cloudplatform.security - package com.sap.cloud.sdk.cloudplatform.security
 
com.sap.cloud.sdk.cloudplatform.security.exception - package com.sap.cloud.sdk.cloudplatform.security.exception
 
com.sap.cloud.sdk.cloudplatform.security.principal - package com.sap.cloud.sdk.cloudplatform.security.principal
 
com.sap.cloud.sdk.cloudplatform.security.principal.exception - package com.sap.cloud.sdk.cloudplatform.security.principal.exception
 
com.sap.cloud.sdk.cloudplatform.servlet - package com.sap.cloud.sdk.cloudplatform.servlet
 
com.sap.cloud.sdk.cloudplatform.servletjakarta - package com.sap.cloud.sdk.cloudplatform.servletjakarta
 
com.sap.cloud.sdk.cloudplatform.tenant - package com.sap.cloud.sdk.cloudplatform.tenant
 
com.sap.cloud.sdk.cloudplatform.tenant.exception - package com.sap.cloud.sdk.cloudplatform.tenant.exception
 
com.sap.cloud.sdk.cloudplatform.thread - package com.sap.cloud.sdk.cloudplatform.thread
 
com.sap.cloud.sdk.cloudplatform.thread.exception - package com.sap.cloud.sdk.cloudplatform.thread.exception
 
com.sap.cloud.sdk.cloudplatform.util - package com.sap.cloud.sdk.cloudplatform.util
 
com.sap.cloud.sdk.datamodel.metadata.generator - package com.sap.cloud.sdk.datamodel.metadata.generator
 
com.sap.cloud.sdk.datamodel.odata.adapter - package com.sap.cloud.sdk.datamodel.odata.adapter
 
com.sap.cloud.sdk.datamodel.odata.client - package com.sap.cloud.sdk.datamodel.odata.client
 
com.sap.cloud.sdk.datamodel.odata.client.adapter - package com.sap.cloud.sdk.datamodel.odata.client.adapter
 
com.sap.cloud.sdk.datamodel.odata.client.exception - package com.sap.cloud.sdk.datamodel.odata.client.exception
 
com.sap.cloud.sdk.datamodel.odata.client.expression - package com.sap.cloud.sdk.datamodel.odata.client.expression
 
com.sap.cloud.sdk.datamodel.odata.client.query - package com.sap.cloud.sdk.datamodel.odata.client.query
 
com.sap.cloud.sdk.datamodel.odata.client.request - package com.sap.cloud.sdk.datamodel.odata.client.request
 
com.sap.cloud.sdk.datamodel.odata.generator - package com.sap.cloud.sdk.datamodel.odata.generator
 
com.sap.cloud.sdk.datamodel.odata.generator.annotation - package com.sap.cloud.sdk.datamodel.odata.generator.annotation
 
com.sap.cloud.sdk.datamodel.odata.helper - package com.sap.cloud.sdk.datamodel.odata.helper
 
com.sap.cloud.sdk.datamodel.odata.helper.batch - package com.sap.cloud.sdk.datamodel.odata.helper.batch
 
com.sap.cloud.sdk.datamodel.odata.utility - package com.sap.cloud.sdk.datamodel.odata.utility
 
com.sap.cloud.sdk.datamodel.odatav4.adapter - package com.sap.cloud.sdk.datamodel.odatav4.adapter
 
com.sap.cloud.sdk.datamodel.odatav4.core - package com.sap.cloud.sdk.datamodel.odatav4.core
 
com.sap.cloud.sdk.datamodel.odatav4.expression - package com.sap.cloud.sdk.datamodel.odatav4.expression
 
com.sap.cloud.sdk.datamodel.odatav4.generator - package com.sap.cloud.sdk.datamodel.odatav4.generator
 
com.sap.cloud.sdk.datamodel.odatav4.generator.annotation - package com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
 
com.sap.cloud.sdk.datamodel.openapi.generator - package com.sap.cloud.sdk.datamodel.openapi.generator
 
com.sap.cloud.sdk.datamodel.openapi.generator.exception - package com.sap.cloud.sdk.datamodel.openapi.generator.exception
 
com.sap.cloud.sdk.datamodel.openapi.generator.model - package com.sap.cloud.sdk.datamodel.openapi.generator.model
 
com.sap.cloud.sdk.result - package com.sap.cloud.sdk.result
 
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
 
com.sap.cloud.sdk.s4hana.connectivity.rfc - package com.sap.cloud.sdk.s4hana.connectivity.rfc
 
com.sap.cloud.sdk.s4hana.connectivity.rfc.exception - package com.sap.cloud.sdk.s4hana.connectivity.rfc.exception
 
com.sap.cloud.sdk.s4hana.connectivity.soap - package com.sap.cloud.sdk.s4hana.connectivity.soap
 
com.sap.cloud.sdk.s4hana.datamodel.odata.adapter - package com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
 
com.sap.cloud.sdk.s4hana.datamodel.odata.annotation - package com.sap.cloud.sdk.s4hana.datamodel.odata.annotation
 
com.sap.cloud.sdk.s4hana.datamodel.odata.exception - package com.sap.cloud.sdk.s4hana.datamodel.odata.exception
 
com.sap.cloud.sdk.s4hana.serialization - package com.sap.cloud.sdk.s4hana.serialization
 
com.sap.cloud.sdk.s4hana.types - package com.sap.cloud.sdk.s4hana.types
 
com.sap.cloud.sdk.services.openapi.apiclient - package com.sap.cloud.sdk.services.openapi.apiclient
 
com.sap.cloud.sdk.services.openapi.apiclient.auth - package com.sap.cloud.sdk.services.openapi.apiclient.auth
 
com.sap.cloud.sdk.services.openapi.core - package com.sap.cloud.sdk.services.openapi.core
 
com.sap.cloud.sdk.typeconverter - package com.sap.cloud.sdk.typeconverter
 
com.sap.cloud.sdk.typeconverter.exception - package com.sap.cloud.sdk.typeconverter.exception
 
commit(Destination, RequestT) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.JCoTransaction
Deprecated.
 
commit(Destination, RequestT) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.SoapTransaction
Deprecated.
 
commit(Destination, RequestT) - Method in interface com.sap.cloud.sdk.s4hana.connectivity.rfc.Transaction
Deprecated.
If Transaction.execute(Destination, AbstractRemoteFunctionRequest) succeeded, this method is called to actually commit the changes.
COMMIT_ASYNC - Enum constant in enum class com.sap.cloud.sdk.s4hana.connectivity.rfc.CommitStrategy
Deprecated.
The commitment in the remote system is triggered asynchronously.
COMMIT_SYNC - Enum constant in enum class com.sap.cloud.sdk.s4hana.connectivity.rfc.CommitStrategy
Deprecated.
The commitment in the remote system is triggered synchronously.
commitStrategy - Variable in class com.sap.cloud.sdk.s4hana.connectivity.rfc.AbstractRemoteFunctionRequest
Deprecated.
The strategy of commit handling in the remote system.
CommitStrategy - Enum Class in com.sap.cloud.sdk.s4hana.connectivity.rfc
Deprecated.
This module will be discontinued, along with its classes and methods.
compareTo(ThreadContextListener) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener
 
compareTo(Year) - Method in class com.sap.cloud.sdk.s4hana.types.Year
Deprecated.
 
compareTo(T) - Method in class com.sap.cloud.sdk.s4hana.serialization.StringBasedErpType
Deprecated.
 
ComplexProperty<EntityT extends VdmObject<?>,TargetT extends VdmComplex<?>> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
Interface representing a complex property of ComplexProperty that holds a complex type of ComplexProperty.
ComplexProperty.Collection<EntityT extends VdmObject<EntityT>,ValueT extends VdmComplex<ValueT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
A collection of complex objects.
ComplexProperty.Single<EntityT extends VdmObject<EntityT>,ValueT extends VdmComplex<ValueT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
A navigational property to a single other entity reference.
ComplexPropertyQuery<OwnerT extends VdmObject<?>,PropertyT extends VdmComplex<?>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Implementation that represents read queries and holds their state at runtime.
Composable(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToCollectionEntity.Composable
Create an instance of a bound function.
Composable(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToSingleEntity.Composable
Create an instance of a bound function.
Composable(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToCollectionEntity.Composable
Create an instance of a bound function.
Composable(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToSingleEntity.Composable
Create an instance of a bound function.
concat(Expressions.OperandMultiple, Expressions.OperandMultiple) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
Returns a ValueCollection.Expression that concatenates the given operand1 and operand2.
concat(ValueCollection) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
Filter by expression "concat".
concat(ValueString) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
Filter by expression "concat".
concat(ValueString, ValueString) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
Returns a ValueString.Expression that concatenates operand1 and operand2 ("concat").
concat(FilterableCollection<?, ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
Filter by expression "concat".
concat(FilterableString<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
Filter by expression "concat".
concat(Iterable<?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
Filter by expression "concat".
concat(Iterable<ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
Filter by expression "concat".
concat(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
Filter by expression "concat".
concat(String) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
Filter by expression "concat".
CONFIG_API - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.BusinessLoggingOptions
Use the config API of the SAP Business Logging Service.
CONNECTIVITY_BINDING - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBindingAccessor
The MegacliteServiceBinding for the connectivity service.
constructedByMethod - Variable in class com.sap.cloud.sdk.s4hana.connectivity.rfc.AbstractRemoteFunctionRequest
Deprecated.
Method name which lead to the construction.
contains(Expressions.OperandMultiple, Expressions.OperandMultiple) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
Returns a ValueBoolean.Expression that checks whether the given operand1 contains operand2 ("contains").
contains(ValueCollection) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
Filter by expression "contains".
contains(ValueString) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
Filter by expression "contains".
contains(ValueString, ValueString) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
Returns a ValueBoolean.Expression that checks whether operand1 contains operand2 ("contains").
contains(FilterableCollection<?, ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
Filter by expression "contains".
contains(FilterableString<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
Filter by expression "contain".
contains(Iterable<?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
Filter by expression "contains".
contains(Iterable<ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
Filter by expression "contains".
contains(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
Filter by expression "contains".
contains(String) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
Filter by expression "contain".
containsHeader(String) - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer
 
containsHeader(String) - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer
Determines whether an HTTP header with the given headerName exists in this container.
containsKey(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding
 
containsProperty(String) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContext
 
containsProperty(String) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContext
Check whether a property with the given name is present and readable.
contextDestroyed(ServletContextEvent) - Method in class com.sap.cloud.sdk.s4hana.connectivity.soap.Axis2CustomConverterListener
Deprecated.
 
contextInitialized(ServletContextEvent) - Method in class com.sap.cloud.sdk.s4hana.connectivity.soap.Axis2CustomConverterListener
Deprecated.
 
ConvertedObject<T> - Class in com.sap.cloud.sdk.typeconverter
Wrapper class enclosing the result of a conversion.
ConvertedObject(boolean, T) - Constructor for class com.sap.cloud.sdk.typeconverter.ConvertedObject
Creates a new ConvertedObject instance.
converter() - Element in annotation interface com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataField
The converter to be used to convert between the domain and the exposed type of the annotated field.
convertStringToType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractCalendarAdapter
Converts a string value read from a json property as an instance of the type to be created by this adapter.
convertStringToType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalDateTimeAdapter
 
convertStringToType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalTimeAdapter
 
convertStringToType(String) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ZonedDateTimeAdapter
 
convertToJavaClassName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Chooses between the given name and label based on the used NameSource.
convertToJavaConstantName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Chooses between the given name and label based on the used NameSource.
convertToJavaFieldName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Chooses between the given name and label based on the used NameSource.
convertToJavaMethodName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Chooses between the given name and label based on the used NameSource.
convertToString(Calendar) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.soap.SoapCustomConverter
Deprecated.
Converts a given Calendar value into a String according to the expected format by the ERP system.
convertToString(Date) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.soap.SoapCustomConverter
Deprecated.
Converts a given Date value into a String according to the expected format by the ERP system.
convertTypeToString(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalDateTimeAdapter
 
convertTypeToString(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalTimeAdapter
 
convertTypeToString(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ZonedDateTimeAdapter
 
convertTypeToString(T) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractCalendarAdapter
Converts an instance of the type handled by this adapter into a string that can be written as a json value.
copyrightHeader(String) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
Defines a copyright header to be placed at the beginning of generated files.
copyrightHeader(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
Defines a copyright header to be placed at the beginning of generated files.
copyrightHeader(String) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
 
count() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
Query modifier to return only the number of tuples that match the criteria specified in the query.
count() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntityCollection
Fetch the number of entries from the entity collection matching the filter and search expressions.
CountRequestBuilder<EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Representation of an OData request as a fluent interface for further configuring the request and executing it.
CountRequestBuilder(String, Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.CountRequestBuilder
Instantiates this request builder using the given service path to send the requests.
create(Gson, TypeToken<T>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonVdmAdapterFactory
 
create(Gson, TypeToken<T>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.ErpTypeGsonTypeAdapterFactory
Deprecated.
Creates ERP type adapter for the given ErpType.
create(Gson, TypeToken<T>) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataVdmEntityAdapterFactory
For internal use only by data model classes.
create(JsonElement) - Method in class com.sap.cloud.sdk.result.GsonResultElementFactory
 
create(RemoteFunctionMessage) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.exception.AccessDeniedExceptionFactory
Deprecated.
This module will be discontinued, along with its classes and methods.
create(RemoteFunctionMessage) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.exception.InvalidParameterExceptionFactory
Deprecated.
This module will be discontinued, along with its classes and methods.
create(RemoteFunctionMessage) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.exception.MissingErpConfigurationExceptionFactory
Deprecated.
This module will be discontinued, along with its classes and methods.
create(RemoteFunctionMessage) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.exception.MissingParameterFactory
Deprecated.
This module will be discontinued, along with its classes and methods.
create(RemoteFunctionMessage) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.exception.NotImplementedExceptionFactory
Deprecated.
This module will be discontinued, along with its classes and methods.
create(RemoteFunctionMessage) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.exception.ParameterNotFoundFactory
Deprecated.
This module will be discontinued, along with its classes and methods.
create(RemoteFunctionMessage) - Method in interface com.sap.cloud.sdk.s4hana.connectivity.rfc.exception.RemoteFunctionExceptionFactory
Deprecated.
This module will be discontinued, along with its classes and methods.
create(RemoteFunctionMessage) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.exception.WrongCustomizingExceptionFactory
Deprecated.
This module will be discontinued, along with its classes and methods.
create(EntityT) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntityCollection
Create a new entity and save it to the OData service.
create(ResultElementT) - Method in interface com.sap.cloud.sdk.result.ResultElementFactory
Creates a ResultElement based on the given object.
createCacheConfiguration(ResilienceConfiguration.CacheConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultCachingDecorator
Creates a cache configuration to describe the cache behavior.
createContextual(DeserializationContext, BeanProperty) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmEnumDeserializer
 
createContextual(DeserializationContext, BeanProperty) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmObjectDeserializer
 
createContextual(SerializerProvider, BeanProperty) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmEnumSerializer
 
createContextual(SerializerProvider, BeanProperty) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmObjectSerializer
 
createHttpClient() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5Factory
Creates an HttpClient independent of any destination.
createHttpClient() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientFactory
Creates an HttpClient independent of any destination.
createHttpClient(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientFactory
 
createHttpClient(HttpDestinationProperties) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5Factory
Creates an HttpClient based on the given HttpDestinationProperties.
createHttpClient(HttpDestinationProperties) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientFactory
Creates an HttpClient based on the given HttpDestinationProperties.
createJCoTransaction(String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiTransactionFactory
Deprecated.
 
createJCoTransaction(String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.RfmTransactionFactory
Deprecated.
 
createOperand(PrimitiveT) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.expression.Expressions
Helper function to generate an OData filter expression operand for a primitive Java type.
createRequest(URI) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperFunction
Creates a request for this function based on the given URI.
CreateRequestBuilder<EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Representation of an OData request as a fluent interface for further configuring the request and executing it.
CreateRequestBuilder(String, EntityT, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.CreateRequestBuilder
Instantiates a CreateRequestBuilder.
createSoapTransaction() - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiTransactionFactory
Deprecated.
 
createSoapTransaction() - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.RfmTransactionFactory
Deprecated.
 
credentials - Variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultOAuth2PropertySupplier
The credentials contained in the service binding.
Credentials - Interface in com.sap.cloud.sdk.cloudplatform.security
Marker interface representing credentials needed to log in to a remote.
CsrfToken - Class in com.sap.cloud.sdk.cloudplatform.connectivity
CSRF token wrapper type.
CsrfToken(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.CsrfToken
 
CsrfTokenRetrievalException - Exception in com.sap.cloud.sdk.cloudplatform.connectivity.exception
Indicates an error during the retrieval of an CSRF token.
CsrfTokenRetrievalException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.CsrfTokenRetrievalException
Returns a new CsrfTokenRetrievalException instance.
CsrfTokenRetrievalException(String, Exception) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.CsrfTokenRetrievalException
Returns a new CsrfTokenRetrievalException instance.
csrfTokenRetriever - Variable in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
The CSRF token retriever.
csrfTokenRetriever - Variable in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
The CSRF token retriever to be used for all explicit and implicit requests that are part of this FluentHelper implementation.
csrfTokenRetriever - Variable in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
 
CsrfTokenRetriever - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
Retrieves a CSRF token from a given remote system.
CSV - Enum constant in enum class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient.CollectionFormat
CSV
CURRENT_TENANT - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceRetrievalStrategy
Only load destination from the current tenant's sub-account, regardless if the provider has a destination of the same name.
CUSTOM_DECORATOR - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecorator.DefaultPriorities
The priority for the custom decorator.
CUSTOM_LISTENER - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener.DefaultPriorities
The default priority for custom listeners

D

DataModelGenerator - Class in com.sap.cloud.sdk.datamodel.odata.generator
Builder for the ODataToVdmGenerator, gathering all relevant parameter or providing default values for unspecified ones.
DataModelGenerator - Class in com.sap.cloud.sdk.datamodel.odatav4.generator
Builder for the ODataToVdmGenerator, gathering all relevant parameter or providing default values for unspecified ones.
DataModelGenerator - Class in com.sap.cloud.sdk.datamodel.openapi.generator
Delegates code generation to the public open-source OpenAPI Generator at https://openapi-generator.tech/.
DataModelGenerator() - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
 
DataModelGenerator() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
 
DataModelGenerator() - Constructor for class com.sap.cloud.sdk.datamodel.openapi.generator.DataModelGenerator
Default constructor initializing the generator with default class members
DataModelGeneratorMojo - Class in com.sap.cloud.sdk.datamodel.odata.generator
Mojo used in the OData Generator Maven Plugin.
DataModelGeneratorMojo - Class in com.sap.cloud.sdk.datamodel.odatav4.generator
Mojo used in the OData V4 Generator Maven Plugin.
DataModelGeneratorMojo - Class in com.sap.cloud.sdk.datamodel.openapi.generator
Mojo used in the REST Generator Maven Plugin.
DataModelGeneratorMojo() - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGeneratorMojo
 
DataModelGeneratorMojo() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGeneratorMojo
 
DataModelGeneratorMojo() - Constructor for class com.sap.cloud.sdk.datamodel.openapi.generator.DataModelGeneratorMojo
 
DatamodelMetadataGenerator - Class in com.sap.cloud.sdk.datamodel.metadata.generator
Generates metadata about the Virtual Data Model.
DatamodelMetadataGenerator(Path) - Constructor for class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataGenerator
Constructor for DatamodelMetadataGenerator.
DatamodelMetadataInput - Class in com.sap.cloud.sdk.datamodel.metadata.generator
Metadata about the Virtual Data Model.
DatamodelMetadataInput.DatamodelMetadataInputBuilder - Class in com.sap.cloud.sdk.datamodel.metadata.generator
 
date() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
Filter by expression "date".
date() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
Filter by expression "date".
date(ValueDateTimeOffset) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
Returns a ValueDate.Expression that uses the given operand to filter for the "date" portion of a temporal value.
Date(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Date
 
dateDay() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDate
Filter by expression "day".
dateDay() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
Filter by expression "day".
dateDay() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
Filter by expression "day".
dateDay() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
Filter by expression "day".
dateMonth() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDate
Filter by expression "month".
dateMonth() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
Filter by expression "month".
dateMonth() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
Filter by expression "month".
dateMonth() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
Filter by expression "month".
DateTime(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.DateTime
 
dateYear() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDate
Filter by expression "year".
dateYear() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
Filter by expression "year".
dateYear() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
Filter by expression "year".
dateYear() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
Filter by expression "year".
day(ValueDate) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
Returns a ValueNumeric.Expression that uses the given operand to filter for the "day" portion of a temporal value.
day(ValueDateTimeOffset) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
Returns a ValueNumeric.Expression that uses the given operand to filter for the "day" portion of a temporal value.
debugModels(boolean) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
 
DecimalBasedErpType<T extends DecimalBasedErpType<T>> - Class in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
DecimalBasedErpType(Double) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.DecimalBasedErpType
Deprecated.
Constructor.
DecimalBasedErpType(Float) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.DecimalBasedErpType
Deprecated.
Constructor.
DecimalBasedErpType(String) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.DecimalBasedErpType
Deprecated.
Constructor.
DecimalBasedErpType(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.DecimalBasedErpType
Deprecated.
 
DecimalDescriptor - Annotation Interface in com.sap.cloud.sdk.datamodel.odatav4.core
Annotation indicating the precision and scale of a decimal field
DECODE_FROM_STRING - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBinary
Lambda to translate a String with "ISO-8859-1" encoding to byte array.
decorateCallable(Callable<?>) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.Property
Decorate a callable, wrapping its return value into a property for convenience.
decorateCallable(Callable<T>) - Method in class com.sap.cloud.sdk.cloudplatform.security.SecurityContextThreadContextDecorator
 
decorateCallable(Callable<T>) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecorator
Enhance an operation with specific behaviour to be applied around its execution.
decorateCallable(Callable<T>, ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
Decorate an instance of a callable function.
decorateCallable(Callable<T>, ResilienceConfiguration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
Decorate an instance of a callable function.
decorateCallable(Callable<T>, ResilienceConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultBulkheadProvider
 
decorateCallable(Callable<T>, ResilienceConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultCachingDecorator
 
decorateCallable(Callable<T>, ResilienceConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultCircuitBreakerProvider
 
decorateCallable(Callable<T>, ResilienceConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultRateLimiterProvider
 
decorateCallable(Callable<T>, ResilienceConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultRetryProvider
 
decorateCallable(Callable<T>, ResilienceConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultTimeLimiterProvider
 
decorateCallable(Callable<T>, ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience4j.GenericDecorator
Decorates the given callable to enable a resilient property.
decorateCallable(Callable<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.NoResilienceDecorationStrategy
 
decorateCallable(Callable<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
Decorate an instance of a callable function.
decorateCallable(Callable<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
Decorate an instance of a callable function.
decorateCallable(Callable<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy
 
decorateConfidentialCallable(Callable<?>) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.Property
Decorate a callable, wrapping its return value into a confidential property for convenience.
decorateSupplier(Supplier<T>, ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
Decorate an instance of a supplier function.
decorateSupplier(Supplier<T>, ResilienceConfiguration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
Decorate an instance of a supplier function.
decorateSupplier(Supplier<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.NoResilienceDecorationStrategy
 
decorateSupplier(Supplier<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
Decorate an instance of a supplier function.
decorateSupplier(Supplier<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
Decorate an instance of a supplier function.
decorateSupplier(Supplier<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy
 
decorator(GenericDecorator) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy.Resilience4jDecorationStrategyBuilder
 
decorators(Collection<? extends GenericDecorator>) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy.Resilience4jDecorationStrategyBuilder
 
DEFAULT - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options
The default OAuth2Options instance that does not alter the token retrieval process and does not use mTLS for the target system connection.
DEFAULT - Static variable in enum class com.sap.cloud.sdk.datamodel.openapi.generator.model.ApiMaturity
The fallback API maturity, which is used whenever nothing else is specified.
DEFAULT - Static variable in class com.sap.cloud.sdk.s4hana.serialization.SapClient
Deprecated.
Placeholder to indicate that the default SapClient should be used when connecting to the ERP.
DEFAULT_ANNOTATION_STRATEGY - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default fully-qualified name of the class to use for providing generated Java classes with necessary annotations.
DEFAULT_ANNOTATION_STRATEGY - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default fully-qualified name of the class to use for providing generated Java classes with necessary annotations.
DEFAULT_BASE_PATH - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default base path, used in absence of a swagger file to determine a service path.
DEFAULT_BASE_PATH - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default base path, used in absence of a swagger file to determine a service path.
DEFAULT_CLOSED_BUFFER_SIZE - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
The default size of the buffer in CLOSED state.
DEFAULT_COPYRIGHT_HEADER - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default copyright header that is added to generated files.
DEFAULT_COPYRIGHT_HEADER - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default copyright header that is added to generated files.
DEFAULT_DECORATORS - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy
Constant list of default decorators.
DEFAULT_DELETE_OUTPUT_DIRECTORY - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default flag indicating whether the output directory should be deleted prior to the generation.
DEFAULT_DELETE_OUTPUT_DIRECTORY - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default flag indicating whether the output directory should be deleted prior to the generation.
DEFAULT_EXCLUDES_PATTERN - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default ant style pattern of filenames for which VDM should not be generated - empty string.
DEFAULT_EXCLUDES_PATTERN - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default ant style pattern of filenames for which VDM should not be generated - empty string.
DEFAULT_EXPIRATION_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService.Cache
The default expiration duration of the destination cache.
DEFAULT_EXPIRATION_STRATEGY - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService.Cache
The default CacheExpirationStrategy of the destination cache.
DEFAULT_EXPIRATION_STRATEGY - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration
Default value of Expiration Strategy is set as the strategy which is based on the last modification of the cache.
DEFAULT_FAIL_ON_WARNING - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default flag indicating whether to exit with a failure in case a warning occurs.
DEFAULT_FAIL_ON_WARNING - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default flag indicating whether to exit with a failure in case a warning occurs.
DEFAULT_FAILURE_RATE_THRESHOLD - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
The default threshold at which to transition to the OPEN state.
DEFAULT_HALF_OPEN_BUFFER_SIZE - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
The default size of the buffer in HALF OPEN state.
DEFAULT_INPUT_DIRECTORY_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default directory name to search and save configuration data in.
DEFAULT_INPUT_DIRECTORY_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default directory name to search and save configuration data in.
DEFAULT_KEEP_EXISTING_SIGNATURES - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default flag indicating that existing signatures from already generated classes will be considered.
DEFAULT_KEEP_EXISTING_SIGNATURES - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default flag indicating that existing signatures from already generated classes will be considered.
DEFAULT_LIMIT_FOR_PERIOD - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
The default number of permissions available during one limit refresh period.
DEFAULT_LIMIT_REFRESH_PERIOD - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
The default period of a limit refresh.
DEFAULT_LINK_TO_API_BUSINESS_HUB - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default flag indicating whether to generate API reference URLs linking to the SAP Business Accelerator Hub.
DEFAULT_LINK_TO_API_BUSINESS_HUB - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default flag indicating whether to generate API reference URLs linking to the SAP Business Accelerator Hub.
DEFAULT_MAX_ATTEMPTS - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
The default number for maximum attempts.
DEFAULT_MAX_CONCURRENT_CALLS - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
The default maximum number of concurrent calls.
DEFAULT_MAX_WAIT_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
The default maximum duration a thread will wait for to enter the bulkhead.
DEFAULT_NAMING_SOURCE - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default naming source used in the NamingStrategy.
DEFAULT_NAMING_SOURCE - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default naming source used in the S4HanaNamingStrategy.
DEFAULT_NAMING_STRATEGY - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default fully-qualified name of the class to use for converting names from the OData world to the Java world.
DEFAULT_NAMING_STRATEGY - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default fully-qualified name of the class to use for converting names from the OData world to the Java world.
DEFAULT_OUTPUT_DIRECTORY_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default directory name to store the generated sources in.
DEFAULT_OUTPUT_DIRECTORY_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default directory name to store the generated sources in.
DEFAULT_OVERWRITE_FILES - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default flag indicating whether already existing files should be overwritten.
DEFAULT_OVERWRITE_FILES - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default flag indicating whether already existing files should be overwritten.
DEFAULT_PACKAGE_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default package prefix of the generated sources.
DEFAULT_PACKAGE_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default package prefix of the generated sources.
DEFAULT_POJOS_ONLY - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default flag indicating whether to generate just the POJO classes (entities and complex types).
DEFAULT_POJOS_ONLY - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default flag indicating whether to generate just the POJO classes (entities and complex types).
DEFAULT_RETRY_ON_EXCEPTION_PREDICATE - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
The default predicate for retrying if any exception occurs.
DEFAULT_SERVICE_METHODS_PER_ENTITY_SET - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
By default the generator generates service methods for the first entity set per entity type only.
DEFAULT_SERVICE_METHODS_PER_ENTITY_SET - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
By default the generator generates service methods for the first entity set per entity type only.
DEFAULT_SERVICE_NAME_MAPPING_FILE_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default file name to the name mapping properties file.
DEFAULT_SERVICE_NAME_MAPPING_FILE_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default file name to the name mapping properties file.
DEFAULT_SHOULD_CANCEL_RUNNING_FUTURE - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
The default behaviour for canceling running tasks.
DEFAULT_SIZE_LIMIT - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService.Cache
The default size limit of the destination cache.
DEFAULT_TIMEOUT - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options
The default timeout of 10 seconds for token retrieval.
DEFAULT_TIMEOUT_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
The default wait time a thread waits for a permission.
DEFAULT_TIMEOUT_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
The default timeout duration.
DEFAULT_UAA_CREDENTIAL_PATH - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultOAuth2PropertySupplier
By default, the oauth client details are expected to be contained in a uaa block of the credentials of the service binding.
DEFAULT_VERSION_REFERENCE - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The default flag indicating whether to skip generating comments indicating the version reference of the used OData generator plugin.
DEFAULT_VERSION_REFERENCE - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The default flag indicating whether to skip generating comments indicating the version reference of the used OData generator plugin.
DEFAULT_WAIT_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
The default duration to wait in OPEN state before transitioning into the HALF OPEN state.
DEFAULT_WAIT_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
The default waiting duration time.
DefaultAnnotationStrategy - Class in com.sap.cloud.sdk.datamodel.odata.generator.annotation
Default implementation of AnnotationStrategy that applies the necessary annotations for the full set of generated VDM classes (POJOs, fluent helpers, service classes, etc.), which uses the SAP Cloud SDK to access OData services.
DefaultAnnotationStrategy - Class in com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
Default implementation of AnnotationStrategy that applies the necessary annotations for the full set of generated VDM classes (POJOs, fluent helpers, service classes, etc.), which uses the SAP Cloud SDK to access OData services.
DefaultAnnotationStrategy() - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.DefaultAnnotationStrategy
 
DefaultAnnotationStrategy() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.DefaultAnnotationStrategy
 
DefaultAuthTokenFacade - Class in com.sap.cloud.sdk.cloudplatform.security
Facade for retrieving the current AuthToken.
DefaultAuthTokenFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.DefaultAuthTokenFacade
Default constructor.
DefaultBasicAuthenticationFacade - Class in com.sap.cloud.sdk.cloudplatform.security
Default implementation of the BasicAuthenticationAccessor reading the username and password from the current ThreadContext or, after that, from the currently incoming request and returning it as a BasicCredentials object.
DefaultBasicAuthenticationFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.DefaultBasicAuthenticationFacade
 
DefaultBatchResponseResult - Class in com.sap.cloud.sdk.datamodel.odata.helper.batch
Generic OData service response wrapper for Batch response.
DefaultBulkheadProvider - Class in com.sap.cloud.sdk.cloudplatform.resilience4j
Default implementation for bulkhead provider.
DefaultBulkheadProvider() - Constructor for class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultBulkheadProvider
 
DefaultCachingDecorator - Class in com.sap.cloud.sdk.cloudplatform.resilience4j
Default caching decorator.
DefaultCachingDecorator() - Constructor for class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultCachingDecorator
 
DefaultCircuitBreakerProvider - Class in com.sap.cloud.sdk.cloudplatform.resilience4j
Default implementation for circuit breaker provider.
DefaultCircuitBreakerProvider() - Constructor for class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultCircuitBreakerProvider
 
DefaultCollectedResultCollection - Class in com.sap.cloud.sdk.result
Default implementation of the CollectedResultCollection interface, allowing strongly typed access to specific fields annotated with ElementName in elements of a ResultCollection.
DefaultCollectedResultCollection(String, Iterable<ResultElement>) - Constructor for class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
Creates a new DefaultCollectedResultCollection instance.
DefaultCsrfTokenRetriever - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Default implementation for retrieving a CSRF token from a given remote system.
DefaultCsrfTokenRetriever() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultCsrfTokenRetriever
 
defaultDecorators() - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy.Resilience4jDecorationStrategyBuilder
Attach the default decorators in the order of DEFAULT_DECORATORS.
DefaultDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Immutable default implementation of the Destination interface to be used as the "single source of truth".
DefaultDestination.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Builder class to allow for easy creation of an immutable DefaultDestination instance.
DefaultDestinationLoader - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Default implementation of a DestinationLoader with convenience methods to add HTTP and RFC destinations.
DefaultDestinationLoader() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestinationLoader
 
DefaultHttpClientCache - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Implementation of the HttpClientCache, caching the HttpClients for the amount of time given in the constructor.
DefaultHttpClientCache(long, TimeUnit) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientCache
Caches the HttpClient for the given duration after it has been accessed last.
DefaultHttpClientFactory - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Default implementation of HttpClientFactory.
DefaultHttpClientFactory() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory
 
DefaultHttpClientFactory.DefaultHttpClientFactoryBuilder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
 
DefaultHttpDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Immutable default implementation of the HttpDestination interface.
DefaultHttpDestination.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Builder class to allow for easy creation of an immutable DefaultHttpDestination instance.
defaultLoaderChain() - Static method in interface com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationLoader
Returns the default loader chain instance.
DefaultLocaleFacade - Class in com.sap.cloud.sdk.cloudplatform.servlet
Facade for accessing Locale information.
DefaultLocaleFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.DefaultLocaleFacade
 
DefaultNameFormattingStrategy - Class in com.sap.cloud.sdk.datamodel.odata.generator
NameFormattingStrategy used by default in the NamingContext.
DefaultNameFormattingStrategy - Class in com.sap.cloud.sdk.datamodel.odatav4.generator
NameFormattingStrategy used by default in the NamingContext.
DefaultNameFormattingStrategy() - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.DefaultNameFormattingStrategy
 
DefaultNameFormattingStrategy() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.DefaultNameFormattingStrategy
 
DefaultOAuth2PropertySupplier - Class in com.sap.cloud.sdk.cloudplatform.connectivity
A default strategy to extract OAuth client information from service bindings.
DefaultOAuth2PropertySupplier(ServiceBindingDestinationOptions) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultOAuth2PropertySupplier
Create a new instance to parse the given service binding.
DefaultOAuth2PropertySupplier(ServiceBindingDestinationOptions, List<String>) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultOAuth2PropertySupplier
Create a new instance to parse the given service binding.
DefaultPrincipal - Class in com.sap.cloud.sdk.cloudplatform.security.principal
This implementation of Principal represents the information available for an authenticated entity.
DefaultPrincipal(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipal
Creates a new DefaultPrincipal.
DefaultPrincipalFacade - Class in com.sap.cloud.sdk.cloudplatform.security.principal
Default implementation of PrincipalFacade encapsulating the logic to access Principal information.
DefaultPrincipalFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipalFacade
Creates a new instance of this facade.
DefaultPriorities() - Constructor for class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecorator.DefaultPriorities
 
DefaultPriorities() - Constructor for class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener.DefaultPriorities
 
DefaultRateLimiterProvider - Class in com.sap.cloud.sdk.cloudplatform.resilience4j
Decorates a callable with a rate limiter based on a provided resilience configuration.
DefaultRateLimiterProvider() - Constructor for class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultRateLimiterProvider
 
DefaultRequestHeaderContainer - Class in com.sap.cloud.sdk.cloudplatform.requestheader
Default implementation of the RequestHeaderContainer interface.
DefaultRequestHeaderContainer.Builder - Class in com.sap.cloud.sdk.cloudplatform.requestheader
Implementation of the RequestHeaderContainer.Builder interface that is able to construct and manipulate DefaultRequestHeaderContainers.
DefaultRequestHeaderFacade - Class in com.sap.cloud.sdk.cloudplatform.requestheader
Default implementation of the RequestHeaderFacade interface.
DefaultRequestHeaderFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderFacade
 
DefaultResultCollection - Class in com.sap.cloud.sdk.result
This class provides an abstraction of a collection of result elements
DefaultResultCollection(Iterable<ResultElement>) - Constructor for class com.sap.cloud.sdk.result.DefaultResultCollection
 
DefaultRetryProvider - Class in com.sap.cloud.sdk.cloudplatform.resilience4j
Default implementation for a provider of retries.
DefaultRetryProvider() - Constructor for class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultRetryProvider
 
DefaultRfcDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Deprecated.
Please use DefaultDestination instead.
DefaultTenant - Class in com.sap.cloud.sdk.cloudplatform.tenant
Implementation of Tenant which can be used on SAP Business Technology Platform Cloud Foundry.
DefaultTenant(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenant
Creates a DefaultTenant without subdomain.
DefaultTenant(String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenant
Creates a new DefaultTenant instance.
DefaultTenantFacade - Class in com.sap.cloud.sdk.cloudplatform.tenant
Default implementation of TenantFacade which provides access to tenant information on SAP Business Technology Platform Cloud Foundry.
DefaultTenantFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenantFacade
 
DefaultThreadContext - Class in com.sap.cloud.sdk.cloudplatform.thread
This class represents the default implementation of ThreadContext.
DefaultThreadContext() - Constructor for class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContext
 
DefaultThreadContextDecoratorChain - Class in com.sap.cloud.sdk.cloudplatform.thread
Default ThreadContext decorator chain.
DefaultThreadContextDecoratorChain() - Constructor for class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextDecoratorChain
 
DefaultThreadContextExecutorService - Class in com.sap.cloud.sdk.cloudplatform.thread
This class represents the default implementation of ThreadContextExecutorService.
DefaultThreadContextListenerChain - Class in com.sap.cloud.sdk.cloudplatform.thread
Default ThreadContext listener chain.
DefaultThreadContextListenerChain() - Constructor for class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextListenerChain
 
DefaultTimeLimiterProvider - Class in com.sap.cloud.sdk.cloudplatform.resilience4j
Decorates a callable with a time limiter based on a provided resilience configuration.
DefaultTimeLimiterProvider() - Constructor for class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultTimeLimiterProvider
 
delegateQuery - Variable in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollectionQuery
 
delete() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
Deletes the current entity in the OData service.
DELETE - Enum constant in enum class com.sap.cloud.sdk.s4hana.connectivity.RequestMethod
Deprecated.
DELETE
deleteOutputDirectory() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
Deletes the output directory specified by DataModelGenerator.withPackageName(String) prior to generating the sources.
deleteOutputDirectory() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
Deletes the output directory specified by DataModelGenerator.withPackageName(String) prior to generating the sources.
deleteOutputDirectory() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
Indicates whether to delete the generated files from output directory prior to the generation.
deleteOutputDirectory(boolean) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
Defines whether to delete the output directory specified by DataModelGenerator.withPackageName(String) prior to generating the sources.
deleteOutputDirectory(boolean) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
Defines whether to delete the output directory specified by DataModelGenerator.withPackageName(String) prior to generating the sources.
deleteOutputDirectory(boolean) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
 
DeleteRequestBuilder<EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
Representation of an OData delete request as a fluent interface for further configuring the request and executing it.
DeleteRequestBuilder(String, EntityT, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.DeleteRequestBuilder
Instantiates this request builder using the given service path to send the requests.
deriveCountEntitiesServiceMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given javaEntityClassName into a Java count service method name.
deriveCreateEntityServiceMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given javaEntityClassName into a Java create service method name.
deriveDeleteEntityServiceMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given javaEntityClassName into a Java delete service method name.
deriveGetAllEntitiesServiceMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given {javaEntityClassName} into a Java getAll service method name.
deriveGetEntityServiceMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given javaEntityClassName into a Java getByKey service method name.
deriveJavaAddMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given navigationPropertyJavaMethodName into a Java add method name.
deriveJavaCreateFluentHelperClassName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given javaEntityClassName into a Java FluentHelperCreate class name.
deriveJavaDeleteFluentHelperClassName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given javaEntityClassName into a Java FluentHelperDelete class name.
deriveJavaEntityByKeyFluentHelperClassName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given javaEntityClassName into a Java FluentHelperByKey class name.
deriveJavaEntityFluentHelperClassName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given javaEntityClassName into a Java FluentHelper class name.
deriveJavaFetchMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given navigationPropertyJavaMethodName into a Java fetch method name.
deriveJavaGetIfPresentMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given navigationPropertyJavaMethodName into a Java getIfPresent method name.
deriveJavaGetOrFetchMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given navigationPropertyJavaMethodName into a Java getOrFetch method name.
deriveJavaSetMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given navigationPropertyJavaMethodName into a Java set method name.
deriveJavaUpdateFluentHelperClassName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given javaEntityClassName into a Java FluentHelperUpdate class name.
deriveUpdateEntityServiceMethodName(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
Converts the given javaEntityClassName into a Java update service method name.
desc() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty
A property for order descending.
desc(SimpleProperty<EntityT>) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FieldOrdering
Creates a FieldOrdering representing an descending order over the given property.
DESC - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.client.query.Order
Sort field values in descending order.
DESC - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.helper.Order
Sort field values in descending order.
description(String) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput.DatamodelMetadataInputBuilder
 
deserialize(JsonParser, DeserializationContext) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmEnumDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmObjectDeserializer
 
deserialize(JsonParser, DeserializationContext) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarDeserializer
 
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 to Duration.
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.sap.cloud.sdk.typeconverter.TypeConverterGsonDeserializer
 
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.
deserializeRequestResult(SerializedRequestResult<RequestT>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.SoapRemoteFunctionRequestSerializer
Deprecated.
 
Destination - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
Platform independent representation of a destination as a collection of key-value pairs, can be converted to a HttpDestination or a RfcDestination.
DestinationAccessException - Exception in com.sap.cloud.sdk.cloudplatform.connectivity.exception
Thrown if a destination cannot be accessed, is not configured correctly, or does not fulfill certain prerequisites.
DestinationAccessException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationAccessException
Creates a new exception without any referenced destination name.
DestinationAccessException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationAccessException
Initializes the exception by delegating the message to the super constructor.
DestinationAccessException(String, String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationAccessException
Initializes the exception by delegating the message to the super constructor and setting the name of the destination causing the exception.
DestinationAccessException(String, String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationAccessException
Initializes the exception by delegating the message and the causing exception to the super constructor and setting the name of the destination causing the exception.
DestinationAccessException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationAccessException
Initializes the exception by delegating the message and the causing exception to the super constructor.
DestinationAccessException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationAccessException
Initializes the exception by delegating the causing exception to the super constructor.
DestinationAccessor - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Wrapper for an DestinationLoader, offering platform agnostic access to destinations.
DestinationAuthToken() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationAuthToken
 
DestinationCertificate() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationCertificate
 
DestinationHeaderProvider - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
Allows to provide additional headers for a specific destination.
DestinationLoader - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
This describes the interface used to retrieve destinations from some source via the DestinationAccessor.
DestinationLoaderChain - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Immutable implementation of the DestinationLoader interface providing a way to define a chain DestinationLoaders to go through until a destination was found.
DestinationLoaderChain(Collection<DestinationLoader>) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain
Instantiates a DestinationLoaderChain based on the given loaders in the order returned by Collection.iterator().
DestinationLoaderChain.DestinationLoaderChainBuilder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Builder class to construct a DestinationLoaderChain.
DestinationNotFoundException - Exception in com.sap.cloud.sdk.cloudplatform.connectivity.exception
Runtime exception indicating that a destination cannot be found.
DestinationNotFoundException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationNotFoundException
Creates a new exception without any referenced destination name.
DestinationNotFoundException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationNotFoundException
Initializes the exception by setting a custom message based on the name of the causing destination.
DestinationNotFoundException(String, String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationNotFoundException
Initializes the exception by delegating the message to the super constructor and setting the name of the destination causing the exception.
DestinationNotFoundException(String, String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationNotFoundException
Initializes the exception by delegating the message and the causing exception to the super constructor and setting the name of the destination causing the exception.
DestinationNotFoundException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationNotFoundException
Initializes the exception by delegating the causing exception to the super constructor.
DestinationOAuthTokenException - Exception in com.sap.cloud.sdk.cloudplatform.connectivity.exception
This exception is thrown, when the authentication failed because of problems in OAuth.
DestinationOAuthTokenException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationOAuthTokenException
 
DestinationOAuthTokenException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationOAuthTokenException
Initializes the exception by setting a custom message based on the name of the causing destination.
DestinationOAuthTokenException(String, String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationOAuthTokenException
Initializes the exception by delegating the message and the name of the destination causing the exception to the super constructor.
DestinationOAuthTokenException(String, String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationOAuthTokenException
Initializes the exception by delegating the causing exception, the message, and the name of the destination causing the exception to the super constructor.
DestinationOAuthTokenException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationOAuthTokenException
Initializes the exception by delegating the causing exception and the name of the destination causing the exception to the super constructor.
DestinationOptions - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Contains parameters to configure the behaviour of destination loaders.
DestinationOptions.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Used for setting up new DestinationOptions instances.
DestinationOptionsAugmenter - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
Represents a class that can set specialized configuration parameters.
DestinationOwner() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationOwner
 
DestinationPathsNotMergeableException - Exception in com.sap.cloud.sdk.cloudplatform.connectivity.exception
This exception is thrown if destination URI paths cannot be merged.
DestinationPathsNotMergeableException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationPathsNotMergeableException
Creates a new exception without any referenced destination name.
DestinationPathsNotMergeableException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationPathsNotMergeableException
Initializes the exception by delegating the message to the super constructor.
DestinationPathsNotMergeableException(String, String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationPathsNotMergeableException
Initializes the exception by delegating the message to the super constructor and setting the name of the destination causing the exception.
DestinationPathsNotMergeableException(String, String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationPathsNotMergeableException
Initializes the exception by delegating the message and the causing exception to the super constructor and setting the name of the destination causing the exception.
DestinationPathsNotMergeableException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationPathsNotMergeableException
Initializes the exception by delegating the message and the causing exception to the super constructor.
DestinationPathsNotMergeableException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationPathsNotMergeableException
Initializes the exception by delegating the causing exception to the super constructor.
DestinationProperties - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
Interface representing the minimal information an arbitrary destination needs to implement.
DestinationProperty - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Class that holds the PropertyKeys which can be used to access properties of destinations.
DestinationProperty() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
 
DestinationPropertyKey<ValueT> - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Class used as key to access destination properties, which are stored as key-value-pairs.
DestinationRequestContext - Class in com.sap.cloud.sdk.cloudplatform.connectivity
The destination and request specific context.
DestinationService - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Retrieves destination information from the SCP destination service on Cloud Foundry.
DestinationService() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService
Create instance with all default settings
DestinationService.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Static builder class.
DestinationService.Cache - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Helper class that encapsulates all caching related configuration options.
DestinationServiceOptionsAugmenter - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Handles the getting and setting of DestinationOptions parameters specific to SCP Cloud Foundry platform.
DestinationServiceOptionsAugmenter() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter
 
DestinationServiceRetrievalStrategy - Enum Class in com.sap.cloud.sdk.cloudplatform.connectivity
Enumeration which represents the strategies for loading destinations in a multi-tenant application on SCP Cloud Foundry.
DestinationServiceTokenExchangeStrategy - Enum Class in com.sap.cloud.sdk.cloudplatform.connectivity
Enumeration which represents the strategies for performing a user token exchange, if necessary, upon retrieving a destination from the Destination service on BTP Cloud Foundry.
DestinationServiceV1Response - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Serializable and deserializable response type for SCP CF Destination Service queries.
DestinationServiceV1Response() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response
 
DestinationServiceV1Response.DestinationAuthToken - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Destination authentication token with optional error message and expiration value.
DestinationServiceV1Response.DestinationCertificate - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Named destination certificate containing optional base64 encoded binary content.
DestinationServiceV1Response.DestinationOwner - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Owner of the destination object with SCP CF subaccount and instance identifier reference.
DestinationType - Enum Class in com.sap.cloud.sdk.cloudplatform.connectivity
Enum representing the types a destination can be of.
DestinationTypeNotSupportedException - Exception in com.sap.cloud.sdk.cloudplatform.connectivity.exception
This exception is thrown if a DestinationType is not supported by a method.
DestinationTypeNotSupportedException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationTypeNotSupportedException
Creates a new exception without any referenced destination name or type.
DestinationTypeNotSupportedException(String, DestinationType) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationTypeNotSupportedException
Initializes the exception by setting a custom message based on the destination type and setting the name and the type of the causing destination.
DestinationTypeNotSupportedException(String, DestinationType, String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationTypeNotSupportedException
Initializes the exception by delegating the message to the super constructor and setting the name and the type of the causing destination.
DestinationTypeNotSupportedException(String, DestinationType, String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationTypeNotSupportedException
Initializes the exception by delegating the message and the causing exception to the super constructor and setting the name and the type of the causing destination.
DestinationTypeNotSupportedException(String, DestinationType, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationTypeNotSupportedException
Initializes the exception by delegating the causing exception to the super constructor and setting the name and type of the causing destination.
DestinationUtility - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Utility class for destination related functionality.
determineArgumentsForConstructor(String, Iterable<ParameterT>, Function<ParameterT, String>, int) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.LegacyClassScanner
Determine a list of argument-sets for a constructor.
determineArgumentsForMethod(String, String, Iterable<ParameterT>, Function<ParameterT, String>) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.LegacyClassScanner
Determine a list of argument-sets for a named method.
difference(ValueDate) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDate
Filter by expression "sub".
difference(FilterableDate<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
Filter by expression "sub".
difference(LocalDate) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
Filter by expression "sub".
disable() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService.Cache
Disables the entire destination cache.
disableBufferingHttpResponse() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
Method that allows consumers to disable buffering HTTP response entity.
disableChangeDetection() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService.Cache
Disables the "change detection" mode.
disabled() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
Instantiates a new BulkheadConfiguration that allows for unlimited concurrent calls, effectively disabling the bulkhead functionality.
disabled() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration
Factory method to create a disabled cache configuration.
disabled() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
Creates a disabled CircuitBreakerConfiguration.
disabled() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
Creates a new RateLimiterConfiguration that allows for infinite amount of requests, effectively disabling the rate limiter.
disabled() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
Instantiate a new RetryConfiguration that only permits a single attempt, effectively disabling retries.
disabled() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
Creates a new TimeLimiterConfiguration that allows for requests to run indefinitely, effectively disabling timeouts.
DISABLED - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5FactoryBuilder.TlsUpgrade
Automatic TLS upgrade is disabled.
DISABLED - Static variable in interface com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5Cache
Constant implementation of with disabled the cache logic.
DISABLED - Static variable in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientCache
Constant implementation of with disabled the cache logic.
DISABLED - Static variable in class com.sap.cloud.sdk.datamodel.odata.utility.LegacyClassScanner
Enables a LegacyClassScanner where parameter reordering is skipped
DISABLED_CSRF_TOKEN_RETRIEVER - Static variable in interface com.sap.cloud.sdk.cloudplatform.connectivity.CsrfTokenRetriever
The disabled CsrfTokenRetriever throws an IllegalStateException in case it is invoked.
disableExpiration() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService.Cache
Disables the automatic entry expiration for the destination cache.
disableSizeLimit() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService.Cache
Disables the size limit of the destination cache.
disableVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperDelete
The delete request will ignore any version identifier present on the entity and not send an `If-Match` header.
disableVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
The update request will ignore any version identifier present on the entity and not send an `If-Match` header.
disableVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.DeleteRequestBuilder
The delete request will ignore any version identifier present on the entity and not send an `If-Match` header.
disableVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.UpdateRequestBuilder
The update request will ignore any version identifier present on the entity and not send an `If-Match` header.
DistributionChannel - Class in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
DistributionChannel(String) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.DistributionChannel
Deprecated.
Default constructor.
DistributionChannelConverter - Class in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
DistributionChannelConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.DistributionChannelConverter
Deprecated.
 
divide(ValueDuration, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
Division expression for duration.
divide(ValueNumeric) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
Filter by expression "div".
divide(ValueNumeric) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
Filter by expression "divby".
divide(ValueNumeric, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
Division expression for floating point numbers.
divide(FilterableNumeric<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
Filter by expression "div".
divide(FilterableNumericDecimal<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
Filter by expression "div".
divide(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
Filter by expression "div".
divide(Number) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
Filter by expression "div".
divide(Number) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
Filter by expression "divby".
divide(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
Filter by expression "div".
divide(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
Filter by expression "div".
divideEuclidean(ValueNumeric, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
Division expression for integer numbers.
DO_NOTHING - Enum constant in enum class com.sap.cloud.sdk.s4hana.serialization.StringBasedErpType.CharCasing
Deprecated.
 
DO_NOTHING - Enum constant in enum class com.sap.cloud.sdk.s4hana.serialization.StringBasedErpType.FillCharStrategy
Deprecated.
Leaves the String unmodified.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class com.sap.cloud.sdk.cloudplatform.servletjakarta.RequestAccessorFilter
 
DOUBLE - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.client.request.NumberDeserializationStrategy
Double strategy to deserialize JSON numbers to double, if no target type references are specified.
DoubleConverter - Class in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
DoubleConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.DoubleConverter
Deprecated.
 
DoubleExtractor - Class in com.sap.cloud.sdk.result
ObjectExtractor implementation transforming a given ResultElement to a Double.
DoubleExtractor() - Constructor for class com.sap.cloud.sdk.result.DoubleExtractor
 
doubleValue() - Method in class com.sap.cloud.sdk.s4hana.serialization.ErpDecimal
Deprecated.
 
doubleValue() - Method in class com.sap.cloud.sdk.s4hana.types.Year
Deprecated.
 
duplicate() - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContext
 
duplicate() - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContext
Create a new ThreadContext containing all properties of this context.
duration(Duration) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5CacheBuilder
Sets the duration for which HttpClient instances will be cached.
Duration(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Duration
 
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.
 
durationInMilliseconds(int) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5CacheBuilder
Sets the duration for which HttpClient instances will be cached.
DurationTypeAdapter - Class in com.sap.cloud.sdk.datamodel.odata.client.adapter
GSON type adapter for parsing and serialization of Duration.
DurationTypeAdapter() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.adapter.DurationTypeAdapter
 
DWC_IAS_JWT_HEADER - Static variable in class com.sap.cloud.sdk.cloudplatform.DwcHeaderUtils
The name of the header that contains the Deploy with Confidence JWT token issued by IAS.
DWC_JWT_HEADER - Static variable in class com.sap.cloud.sdk.cloudplatform.DwcHeaderUtils
The name of the header that contains the Deploy with Confidence JWT token.
DWC_SUBDOMAIN_HEADER - Static variable in class com.sap.cloud.sdk.cloudplatform.DwcHeaderUtils
The name of the header that contains the Deploy with Confidence scopes information.
DWC_TENANT_HEADER - Static variable in class com.sap.cloud.sdk.cloudplatform.DwcHeaderUtils
The name of the header that contains the Deploy with Confidence tenant information.
DWC_USER_HEADER - Static variable in class com.sap.cloud.sdk.cloudplatform.DwcHeaderUtils
The name of the header that contains the Deploy with Confidence user (princial) information.
DwcAuthTokenFacade - Class in com.sap.cloud.sdk.cloudplatform.security
Auth token facade for Deploy with Confidence (DwC) environment.
DwcAuthTokenFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.DwcAuthTokenFacade
 
DwcHeaderNotFoundException - Exception in com.sap.cloud.sdk.cloudplatform.exception
Represents an Throwable that is thrown if a specific Deploy with Confidence header was not found.
DwcHeaderNotFoundException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.DwcHeaderNotFoundException
Initializes a new instance of the DwcHeaderNotFoundException class.
DwcHeaderNotFoundException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.DwcHeaderNotFoundException
Initializes a new instance of the DwcHeaderNotFoundException class.
DwcHeaderProvider - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Utility class to get all SAP Deploy with Confidence related headers from the current request.
DwcHeaderProvider() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DwcHeaderProvider
Default constructor.
DwcHeaderUtils - Class in com.sap.cloud.sdk.cloudplatform
Utility class to extract specific values from the SAP Deploy with Confidence request headers.
DwcHeaderUtils() - Constructor for class com.sap.cloud.sdk.cloudplatform.DwcHeaderUtils
 
DwcPrincipalFacade - Class in com.sap.cloud.sdk.cloudplatform.security
Represents a specific DefaultPrincipalFacade that is used when running on the SAP Deploy with Confidence stack.
DwcPrincipalFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.DwcPrincipalFacade
 
DwcTenantFacade - Class in com.sap.cloud.sdk.cloudplatform.tenant
Represents a specific DefaultTenantFacade that is used when running on the SAP Deploy with Confidence stack.
DwcTenantFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.DwcTenantFacade
 
DYNAMIC_SAP_LANGUAGE - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
If set, the sap-language header to be sent will be derived from the current context via LocaleAccessor.getCurrentLocale().

E

EdmxValidator - Class in com.sap.cloud.sdk.datamodel.odata.utility
Utility class to enable validity checks for OData specifications from EDMX files.
EdmxValidator.Version - Enum Class in com.sap.cloud.sdk.datamodel.odata.utility
OData version to manage different validation steps.
ElementName - Annotation Interface in com.sap.cloud.sdk.result
Annotation indicating the name of an element.
ElementNameGsonFieldNamingStrategy - Class in com.sap.cloud.sdk.result
Implementation of GSON FieldNamingStrategy using the value from annotation ElementName when serializing field names.
ElementNameGsonFieldNamingStrategy() - Constructor for class com.sap.cloud.sdk.result.ElementNameGsonFieldNamingStrategy
 
empty() - Static method in class com.sap.cloud.sdk.datamodel.odata.client.JsonLookup
Static factory method for an empty JsonLookup.
empty(ODataProtocol) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataFunctionParameters
Convenience method to create an empty set of function parameters.
empty(Class<?>) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
Factory function to create a resilience configuration with all resilience features disabled by default.
empty(String) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
Factory function to create a resilience configuration with all resilience features disabled by default.
EMPTY - Static variable in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer
EMPTY - Static variable in class com.sap.cloud.sdk.s4hana.serialization.DistributionChannel
Deprecated.
The empty instance.
EMPTY - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
Deprecated.
Statically created empty instance of this converter.
EMPTY - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageNumber
Deprecated.
Statically created empty instance of this converter.
EMPTY - Static variable in class com.sap.cloud.sdk.s4hana.serialization.SapClient
Deprecated.
Represents a SapClient with an empty value.
enableChangeDetection() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService.Cache
Deprecated.
since 5.2.0. Change detection mode is enabled by default
ENABLED - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5FactoryBuilder.TlsUpgrade
Automatic TLS upgrade is enabled.
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.
ENCODE_TO_STRING - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBinary
Lambda to translate a byte array to String.
encodeClientCredentialsBase64(ClientCredentials) - Static method in class com.sap.cloud.sdk.cloudplatform.security.BasicAuthHeaderEncoder
Encodes the given client credentials in Base64.
encodePath(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataUriFactory
Encodes the individual path parts of a string.
encodePath(String, UriEncodingStrategy) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataUriFactory
Encodes the individual path parts of a string.
encodePathSegment(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataUriFactory
Encodes an individual part of a URL path.
encodePathSegment(String, UriEncodingStrategy) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataUriFactory
Encodes an individual part of a URL path.
encodeQuery(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataUriFactory
Encodes all characters according to the default encoding strategy UriEncodingStrategy.REGULAR.
encodeQuery(String, UriEncodingStrategy) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataUriFactory
Encodes all characters according to the provided UriEncodingStrategy.
encodeUserPasswordBase64(BasicCredentials) - Static method in class com.sap.cloud.sdk.cloudplatform.security.BasicAuthHeaderEncoder
Encodes the given user credentials in Base64.
encodeUserPasswordBase64(String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.security.BasicAuthHeaderEncoder
Encodes the given username and password in Base64
end() - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Ends the fluent parameter building by returning the request.
end() - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Table
Deprecated.
Returns the initial request, finalizing the access to this Table.
end() - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableAsVector
Deprecated.
Returns the initial request, finalizing the access to this Table.
end() - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Returns the initial request, basically finalizing this TableRow as well as the Table this row is linked to.
endChangeset() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch.Changeset
Finalizes the current changeset.
endChangeSet() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
 
endChangeSet() - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperBatchEndChangeSet
Finish the definition of a single changeset and return to the parent OData batch request instance.
endsWith(Expressions.OperandMultiple, Expressions.OperandMultiple) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
Returns a ValueBoolean.Expression that checks whether the given operand1 ends with operand2 ("endswith").
endsWith(ValueCollection) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
Filter by expression "endsWith".
endsWith(ValueString) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
Filter by expression "endswith".
endsWith(ValueString, ValueString) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
Returns a ValueBoolean.Expression that checks whether operand1 ends with operand2 ("endswith").
endsWith(FilterableCollection<?, ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
Filter by expression "endsWith".
endsWith(FilterableString<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
Filter by expression "endswith".
endsWith(Iterable<?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
Filter by expression "endsWith".
endsWith(Iterable<ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
Filter by expression "endsWith".
endsWith(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
Filter by expression "endswith".
endsWith(String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
Expression fluent helper supporting the filter function "endswith".
endsWith(String) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
Filter by expression "endswith".
EntityAnnotationModel - Interface in com.sap.cloud.sdk.datamodel.odata.generator.annotation
Data structure representing an OData entity or complex type.
EntityAnnotationModel - Interface in com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
Data structure representing an OData entity or complex type.
entityCollection - Variable in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
The entity collection to send the OData requests to
EntityField<EntityT,FieldT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
Template class to represent entity fields.
EntityField(String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
Use the constants declared in each entity inner class.
EntityField(String, TypeConverter<FieldT, ?>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
Use the constants declared in each entity inner class.
EntityFieldAll<EntityT extends VdmObject<?>> - Class in com.sap.cloud.sdk.datamodel.odata.helper
OData selector for entities to select each and every field, i.e. star selector.
EntityFieldAll() - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.EntityFieldAll
 
EntityLink<LinkT extends EntityLink<LinkT,EntityT,SubEntityT>,EntityT extends VdmObject<?>,SubEntityT extends VdmObject<?>> - Class in com.sap.cloud.sdk.datamodel.odata.helper
Helper class for representing links (navigation properties) between entities.
EntityLink(EntityLink<LinkT, EntityT, SubEntityT>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
Copy constructor.
EntityLink(String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
 
EntityPropertyAnnotationModel - Interface in com.sap.cloud.sdk.datamodel.odata.generator.annotation
Data structure representing an OData property of an entity or complex type.
EntityPropertyAnnotationModel - Interface in com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
Data structure representing an OData property of an entity or complex type.
EntityReference<EntityT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.expression
Generic interface to provide the original entity class reference.
EntitySelectable<EntityT> - Interface in com.sap.cloud.sdk.datamodel.odata.helper
Interface to enable management of OData entity selectors.
Enum(Class<EntityT>, String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Enum
 
EnvVarDestinationLoader - Class in com.sap.cloud.sdk.cloudplatform.connectivity
DestinationLoader implementation reading the destination from an environment variable.
EnvVarDestinationLoader() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.EnvVarDestinationLoader
Creates a new instance of EnvVarDestinationLoader reading the destinations variable from the system environment variables.
EnvVarDestinationLoader(Function<String, String>, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.EnvVarDestinationLoader
Creates a new instance of EnvVarDestinationLoader reading variable with the provided name from the provided function.
EnvVarDestinationLoader(Function<String, String>, Function<String, Destination>, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.EnvVarDestinationLoader
Creates a new instance of EnvVarDestinationLoader reading variable with the provided name from the provided function.
eq(FieldT) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
Equals expression fluent helper.
eqNull() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
Equals-null expression fluent helper.
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.cache.SerializableCacheKey
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.AuthenticationServiceOptions.TargetUri
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.IasCommunicationOptions
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.IasTargetUri
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.NoTokenForTechnicalProviderUser
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.CsrfToken
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultCsrfTokenRetriever
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultRfcDestination
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptions
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationRequestContext
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationAuthToken
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationCertificate
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationOwner
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response
 
equals(Object) - Method in exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.CsrfTokenRetrievalException
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.Header
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationKey
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.AuthToken
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.BasicCredentials
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.BearerCredentials
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCertificate
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCredentials
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipal
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenant
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContext
 
equals(Object) - Method in class com.sap.cloud.sdk.cloudplatform.thread.Property
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.Invocation
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.MethodArgumentDynamic
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.MethodArgumentStatic
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.MavenCoordinate
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata
 
equals(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataConnectionException
 
equals(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataDeserializationException
 
equals(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException
 
equals(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataRequestException
 
equals(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataResponseException
 
equals(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataSerializationException
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
 
equals(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceErrorException
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.JsonLookup
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.JsonPath
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCount
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCreate
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestDelete
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationDefinition
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityFieldAll
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmComplex
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmMediaEntity
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseCollection
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseSingle
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationDefinition
 
equals(Object) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
 
equals(Object) - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
 
equals(Object) - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
 
equals(Object) - Method in class com.sap.cloud.sdk.result.GsonResultElementFactory
 
equals(Object) - Method in class com.sap.cloud.sdk.result.GsonResultObject
 
equals(Object) - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.AbstractRemoteFunctionRequest
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiRequest
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.RfmRequest
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.SoapGsonResultElementFactory
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Table
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableAsVector
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
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.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.DecimalBasedErpType
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.DistributionChannel
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.ErpBoolean
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.ErpDecimal
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.IntegerBasedErpType
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.InvertedLocalDate
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.LocalDateErpType
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.LocalTimeErpType
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.MessageNumber
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.RemoteFunctionError
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.RemoteFunctionMessage
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.SapClient
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.serialization.StringBasedErpType
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.s4hana.types.Year
Deprecated.
 
equals(Object) - Method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
 
equalTo(Expressions.Operand) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonAbsolute
Filter by expression "eq".
equalTo(Expressions.Operand, Expressions.Operand) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
Returns a ValueBoolean.Expression that checks whether operand1 and operand2 are equal ("eq").
equalTo(FilterableEnum<?, EnumT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableEnum
Filter by expression "eq".
equalTo(FilterableValue<?, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
Filter by expression "eq".
equalTo(EnumT) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableEnum
Filter by expression "eq".
equalTo(Object) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonAbsolute
Filter by expression "eq".
equalTo(PrimitiveT) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
Filter by expression "eq".
equalToNull() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonAbsolute
Filter by expression "eq null".
equalToNull() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableComplex
Filter by expression "eq null".
equalToNull() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableEnum
Filter by expression "eq null".
equalToNull() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
Filter by expression "eq null".
ErpBoolean - Class in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
ErpBoolean(Boolean) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ErpBoolean
Deprecated.
 
ErpBoolean(String) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ErpBoolean
Deprecated.
Constructor.
ErpBooleanConverter - Class in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
ErpBooleanConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ErpBooleanConverter
Deprecated.
 
ErpDecimal - Class in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
ErpDecimal(Double) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ErpDecimal
Deprecated.
Constructor.
ErpDecimal(Float) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ErpDecimal
Deprecated.
Constructor.
ErpDecimal(String) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ErpDecimal
Deprecated.
Constructor.
ErpDecimal(BigDecimal) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ErpDecimal
Deprecated.
 
ErpDecimalConverter - Class in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
ErpDecimalConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ErpDecimalConverter
Deprecated.
 
ErpDestinationHeaderProvider - Class in com.sap.cloud.sdk.cloudplatform.connectivity
Adds the headers "sap-client" and "sap-language", if the respective properties are present on a destination.
ErpDestinationHeaderProvider() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ErpDestinationHeaderProvider
 
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.
 
ErpInteger - Class in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
ErpInteger(Integer) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ErpInteger
Deprecated.
Constructor.
ErpInteger(Long) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ErpInteger
Deprecated.
Constructor.
ErpInteger(String) - Constructor for class com.sap.cloud.sdk.s4hana.serialization.ErpInteger
Deprecated.
Constructor.
ErpType<T extends ErpType<T>> - Interface in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
ErpTypeConverter<T> - Interface in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
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 ErpTypeSerializer with default ERP type converters.
ERROR - Enum constant in enum class com.sap.cloud.sdk.s4hana.serialization.MessageType
Deprecated.
ERROR
ETagSubmissionStrategy - Enum Class in com.sap.cloud.sdk.datamodel.odata.client.request
Strategy options for sending IF-MATCH headers.
EXCHANGE_ONLY - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceTokenExchangeStrategy
Legacy strategy that can be used for destinations which require a user token for the authentication flow.
excludedMethodName(String) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.OptionalBuilder
 
excludedMethodNames(Collection<? extends String>) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.OptionalBuilder
 
excludingFields(FieldReference...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.UpdateRequestBuilder
Allows to explicitly specify entity fields that should not be sent in an update request.
excludingFields(EntitySelectable<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
Allows to explicitly specify entity fields that should not be sent in an update request.
Executable - Interface in com.sap.cloud.sdk.cloudplatform.thread
An class for executing code while allowing throwing checked exceptions.
execute() - Method in interface com.sap.cloud.sdk.cloudplatform.thread.Executable
Executes some logic, or throws an exception if unable to do so.
execute() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
Executes the actual generator based on the given parameter or, in case of absence, their default values.
execute() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGeneratorMojo
 
execute() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
Executes the actual generator based on the given parameter or, in case of absence, their default values.
execute() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGeneratorMojo
 
execute() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.DataModelGeneratorMojo
 
execute(Destination) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchRequestBuilder
 
execute(Destination) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CollectionValueActionRequestBuilder
 
execute(Destination) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CollectionValueFunctionRequestBuilder
 
execute(Destination) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CountRequestBuilder
 
execute(Destination) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CreateRequestBuilder
Execute the OData create request for the provided entity.
execute(Destination) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.DeleteRequestBuilder
Execute the OData delete request for the provided entity.
execute(Destination) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
Execute the OData request.
execute(Destination) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetByKeyRequestBuilder
 
execute(Destination) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.RequestBuilderExecutable
Execute the OData request.
execute(Destination) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueActionRequestBuilder
 
execute(Destination) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
 
execute(Destination) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.UpdateRequestBuilder
Execute the OData update request for the provided entity.
execute(Destination) - Method in class com.sap.cloud.sdk.s4hana.connectivity.Request
Deprecated.
Executes a given request using the given Destination.
execute(Destination) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.BapiRequest
Deprecated.
 
execute(Destination) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.RfmRequest
Deprecated.
 
execute(Destination, RequestT) - Method in interface com.sap.cloud.sdk.s4hana.connectivity.RequestExecutor
Deprecated.
Executes a request against an SAP S/4HANA system.
execute(Destination, RequestT) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.JCoTransaction
Deprecated.
 
execute(Destination, RequestT) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.RemoteFunctionRequestExecutor
Deprecated.
 
execute(Destination, RequestT) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.SoapTransaction
Deprecated.
 
execute(Destination, RequestT) - Method in interface com.sap.cloud.sdk.s4hana.connectivity.rfc.Transaction
Deprecated.
The actual logic to be executed.
execute(HttpDestination, SerializedRequest<RequestT>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.ErpHttpRequestExecutor
Deprecated.
Executes the given serializedRequest as a HttpUriRequest, returning the body of the HttpResponse received.
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.
execute(Executable) - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutor
Executes the given Executable as if it was called inside a ThreadContext.
execute(CheckedFunction1<ServiceT, ReturnT>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.soap.SoapRequest
Deprecated.
Executes a request against a SOAP service based on the given function.
execute(Runnable) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
 
execute(Runnable) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutors
Attach a ThreadContext to the given command and execute it.
execute(Runnable, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
 
execute(Runnable, ThreadContext) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutors
Attach a ThreadContext to the given command and execute it.
execute(Runnable, ThreadContext) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutorService
Attach a ThreadContext to the given command and execute it.
execute(Runnable, ThreadContextExecutor) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
 
execute(Runnable, ThreadContextExecutor) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutors
Attach a ThreadContextExecutor to the given command and execute it.
execute(Runnable, ThreadContextExecutor) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutorService
Attach a ThreadContextExecutor to the given command and execute it.
execute(Callable<T>) - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutor
Executes the given Callable as if it was called inside a ThreadContext.
execute(HttpClient) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
 
execute(HttpClient) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
 
execute(HttpClient) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCreate
 
execute(HttpClient) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestDelete
 
execute(HttpClient) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestExecutable
Execute the OData request with the provided HttpClient reference.
execute(HttpClient) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
 
execute(HttpClient) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
 
execute(HttpClient) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
 
execute(HttpClient) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
 
executeCallable(Callable<T>, ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
Decorate and execute an instance of a callable function.
executeCallable(Callable<T>, ResilienceConfiguration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
Decorate and execute an instance of a callable function.
executeCallable(Callable<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
Decorate and execute an instance of a callable function.
executeCallable(Callable<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
Decorate and execute an instance of a callable function.
executeMultiple(Destination) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperFunction
Default implementation for the case that this function returns a collection of entries.
executeRequest(Destination) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
 
executeRequest(Destination) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatchExecute
Executes the underlying batch query including the stored changeset operations.
executeRequest(Destination) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
 
executeRequest(Destination) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey
 
executeRequest(Destination) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCount
Executes the underlying query for count, using the stored values, plus any query modifiers that were previously called.
executeRequest(Destination) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCreate
 
executeRequest(Destination) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperDelete
 
executeRequest(Destination) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperExecutable
Executes this request.
executeRequest(Destination) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
 
executeRequest(Destination) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
 
executeSingle(Destination) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperFunction
Default implementation for the case that this function returns a single type.
executeSupplier(Supplier<T>, ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
Decorate and execute an instance of a supplier function.
executeSupplier(Supplier<T>, ResilienceConfiguration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
Decorate and execute an instance of a supplier function.
executeSupplier(Supplier<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
Decorate and execute an instance of a supplier function.
executeSupplier(Supplier<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
Decorate and execute an instance of a supplier function.
executeWithAuthToken(AuthToken, Executable) - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
Execute the given Executable with a given token.
executeWithAuthToken(AuthToken, Callable<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
Execute the given Callable with a given token.
executeWithAuthToken(AuthToken, Callable<T>) - Method in class com.sap.cloud.sdk.cloudplatform.security.DefaultAuthTokenFacade
 
executeWithFallbackAuthToken(Supplier<AuthToken>, Executable) - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
Execute the given Executable, using the given token as fallback if there is no other token available.
executeWithFallbackAuthToken(Supplier<AuthToken>, Callable<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
Execute the given Callable, using the given token as fallback if there is no other token available.
executeWithFallbackHeaderContainer(Supplier<RequestHeaderContainer>, Executable) - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
Runs the given executable with the given headers as a fallback option that should be used in case there is no current RequestHeaderContainer.
executeWithFallbackHeaderContainer(Supplier<RequestHeaderContainer>, Callable<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
Runs the given callable with the given headers as a fallback option that should be used in case there is no current RequestHeaderContainer.
executeWithFallbackPrincipal(Supplier<Principal>, Executable) - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
Execute the given Executable, using the given principal as fallback if there is no other principal available.
executeWithFallbackPrincipal(Supplier<Principal>, Callable<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
Execute the given Callable, using the given principal as fallback if there is no other principal available.
executeWithFallbackTenant(Supplier<Tenant>, Executable) - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
Execute the given Executable, using the given tenant as fallback if there is no other tenant available.
executeWithFallbackTenant(Supplier<Tenant>, Callable<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
Execute the given Callable, using the given tenant as fallback if there is no other tenant available.
executeWithHeaderContainer(RequestHeaderContainer, Executable) - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
Runs the given executable with the given headers available.
executeWithHeaderContainer(RequestHeaderContainer, Callable<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
Runs the given callable with the given headers available and returns the result.
executeWithHeaderContainer(Map<String, String>, Executable) - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
Runs the given executable with the given headers available.
executeWithHeaderContainer(Map<String, String>, Callable<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
Runs the given callable with the given headers available and returns the result.
executeWithPrincipal(Principal, Executable) - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
Execute the given Executable on behalf of a given principal.
executeWithPrincipal(Principal, Callable<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
Execute the given Callable on behalf of a given principal.
executeWithTenant(Tenant, Executable) - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
Execute the given Executable on behalf of a given tenant.
executeWithTenant(Tenant, Callable<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
Execute the given Callable on behalf of a given tenant.
EXECUTION_API - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.BusinessRulesOptions
Use the execution API of the SAP Business Rules Service.
EXIT - Enum constant in enum class com.sap.cloud.sdk.s4hana.serialization.MessageType
Deprecated.
EXIT
expirationDuration() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration
Duration after which the cache entry will be invalidated.
expirationStrategy() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration
Expiration strategy for the cache.
Expression(FilterExpression) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBinary.Expression
 
Expression(FilterExpression) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBoolean.Expression
 
Expression(FilterExpression) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueCollection.Expression
 
Expression(FilterExpression) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDate.Expression
 
Expression(FilterExpression) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTime.Expression
 
Expression(FilterExpression) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTimeOffset.Expression
 
Expression(FilterExpression) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDuration.Expression
 
Expression(FilterExpression) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueNumeric.Expression
 
Expression(FilterExpression) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueString.Expression
 
Expression(FilterExpression) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueTimeOfDay.Expression
 
Expression(FilterExpression, Class<EntityT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean.Expression
 
Expression(FilterExpression, Class<EntityT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate.Expression
 
Expression(FilterExpression, Class<EntityT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime.Expression
 
Expression(FilterExpression, Class<EntityT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration.Expression
 
Expression(FilterExpression, Class<EntityT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal.Expression
 
Expression(FilterExpression, Class<EntityT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger.Expression
 
Expression(FilterExpression, Class<EntityT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString.Expression
 
Expression(FilterExpression, Class<EntityT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime.Expression
 
Expression(FilterExpression, Class<EntityT>, Class<ItemT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection.Expression
 
ExpressionFluentHelper<EntityT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
Template class that represents query expressions.
ExpressionFluentHelper(ValueBoolean) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.ExpressionFluentHelper
Creates a new helper based on an arbitrary, untyped filter expression.
Expressions - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
Wrapper class for expression types.
Expressions() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.expression.Expressions
 
Expressions.Operand - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Generic OData filter expression operand.
Expressions.OperandMultiple - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
OData filter collection expression operand.
Expressions.OperandSingle - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Singular OData filter expression operand.
extract(ResultElement) - Method in class com.sap.cloud.sdk.result.BigDecimalExtractor
 
extract(ResultElement) - Method in class com.sap.cloud.sdk.result.BigIntegerExtractor
 
extract(ResultElement) - Method in class com.sap.cloud.sdk.result.BooleanExtractor
 
extract(ResultElement) - Method in class com.sap.cloud.sdk.result.ByteExtractor
 
extract(ResultElement) - Method in class com.sap.cloud.sdk.result.CharacterExtractor
 
extract(ResultElement) - Method in interface com.sap.cloud.sdk.result.CollectionExtractor
Transforms the given ResultElement into a Collection.
extract(ResultElement) - Method in class com.sap.cloud.sdk.result.DoubleExtractor
 
extract(ResultElement) - Method in class com.sap.cloud.sdk.result.FloatExtractor
 
extract(ResultElement) - Method in class com.sap.cloud.sdk.result.GenericCollectionExtractor
 
extract(ResultElement) - Method in class com.sap.cloud.sdk.result.GenericObjectExtractor
 
extract(ResultElement) - Method in class com.sap.cloud.sdk.result.IntegerExtractor
 
extract(ResultElement) - Method in class com.sap.cloud.sdk.result.LongExtractor
 
extract(ResultElement) - Method in interface com.sap.cloud.sdk.result.ObjectExtractor
Extracts the value of the given ResultElement as the type T.
extract(ResultElement) - Method in class com.sap.cloud.sdk.result.PrimitiveBasedObjectExtractor
 
extract(ResultElement) - Method in class com.sap.cloud.sdk.result.ShortExtractor
 
extract(ResultElement) - Method in class com.sap.cloud.sdk.result.StringExtractor
 
extractDeltaToken(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataUriFactory
Get the delta-token from a URL.
extractSkipToken(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataUriFactory
Get the skip-token from a URL.

F

F5 - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
Deprecated.
"F5"
FacadeLocator - Class in com.sap.cloud.sdk.cloudplatform.util
This class is for internal use only.
FacadeLocator() - Constructor for class com.sap.cloud.sdk.cloudplatform.util.FacadeLocator
 
FacadeLocator.MockableInstance - Class in com.sap.cloud.sdk.cloudplatform.util
Performs the facade lookup within the FacadeLocator.
FAGL_LEDGER_CUST - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
Deprecated.
"FAGL_LEDGER_CUST"
failOnWarning() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
The generator exists with failure in case a warning occurs during processing.
failOnWarning() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
The generator exists with failure in case a warning occurs during processing.
failOnWarning(boolean) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
Defines whether to exit with failure in case a warning occurs during processing.
failOnWarning(boolean) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
Defines whether to exit with failure in case a warning occurs during processing.
failureDueToWarningsNecessary() - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
Indicates whether the generation led to warnings and also the flag for failing on warnings is activated.
failureDueToWarningsNecessary() - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
Get the failure indicator due to warning messages.
failureRateThreshold() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
The failure rate threshold (as percentage within [0, 100]).
failureRateThreshold(float) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
The failure rate threshold (as percentage within [0, 100]).
FALSE - Static variable in class com.sap.cloud.sdk.s4hana.serialization.ErpBoolean
Deprecated.
The FALSE instance.
FDC_POSTING_001 - Static variable in class com.sap.cloud.sdk.s4hana.serialization.MessageClass
Deprecated.
"FDC_POSTING_001"
fetchFieldAsList(String, Class<T>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
Helper method to lazily resolve a field value from current entity.
fetchFieldAsSingle(String, Class<T>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
Helper method to lazily resolve a field value from current entity.
fetchMediaStream() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmMediaEntity
Get the binary data stream (file) from this media entity.
field(String, String, Year) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Adds a new structure to this Fields.
field(String, String, Year) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, and value.
field(String, String, Year) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new Year Value object based on the given parameter and the incremented field Id.
field(String, String, Boolean) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Adds a new structure to this Fields.
field(String, String, Boolean) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, and value.
field(String, String, Boolean) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new Boolean Value object based on the given parameter and the incremented field Id.
field(String, String, Byte) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Adds a new structure to this Fields.
field(String, String, Byte) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, and value.
field(String, String, Byte) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new Byte Value object based on the given parameter and the incremented field Id.
field(String, String, Character) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Adds a new structure to this Fields.
field(String, String, Character) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, and value.
field(String, String, Character) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new Character Value object based on the given parameter and the incremented field Id.
field(String, String, Double) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Adds a new structure to this Fields.
field(String, String, Double) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, and value.
field(String, String, Double) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new Double Value object based on the given parameter and the incremented field Id.
field(String, String, Float) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Adds a new structure to this Fields.
field(String, String, Float) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, and value.
field(String, String, Float) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new Float Value object based on the given parameter and the incremented field Id.
field(String, String, Integer) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Adds a new structure to this Fields.
field(String, String, Integer) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, and value.
field(String, String, Integer) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new Integer Value object based on the given parameter and the incremented field Id.
field(String, String, Long) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Adds a new structure to this Fields.
field(String, String, Long) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, and value.
field(String, String, Long) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new Long Value object based on the given parameter and the incremented field Id.
field(String, String, Short) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Adds a new structure to this Fields.
field(String, String, Short) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, and value.
field(String, String, Short) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new Short Value object based on the given parameter and the incremented field Id.
field(String, String, String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Adds a new structure to this Fields.
field(String, String, String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, and value.
field(String, String, String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new String Value object based on the given parameter and the incremented field Id.
field(String, String, BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Adds a new structure to this Fields.
field(String, String, BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, and value.
field(String, String, BigDecimal) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new BigDecimal Value object based on the given parameter and the incremented field Id.
field(String, String, BigInteger) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Adds a new structure to this Fields.
field(String, String, BigInteger) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, and value.
field(String, String, BigInteger) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new BigInteger Value object based on the given parameter and the incremented field Id.
field(String, String, LocalDate) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Adds a new structure to this Fields.
field(String, String, LocalDate) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, and value.
field(String, String, LocalDate) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new LocalDate Value object based on the given parameter and the incremented field Id.
field(String, String, LocalTime) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, and value.
field(String, String, LocalTime) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new LocalTime Value object based on the given parameter and the incremented field Id.
field(String, String, Locale) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Adds a new structure to this Fields.
field(String, String, Locale) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, and value.
field(String, String, Locale) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new Locale Value object based on the given parameter and the incremented field Id.
field(String, String, T) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Adds a new field to this Fields.
field(String, String, T) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, and value.
field(String, String, T) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new Value object based on the given parameter and the incremented field Id.
field(String, String, T, ErpTypeConverter<T>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Adds a new field to this Fields.
field(String, String, T, ErpTypeConverter<T>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a field with the given name, dataType, value, and typeConverter.
field(String, String, T, ErpTypeConverter<T>) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Creates a new Value object based on the given parameter and the incremented field Id.
FieldOrdering<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.expression
Represents an asc/desc ordering of an entity via a property.
FieldOrdering(SimpleProperty<EntityT>, Order) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.expression.FieldOrdering
 
FieldReference - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
OData filter expression operand for a generic entity field reference.
fields() - Static method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
Creates a new instance of Fields.
fields(Fields, Fields...) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds the given fields.
fields(Fields, Fields...) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Copies the given Fields to the Table linked to this TableRow, using a new/applicable field Id.
fields(String, String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.ParameterFields
Deprecated.
Adds a parameter reflected by a structure.
fields(String, String) - Method in class com.sap.cloud.sdk.s4hana.connectivity.rfc.TableRow
Deprecated.
Adds a parameter reflected by a structure.
Fields - Class in com.sap.cloud.sdk.s4hana.connectivity.rfc
Deprecated.
This module will be discontinued, along with its classes and methods.
Fields() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.rfc.Fields
Deprecated.
 
FieldUntyped - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
OData filter expression operand for an untyped entity field reference.
FILL_LEADING - Enum constant in enum class com.sap.cloud.sdk.s4hana.serialization.StringBasedErpType.FillCharStrategy
Deprecated.
Fills the String until the specified length ist reached.
FILL_LEADING_IF_NUMERIC - Enum constant in enum class com.sap.cloud.sdk.s4hana.serialization.StringBasedErpType.FillCharStrategy
Deprecated.
If the Strings contains only numeric values, fill the string until the specified length is reached, otherwise leave the String unmodified.
filter(ValueBoolean...) - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
Query modified to limit which entities should be contained in the result set.
filter(ExpressionFluentHelper<EntityT>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
Query modifier to restrict the set of returned entities based on the values of one or more fields.
filter(ExpressionFluentHelper<LinkedEntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.OneToOneLink
Add filter to a one-to-one navigation property relationship.
filter(FilterableBoolean<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CountRequestBuilder
 
filter(FilterableBoolean<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
 
filter(FilterableBoolean<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollectionQuery
 
filter(FilterableBoolean<TargetT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollection
 
FilterableBoolean - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Boolean operations for generic OData filter expression operands.
FilterableBoolean<EntityT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.expression
Fluent helper class to provide filter functions to OData expressions referenced by Boolean.
FilterableBoolean.Expression<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.expression
Wrapper expression class, which delegates to another operation.
FilterableCollection - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Collection operations for generic OData filter expression operands.
FilterableCollection<EntityT,ItemT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.expression
Fluent helper class to provide filter functions to OData expressions referenced by Collection.
FilterableCollection.Expression<EntityT,ItemT> - Class in com.sap.cloud.sdk.datamodel.odatav4.expression
Wrapper expression class, which delegates to another operation.
FilterableComparisonAbsolute - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Logical operations for generic OData filter expression operands.
FilterableComparisonRelative - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Logical operations for generic OData filter expression operands.
FilterableComplex<EntityT,ItemT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.expression
Fluent helper class to provide filter functions to OData expressions referenced by an OData complex property.
FilterableDate - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Date operations for generic OData filter expression operands.
FilterableDate<EntityT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.expression
Fluent helper class to provide filter functions to OData expressions referenced by Date.
FilterableDate.Expression<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.expression
Wrapper expression class, which delegates to another operation.
FilterableDateTime<EntityT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.expression
Fluent helper class to provide filter functions to OData expressions referenced by DateTime.
FilterableDateTime.Expression<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.expression
Wrapper expression class, which delegates to another operation.
FilterableDateTimeOffset - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Date-Time-Offset operations for generic OData filter expression operands.
FilterableDuration - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Duration operations for generic OData filter expression operands.
FilterableDuration<EntityT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.expression
Fluent helper class to provide filter functions to OData expressions referenced by Duration.
FilterableDuration.Expression<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.expression
Wrapper expression class, which delegates to another operation.
FilterableEnum<EntityT,EnumT extends VdmEnum> - Interface in com.sap.cloud.sdk.datamodel.odatav4.expression
Fluent helper class to provide filter functions to OData expressions referenced by Enum.
FilterableGuid<EntityT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.expression
Fluent helper class to provide filter functions to OData expressions referenced by Guid.
FilterableNumeric - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Numeric operations for generic OData filter expression operands.
FilterableNumeric<EntityT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.expression
Fluent helper class to provide filter functions to OData expressions referenced by Number.
FilterableNumericDecimal<EntityT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.expression
Fluent helper class to provide filter functions to OData expressions referenced by Integer.
FilterableNumericDecimal.Expression<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.expression
Wrapper expression class, which delegates to another operation.
FilterableNumericInteger<EntityT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.expression
Fluent helper class to provide filter functions to OData expressions referenced by Integer.
FilterableNumericInteger.Expression<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.expression
Wrapper expression class, which delegates to another operation.
FilterableString - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
String operations for generic OData filter expression operands.
FilterableString<EntityT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.expression
Fluent helper class to provide filter functions to OData expressions referenced by String.
FilterableString.Expression<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.expression
Wrapper expression class, which delegates to another operation.
FilterableTime<EntityT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.expression
Fluent helper class to provide filter functions to OData expressions referenced by Time.
FilterableTime.Expression<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.expression
Wrapper expression class, which delegates to another operation.
FilterableTimeOfDay - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Time-of-day operations for generic OData filter expression operands.
FilterableValue<EntityT,PrimitiveT extends Serializable> - Interface in com.sap.cloud.sdk.datamodel.odatav4.expression
Fluent helper class to provide filter functions to OData expressions referenced by all value types.
FilterExpression - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Generic interface to describe an OData filter expression.
FilterExpressionArithmetic - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Set of OData filter functions for arithmetic types.
FilterExpressionCollection - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Set of OData filter functions for collection types.
FilterExpressionLogical - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Set of OData filter functions for logical types.
FilterExpressionString - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Set of OData filter functions for string types.
FilterExpressionTemporal - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
Set of OData filter functions for temporal types.
filterOnOneToOneLink(ExpressionFluentHelper<SubEntityT>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
Add a filter expression on a single navigation property.
finalMethod(ApiUsageMetadata.Invocation) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.OptionalBuilder
 
finishJavaBuilderMethodNameGeneration(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Allows post-processing of the Java identifier generated by AbstractNamingStrategy.generateJavaBuilderMethodName(String).
finishJavaClassNameGeneration(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Allows post-processing of the Java identifier generated by AbstractNamingStrategy.generateJavaClassName(String, String).
finishJavaConstantNameGeneration(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Allows post-processing of the Java identifier generated by AbstractNamingStrategy.generateJavaConstantName(String, String).
finishJavaFieldNameGeneration(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Allows post-processing of the Java identifier generated by AbstractNamingStrategy.generateJavaFieldName(String, String).
finishJavaFluentHelperClassNameGeneration(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Allows post-processing of the Java identifier generated by AbstractNamingStrategy.generateJavaFluentHelperClassName(String, String).
finishJavaMethodNameGeneration(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Allows post-processing of the Java identifier generated by AbstractNamingStrategy.generateJavaMethodName(String).
finishJavaMethodParameterNameGeneration(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Allows post-processing of the Java identifier generated by AbstractNamingStrategy.generateJavaMethodParameterName(String, String).
finishJavaNavigationPropertyConstantNameGeneration(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Allows post-processing of the Java identifier generated by AbstractNamingStrategy.generateJavaNavigationPropertyConstantName(String).
finishJavaNavigationPropertyFieldNameGeneration(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Allows post-processing of the Java identifier generated by AbstractNamingStrategy.generateJavaNavigationPropertyFieldName(String).
finishJavaOperationMethodNameGeneration(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Allows post-processing of the Java identifier generated by AbstractNamingStrategy.generateJavaOperationMethodName(String, String).
fixAcronymsInConstantNames(String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
Removes underscores ("_") from in between the letters on acronyms from the given name.
FloatConverter - Class in com.sap.cloud.sdk.s4hana.serialization
Deprecated.
This module will be discontinued, along with its classes and methods.
FloatConverter() - Constructor for class com.sap.cloud.sdk.s4hana.serialization.FloatConverter
Deprecated.
 
FloatExtractor - Class in com.sap.cloud.sdk.result
ObjectExtractor implementation transforming a given ResultElement to a Float.
FloatExtractor() - Constructor for class com.sap.cloud.sdk.result.FloatExtractor
 
floatValue() - Method in class com.sap.cloud.sdk.s4hana.serialization.ErpDecimal
Deprecated.
 
floatValue() - Method in class com.sap.cloud.sdk.s4hana.types.Year
Deprecated.
 
floor() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
Filter by expression "floor".
floor() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
Filter by expression "floor".
floor(ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
Floor expression for numbers.
FluentHelperBasic<FluentHelperT,EntityT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
Representation of any OData request as a fluent interface for further configuring the request and executing it.
FluentHelperBasic(String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
Instantiates this fluent helper using the given service path to send the requests.
FluentHelperBatchChangeSet<FluentHelperT> - Interface in com.sap.cloud.sdk.datamodel.odata.helper.batch
Contains methods applicable to enrich the currently open change set.
FluentHelperBatchEndChangeSet<FluentHelperT> - Interface in com.sap.cloud.sdk.datamodel.odata.helper.batch
Interface to finish the definition of a single changeset.
FluentHelperByKey<FluentHelperT,EntityT extends VdmEntity<?>,SelectableT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
Representation of an OData request to retrieve an entity by its key as a fluent interface for further configuring the request and executing it.
FluentHelperByKey(String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey
Instantiates this fluent helper using the given service path and entity collection to send the requests.
FluentHelperCount - Class in com.sap.cloud.sdk.datamodel.odata.helper
Representation of an OData query for count, as a fluent interface for further configuring the request and executing it.
FluentHelperCreate<FluentHelperT,EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odata.helper
Representation of an OData create request as a fluent interface for further configuring the request and executing it.
FluentHelperCreate(String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCreate
Instantiates this fluent helper using the given service path and entity collection to send the requests.
FluentHelperDelete<FluentHelperT,EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odata.helper
Representation of an OData delete request as a fluent interface for further configuring the request and executing it.
FluentHelperDelete(String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperDelete
Instantiates this fluent helper using the given service path and entity collection to send the requests.
FluentHelperExecutable<ResultT> - Interface in com.sap.cloud.sdk.datamodel.odata.helper
Representation of any OData V2 request that can be executed.
FluentHelperFunction<FluentHelperT,ObjectT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
Representation of any OData function import as a fluent interface for further configuring the request and executing it.
FluentHelperFunction(String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperFunction
Instantiates this fluent helper using the given service path to send the requests.
FluentHelperModification<FluentHelperT,EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odata.helper
Representation of an OData modification request (Create, Update, Delete) as a fluent interface for further configuring the request and executing it.
FluentHelperModification(String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperModification
Instantiates this fluent helper using the given service path to send the requests.
FluentHelperRead<FluentHelperT,EntityT extends VdmEntity<?>,SelectableT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
Representation of an OData query as a fluent interface for further configuring the request and executing it.
FluentHelperRead(String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
Instantiates this fluent helper using the given service path and entity collection to send the requests.
FluentHelperServiceBatch<FluentHelperT,FluentHelperChangeSetT extends FluentHelperBatchEndChangeSet<FluentHelperT>> - Interface in com.sap.cloud.sdk.datamodel.odata.helper.batch
Interface to the batch object of an OData service.
FluentHelperServiceBatchExecute - Interface in com.sap.cloud.sdk.datamodel.odata.helper.batch
Interface to provide execute methods.
FluentHelperUpdate<FluentHelperT,EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odata.helper
Representation of an OData update request as a fluent interface for further configuring the request and executing it.
FluentHelperUpdate(String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
Instantiates this fluent helper using the given service path to send the requests.
forEntity(EntityT) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.OperationsOnEntityCollections
Create a generic type-safe request using navigation properties on entity sets of the OData service.
forEntity(EntityT) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
Create a generic type-safe request using navigation properties on entity sets of the OData service.
format(Date, StringBuffer, FieldPosition) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.RFC3339DateFormat
 
formatDate(Date) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
Format the given Date object into string.
formatDuration(Duration) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.RequestExecutionMeasurements
Deprecated.
For internal use only.
forPrefix(String) - Static method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver
Convenience method to define an additional service method invocation, e.g.
forService(ServiceBinding) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationOptions
Start building ServiceBindingDestinationOptions for the given ServiceBinding.
forService(ServiceIdentifier) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding
Creates a new MegacliteServiceBinding.Builder1 instance that can be used to configure access to the provided service that is bound to Megaclite.
forService(ServiceIdentifier) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationOptions
Start building ServiceBindingDestinationOptions for any ServiceBinding that matches the given ServiceIdentifier.
forTargetUrl(String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2DestinationBuilder
Static factory method to initialize a fluent API builder.
FORWARD_AUTH_TOKEN - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
Value of ForwardAuthToken property of destination.
FORWARD_USER_TOKEN - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceTokenExchangeStrategy
Default strategy of forwarding current user access token to the destination lookup.
fractionalSeconds(ValueDateTimeOffset) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
Returns a ValueNumeric.Expression that uses the given operand to filter for the "fractionalseconds" portion of a temporal value.
fractionalSeconds(ValueTimeOfDay) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
Returns a ValueNumeric.Expression that uses the given operand to filter for the "fractionalseconds" portion of a temporal value.
fragmentName(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter
Fragment that should enhance the destination to be fetched.
FROM_DESTINATION - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.SecurityConfigurationStrategy
The HTTP Security Configuration is taken from configuration of the HttpDestination.
FROM_PLATFORM - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.