Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractBuilder() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
- 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
Calendarobject as a GsonTypeAdapter. - AbstractCalendarAdapter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractCalendarAdapter
- 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
Calendarobject as a JacksonStdDeserializer. - 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
Calendarobject as a JacksonStdSerializer. - AbstractJacksonCalendarSerializer(Class<T>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarSerializer
-
Constructor needed by the super class.
- 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
Destinationinstance to create theApiClientfrom it. - AbstractOpenApiService(ApiClient) - Constructor for class com.sap.cloud.sdk.services.openapi.core.AbstractOpenApiService
-
Constructor for the
AbstractOpenApiService. - 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
- accessCode - Enum constant in enum class com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuthFlow
-
Authenticate with an access code
- 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
executingit. - 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.
- actorToken(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds an actor token header to the destination.
- actorTokenType(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds an actor token type header to the destination.
- 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.
- 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
-
Adds a
ThreadContextDecorator. - 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.
- 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.
- 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
-
Adds a
ThreadContextListener. - 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.
- 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.
- 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
ThreadContextis 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
- 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
CacheFilterinstance 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
- 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
ExclusionStrategyexcluding all fields not annotated with the given annotation. - AnnotatedFieldGsonExclusionStrategy(Class<AnnotationT>) - Constructor for class com.sap.cloud.sdk.result.AnnotatedFieldGsonExclusionStrategy
- 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.Expressionthat checks whetheroperand1contains any elements. - any(Expressions.OperandMultiple, ValueBoolean, Predicate<FieldReference>) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
- 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
ApacheHttpClient5Cacheinterface. - ApacheHttpClient5CacheBuilder() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5CacheBuilder
- ApacheHttpClient5Factory - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Factory class that creates
HttpClientinstances based on the givenDestination. - ApacheHttpClient5FactoryBuilder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Builder class for a default implementation of the
ApacheHttpClient5Factoryinterface. - 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
ApiClientthe 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.
- apiPackage(String) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
- append(DestinationLoader) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain.DestinationLoaderChainBuilder
-
The next
DestinationLoaderto query if the previous loaders did not return anyDestination. - 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
DestinationLoadercreated at runtime. - 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.
- 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.
- 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
ResultObjectcasted into the given typeT. - 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
ResultObjectcasted into the given typeT. - 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
ResultElementis considered aResultPrimitive, use this method to access its value asBigDecimal. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aListof all their values represented asBigDecimal. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aSetof all their values represented asBigDecimal. - 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
ResultElementis considered aResultPrimitive, use this method to access its value asBigInteger. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aListof all their values represented asBigInteger. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aSetof all their values represented asBigInteger. - 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
ResultElementis considered aResultPrimitive, use this method to access its value asboolean. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aListof all their values represented asBoolean. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aSetof all their values represented asBoolean. - 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
ResultElementis considered aResultPrimitive, use this method to access its value asbyte. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aListof all their values represented asByte. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aSetof all their values represented asByte. - 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
FieldOrderingrepresenting 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
ResultElementis considered aResultPrimitive, use this method to access its value aschar. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aListof all their values represented asCharacter. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aSetof all their values represented asCharacter. - 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
ResultElementis considered aResultPrimitive, use this method to access its value asdouble. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aListof all their values represented asDouble. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aSetof all their values represented asDouble. - 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
ResultElementis considered aResultPrimitive, use this method to access its value asfloat. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aListof all their values represented asFloat. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aSetof all their values represented asFloat. - 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
ResultElementis considered aResultPrimitive, use this method to access its value asint. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aListof all their values represented asInteger. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aSetof all their values represented asInteger. - 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
- 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
ResultElementis considered aResultPrimitive, use this method to access its value aslong. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aListof all their values represented asLong. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aSetof all their values represented asLong. - 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.
- 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
- 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
ResultElementis considered aResultPrimitive, use this method to access its value asshort. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aListof all their values represented asShort. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aSetof all their values represented asShort. - 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
ResultElementis considered aResultPrimitive, use this method to access its value asString. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aListof all their values represented asString. - 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
ResultCollectionare instances ofResultPrimitive, this method returns aSetof all their values represented asString. - 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.
- 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
DestinationOptionsAugmenterto 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
DestinationServiceOptionsAugmenterin 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
-
AuthenticationTypeof destination. - AUTH_TYPE_FALLBACK - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
Fallback
AuthenticationTypeof destination ifAUTH_TYPEis 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.
- authorization(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds an authorization header to the destination.
- 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
AuthTokeninstance. - 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
ThreadContextListenerthat ensures the correct initialization ofAuthTokens 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
AuthTokento 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
B
- 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_USERNAMEis 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
-
ThreadContextListenerimplementation reading the Basic Authentication Header from the incoming request and storing it in the currentThreadContext. - 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
executingthem 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.
- 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
ThreadContextis 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
- BigDecimalExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractorimplementation transforming a givenResultElementto aBigDecimal. - BigDecimalExtractor() - Constructor for class com.sap.cloud.sdk.result.BigDecimalExtractor
- BigIntegerExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractorimplementation transforming a givenResultElementto aBigInteger. - 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
- Boolean(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Boolean
- BooleanExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractorimplementation transforming a givenResultElementto aBoolean. - 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
actionoperating 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
actionoperating 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
actionoperating on a single element and returning a collection of objects. - BoundAction.SingleToSingle<BindingT,
ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core -
Specific
actionoperating 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
functionoperating 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
functionoperating 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
functionoperating 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
functionoperating 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
functionoperating 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
functionoperating 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
functionoperating 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
functionoperating 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
functionoperating 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
functionoperating 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
functionoperating 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
functionoperating on a single element and returning a collection of primitives. - BoundFunction.SingleToSingle<BindingT,
ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core -
Specific
functionoperating 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
functionoperating 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
functionoperating 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
functionoperating 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
ServiceBindingDestinationOptionsto 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.OptionsEnhancerthat 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.OptionsEnhancerthat contains the communication options for an IAS-based destination. - BtpServiceOptions.IasOptions.IasTargetUri - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Deprecated.since 5.9.0. Use
BtpServiceOptions.AuthenticationServiceOptions.TargetUriinstead. - BtpServiceOptions.IasOptions.NoTokenForTechnicalProviderUser - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
An
ServiceBindingDestinationOptions.OptionsEnhancerthat 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
ApacheHttpClient5Cacheinstance with the previously configured parameters. - build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5FactoryBuilder
-
Builds a new
ApacheHttpClient5Factoryinstance with the previously configured parameters. - build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination.Builder
-
Finally creates the
DefaultDestinationwith the properties retrieved via theDefaultDestination.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
DefaultHttpDestinationwith the properties retrieved via theDefaultHttpDestination.Builder.property(String, Object)method. - build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain.DestinationLoaderChainBuilder
-
Finally create the immutable
DestinationLoaderChainbased on the given order ofDestinationLoaders. - 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
DestinationServiceinstance. - build() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding.Builder4
-
Creates a new
MegacliteServiceBindinginstance based on the provided configuration. - build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options.Builder
-
Creates a new
OAuth2Optionsinstance. - build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationOptions.Builder
-
Create the
ServiceBindingDestinationOptionsinstance based on the previously given properties. - build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Finally creates the
TransparentProxyDestinationwith the properties retrieved via theTransparentProxyDestination.AbstractBuilder.property(String, Object)method. - 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
RequestHeaderContainerfrom the HTTP headers and cookies contained in thisRequestHeaderContainer.Builder. - build() - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy.Resilience4jDecorationStrategyBuilder
- 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
-
Deprecated.Please use
UriBuilder.build(String, String, String, String, String)instead. - build(String, String, String, String, String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.UriBuilder
-
Builds an
URIbased on the given parameter. - builder() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
-
Starts a builder to be used to create a
DefaultDestinationwith 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
DestinationOptionsobjects. - 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.Builderinstance that can be used to create a customizedOAuth2Optionsinstance. - builder() - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer
-
Initializes a new instance of
DefaultRequestHeaderContainer.Builderto construct a newDefaultRequestHeaderContainerfrom scratch. - builder() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy
- 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
DefaultHttpDestinationwith property: . - builder(URI) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
Starts a builder to be used to create a
DefaultHttpDestinationwith 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.
- ByteExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractorimplementation transforming a givenResultElementto aByte. - ByteExtractor() - Constructor for class com.sap.cloud.sdk.result.ByteExtractor
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, aGenericCacheKey, 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
CacheStatsMXBeaninterface. - 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.ODataRequestResultResource
- 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.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.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.typeconverter.ConvertedObject
- capitalize(String) - Static method in class com.sap.cloud.sdk.cloudplatform.util.StringUtils
-
Capitalizes the first character of the given string.
- 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.
- chainName(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Sets the chain name header for the destination.
- chainVarSamlProviderDestinationName(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Sets the chain variable SAML provider destination name header for the destination.
- chainVarSubjectToken(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Sets the chain variable subject token header for the destination.
- chainVarSubjectTokenType(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Sets the chain variable subject token type header for the destination.
- 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.
- CharacterExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractorimplementation transforming a givenResultElementto aCharacter. - CharacterExtractor() - Constructor for class com.sap.cloud.sdk.result.CharacterExtractor
- 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. - 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
ResilienceConfigurationif any exists, independent of the specifiedResilienceIsolationModeand defined parameters. - clearAllCacheEntries(ResilienceConfiguration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
Clears the entire cache associated with the given
ResilienceConfigurationif any exists, independent of the specifiedResilienceIsolationModeand defined parameters. - clearAllCacheEntries(ResilienceConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy
- clearCache(ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
Clears the cache associated with the given
ResilienceConfigurationif any exists. - clearCache(ResilienceConfiguration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
Clears the cache associated with the given
ResilienceConfigurationif 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
ResilienceConfigurationby respecting the providedCacheFilter. - clearCache(ResilienceConfiguration, CacheFilter) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
Clears the cache associated with the given
ResilienceConfigurationif 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
- CLIENT_CERTIFICATE_AUTHENTICATION - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
ClientCertificateAuthentication
- clientAssertion(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds a client assertion header to the destination.
- clientAssertionDestinationName(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds a client assertion destination name header to the destination.
- clientAssertionType(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds a client assertion type header to the destination.
- 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 class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultResource
- 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.
- 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.
- codeVerifier(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds a code verifier header to the destination.
- 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
ResultCollectionidentified byfilterNameand returns aCollectedResultCollectionthat contains only the collected elements. - CollectedResultCollection - Interface in com.sap.cloud.sdk.result
-
A collection consisting of elements collected by their
ElementNamevia theResultCollection.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
ResultElementto 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
executingit. - 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
executingit.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
executingit. - 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.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.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.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.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.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.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
- compareTo(ThreadContextListener) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener
- ComplexProperty<EntityT extends VdmObject<?>,
TargetT extends VdmComplex<?>> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core -
Interface representing a complex property of
ComplexPropertythat holds a complex type ofComplexProperty. - 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
- 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
- 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
MegacliteServiceBindingfor the connectivity service. - contains(Expressions.OperandMultiple, Expressions.OperandMultiple) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
Returns a
ValueBoolean.Expressionthat checks whether the givenoperand1containsoperand2("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
- 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
headerNameexists 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.
- 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
ConvertedObjectinstance. - 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
- 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.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
executingit. - 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.datamodel.odata.adapter.ODataVdmEntityAdapterFactory
-
For internal use only by data model classes.
- create(JsonElement) - Method in class com.sap.cloud.sdk.result.GsonResultElementFactory
- 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
ResultElementbased 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
HttpClientindependent of any destination. - createHttpClient() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientFactory
-
Creates an
HttpClientindependent 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
HttpClientbased on the givenHttpDestinationProperties. - createHttpClient(HttpDestinationProperties) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientFactory
-
Creates an
HttpClientbased on the givenHttpDestinationProperties. - 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
executingit. - CreateRequestBuilder(String, EntityT, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.CreateRequestBuilder
-
Instantiates a
CreateRequestBuilder. - 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.
- crossLevelConsumption(DestinationServiceOptionsAugmenter.CrossLevelScope) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter
- 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.SingleValueFunctionRequestBuilder
-
A token retriever.
- 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
- customHeaders(Header...) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter
-
Adds custom headers to the destination request.
D
- 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.openapi.generator.DataModelGenerator
-
Default constructor initializing the generator with default class members
- 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.openapi.generator.DataModelGeneratorMojo
- 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.Expressionthat uses the givenoperandto 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.Expressionthat uses the givenoperandto 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.Expressionthat uses the givenoperandto filter for the"day"portion of a temporal value. - debugModels(boolean) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
- 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
OAuth2Optionsinstance 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_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_DECORATORS - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy
-
Constant list of default decorators.
- 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
CacheExpirationStrategyof 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_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_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_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_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_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_TOKEN_CACHE_PARAMETERS - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options
-
Default token cache configuration used by
OAuth2Service. - 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
uaablock of thecredentialsof the service binding. - 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.
- 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
BasicAuthenticationAccessorreading the username and password from the currentThreadContextor, after that, from the currently incoming request and returning it as aBasicCredentialsobject. - 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
CollectedResultCollectioninterface, allowing strongly typed access to specific fields annotated withElementNamein elements of aResultCollection. - DefaultCollectedResultCollection(String, Iterable<ResultElement>) - Constructor for class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
Creates a new
DefaultCollectedResultCollectioninstance. - 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
Destinationinterface 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
DefaultDestinationinstance. - DefaultDestinationLoader - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Default implementation of a
DestinationLoaderwith convenience methods to addHTTPandRFCdestinations. - 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 theHttpClients for the amount of time given in the constructor. - DefaultHttpClientCache(long, TimeUnit) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientCache
-
Caches the
HttpClientfor 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
HttpDestinationinterface. - DefaultHttpDestination.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Builder class to allow for easy creation of an immutable
DefaultHttpDestinationinstance. - 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
Localeinformation. - DefaultLocaleFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.DefaultLocaleFacade
- 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
Principalrepresents 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
PrincipalFacadeencapsulating the logic to accessPrincipalinformation. - 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
RequestHeaderContainerinterface. - DefaultRequestHeaderContainer.Builder - Class in com.sap.cloud.sdk.cloudplatform.requestheader
-
Implementation of the
RequestHeaderContainer.Builderinterface that is able to construct and manipulateDefaultRequestHeaderContainers. - DefaultRequestHeaderFacade - Class in com.sap.cloud.sdk.cloudplatform.requestheader
-
Default implementation of the
RequestHeaderFacadeinterface. - 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
DefaultDestinationinstead. - DefaultTenant - Class in com.sap.cloud.sdk.cloudplatform.tenant
-
Implementation of
Tenantwhich can be used on SAP Business Technology Platform Cloud Foundry. - DefaultTenant(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenant
-
Creates a
DefaultTenantwithout subdomain. - DefaultTenant(String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenant
-
Creates a new
DefaultTenantinstance. - DefaultTenantFacade - Class in com.sap.cloud.sdk.cloudplatform.tenant
-
Default implementation of
TenantFacadewhich 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
-
The delegate query.
- delete() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
-
Deletes the current entity in the OData service.
- 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.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
executingit. - 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.
- 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
FieldOrderingrepresenting 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.
- 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.typeconverter.TypeConverterGsonDeserializer
- destination(String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
-
Creates a new builder for a destination.
- 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
HttpDestinationor aRfcDestination. - 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
DestinationLoaderinterface providing a way to define a chainDestinationLoaders to go through until a destination was found. - DestinationLoaderChain(Collection<DestinationLoader>) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain
-
Instantiates a
DestinationLoaderChainbased on the given loaders in the order returned byCollection.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
DestinationOptionsinstances. - 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
DestinationOptionsparameters specific to SCP Cloud Foundry platform. - DestinationServiceOptionsAugmenter() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter
- DestinationServiceOptionsAugmenter.CrossLevelScope - Enum Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Enable cross-level consumption of destinations.
- 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
DestinationTypeis 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.
- 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
-
Deprecated.Please use
ODataRequestRead.withoutResponseBuffering()orODataRequestReadByKey.withoutResponseBuffering()instead. - 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
BulkheadConfigurationthat 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
RateLimiterConfigurationthat 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
RetryConfigurationthat only permits a single attempt, effectively disabling retries. - disabled() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
-
Creates a new
TimeLimiterConfigurationthat 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_CSRF_TOKEN_RETRIEVER - Static variable in interface com.sap.cloud.sdk.cloudplatform.connectivity.CsrfTokenRetriever
-
The disabled
CsrfTokenRetrieverthrows anIllegalStateExceptionin 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.
- 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.
- 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.
- DoubleExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractorimplementation transforming a givenResultElementto aDouble. - DoubleExtractor() - Constructor for class com.sap.cloud.sdk.result.DoubleExtractor
- 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
ThreadContextcontaining all properties of this context. - duration(Duration) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5CacheBuilder
-
Sets the duration for which
HttpClientinstances will be cached. - Duration(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Duration
- durationInMilliseconds(int) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5CacheBuilder
-
Sets the duration for which
HttpClientinstances 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
Throwablethat 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
DwcHeaderNotFoundExceptionclass. - DwcHeaderNotFoundException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.DwcHeaderNotFoundException
-
Initializes a new instance of the
DwcHeaderNotFoundExceptionclass. - 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
DefaultPrincipalFacadethat 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
DefaultTenantFacadethat 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-languageheader to be sent will be derived from the current context viaLocaleAccessor.getCurrentLocale().
E
- 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
FieldNamingStrategyusing the value from annotationElementNamewhen 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
-
An empty
RequestHeaderContainer. - 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.
- 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
- 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.Expressionthat checks whether the givenoperand1ends withoperand2("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
- 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".
- endsWithIgnoreCase(String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.util.StringUtils
-
Checks if the given string ends with the specified suffix, ignoring case.
- 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
- 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
-
DestinationLoaderimplementation reading the destination from an environment variable. - EnvVarDestinationLoader() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.EnvVarDestinationLoader
-
Creates a new instance of
EnvVarDestinationLoaderreading thedestinationsvariable 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
EnvVarDestinationLoaderreading 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
EnvVarDestinationLoaderreading 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.connectivity.TransparentProxyDestination
- 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 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.ODataRequestResultResource
- 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.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.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.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
- 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".
- 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
- 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.
- 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.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(Executable) - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutor
-
Executes the given
Executableas if it was called inside aThreadContext. - 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
ThreadContextto 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
ThreadContextto the given command and execute it. - execute(Runnable, ThreadContext) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutorService
-
Attach a
ThreadContextto 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
ThreadContextExecutorto the given command and execute it. - execute(Runnable, ThreadContextExecutor) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutorService
-
Attach a
ThreadContextExecutorto the given command and execute it. - execute(Callable<T>) - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutor
-
Executes the given
Callableas if it was called inside aThreadContext. - 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 interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultResource.Executable
- 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
Executablewith a given token. - executeWithAuthToken(AuthToken, Callable<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
-
Execute the given
Callablewith 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
executablewith the givenheadersas a fallback option that should be used in case there is no currentRequestHeaderContainer. - executeWithFallbackHeaderContainer(Supplier<RequestHeaderContainer>, Callable<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
-
Runs the given
callablewith the givenheadersas a fallback option that should be used in case there is no currentRequestHeaderContainer. - 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
executablewith the givenheadersavailable. - executeWithHeaderContainer(RequestHeaderContainer, Callable<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
-
Runs the given
callablewith the givenheadersavailable and returns the result. - executeWithHeaderContainer(Map<String, String>, Executable) - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
-
Runs the given
executablewith the givenheadersavailable. - executeWithHeaderContainer(Map<String, String>, Callable<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
-
Runs the given
callablewith the givenheadersavailable and returns the result. - executeWithPrincipal(Principal, Executable) - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
-
Execute the given
Executableon behalf of a given principal. - executeWithPrincipal(Principal, Callable<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
-
Execute the given
Callableon behalf of a given principal. - executeWithTenant(Tenant, Executable) - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
-
Execute the given
Executableon behalf of a given tenant. - executeWithTenant(Tenant, Callable<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
-
Execute the given
Callableon 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.
- 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
ResultElementinto aCollection. - 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
ResultElementas the typeT. - 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
- 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. - 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]).
- 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.
- 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.
- FieldUntyped - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand for an untyped entity field reference.
- 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.
- FloatExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractorimplementation transforming a givenResultElementto aFloat. - FloatExtractor() - Constructor for class com.sap.cloud.sdk.result.FloatExtractor
- 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
executingit. - 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
executingit. - 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
executingit. - 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
executingit. - 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
executingit. - 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
executingit. - 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
executingit. - 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
executingit. - 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
executingit. - 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.
- forService(ServiceBinding) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationOptions
-
Start building
ServiceBindingDestinationOptionsfor the givenServiceBinding. - forService(ServiceIdentifier) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding
-
Creates a new
MegacliteServiceBinding.Builder1instance that can be used to configure access to the providedservicethat is bound to Megaclite. - forService(ServiceIdentifier) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationOptions
-
Start building
ServiceBindingDestinationOptionsfor anyServiceBindingthat matches the givenServiceIdentifier. - 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.Expressionthat uses the givenoperandto 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.Expressionthat uses the givenoperandto 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.
- fragmentName(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.GatewayBuilder
-
Sets the fragment name for the destination-gateway.
- fragmentOptional(boolean) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.GatewayBuilder
-
Sets the fragment optional flag for the destination-gateway.
- 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.SecurityConfigurationStrategy
-
The HTTP Security Configuration is taken from the CloudPlatform.
- fromCurrentContext() - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutor
-
Create a
ThreadContextExecutorusing the currentThreadContext, that is being resolved fromThreadContextAccessorand duplicated with all existing properties. - fromCurrentOrNewContext() - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutor
-
Create a
ThreadContextExecutorusing the currentThreadContext, if one is available. - fromCustomFilter(ValueBoolean, Class<EntityT>) - Static method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean
-
Creates a new Expression from a custom filter expression.
- fromDestination(Destination) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
Creates a new
DefaultHttpDestinationinstance from the givenDestinationby copying all properties returned byDestinationProperties.getPropertyNames(). - fromDomain(DomainT) - Method in class com.sap.cloud.sdk.typeconverter.AbstractTypeConverter
- fromDomain(DomainT) - Method in interface com.sap.cloud.sdk.typeconverter.TypeConverter
-
Transforms the given domain-specific object to the general object.
- fromDomain(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.IdentityConverter
- fromDomainNonNull(DomainT) - Method in class com.sap.cloud.sdk.typeconverter.AbstractTypeConverter
-
Actual converter implementation from a domain-specific object to an arbitrary type.
- fromDomainNonNull(Calendar) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalDateTimeCalendarConverter
- fromDomainNonNull(Calendar) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalTimeCalendarConverter
- fromDomainNonNull(Calendar) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ZonedDateTimeCalendarConverter
- fromIds(String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Constructs a new
CacheKeyinstance for the giventenantIdandprincipalId, independent of whether they arenullor not. - fromMap(Map<String, ?>) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
-
Creates a new
DefaultDestinationwith the given properties. - fromMap(Map<String, ?>) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
Creates a new
DefaultHttpDestinationinstance from the given map of properties. - fromMap(Map<String, Object>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Sets the values of all custom fields contained in the given
values. - fromMap(Map<String, Object>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Read entity data from generic map.
- fromMultiValueMap(Map<String, ? extends Iterable<String>>) - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer
-
Initializes a new instance of the
DefaultRequestHeaderContainerclass from the givenheaders. - fromNewContext() - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutor
-
Create a
ThreadContextExecutorusing a new instance ofThreadContextwith empty properties. - fromProperties(DestinationProperties) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
Creates a new
DefaultHttpDestinationinstance from the givenDestinationPropertiesby copying all properties returned byDestinationProperties.getPropertyNames(). - fromProperties(DestinationProperties) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultRfcDestination
-
Deprecated.Creates an immutable destination with the given properties.
- fromResultObject(ResultObject, ODataProtocol) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
-
SDK internal method to construct an OData error from a
ResultObject. - fromSingleValueMap(Map<String, String>) - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer
-
Initializes a new instance of the
DefaultRequestHeaderContainerclass from the givenheaders. - FunctionRequestBuilder<BuilderT extends FunctionRequestBuilder<BuilderT,
ResultT>, ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core -
Representation of a non-CRUD OData request as a fluent interface for further configuring the request and
executingit. - FunctionRequestBuilder(String, ODataResourcePath) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.FunctionRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
G
- gateway(String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
-
Creates a new builder for a destination-gateway.
- ge(FieldT) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
-
Greater than or equals expression fluent helper.
- generateApis(boolean) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
- generateDataModel(GenerationConfiguration) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.DataModelGenerator
-
Generates the data model based on the provided generation configuration.
- generateModels(boolean) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
- GenerationConfiguration - Class in com.sap.cloud.sdk.datamodel.openapi.generator.model
-
Stores configuration parameters for the code generation performed by
DataModelGenerator. - GenerationConfiguration.GenerationConfigurationBuilder - Class in com.sap.cloud.sdk.datamodel.openapi.generator.model
- GenerationResult - Class in com.sap.cloud.sdk.datamodel.openapi.generator.model
-
Stores the result of the code generation performed by
DataModelGenerator. - GenerationResult(List<File>, String) - Constructor for class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationResult
-
Creates a
GenerationResultbased on a given list of generated files. - GenericCacheKey<ClassT,
ComponentT> - Interface in com.sap.cloud.sdk.cloudplatform.cache -
GenericCacheKey interface for providing access to tenant and principal data, as well as a list of appended components.
- GenericCollectionExtractor<T> - Class in com.sap.cloud.sdk.result
-
Extracts a
Collectionout of a givenResultElementby wrapping the result of anObjectExtractorinto asingletonList. - GenericCollectionExtractor(ObjectExtractor<T>) - Constructor for class com.sap.cloud.sdk.result.GenericCollectionExtractor
- GenericDecorator - Interface in com.sap.cloud.sdk.cloudplatform.resilience4j
-
Interface to decorate a function with resilient properties.
- GenericObjectExtractor<T> - Class in com.sap.cloud.sdk.result
-
Extractor trying to generically extract an object out of a given
ResultElement. - GenericObjectExtractor(Class<T>) - Constructor for class com.sap.cloud.sdk.result.GenericObjectExtractor
- get() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
-
Fetch the current entity.
- get() - Method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
Retrieves the converted object.
- get(int) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchResponse
-
Get the result for a single changeset.
- get(int) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.DefaultBatchResponseResult
- get(DestinationPropertyKey<ValueT>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- get(DestinationPropertyKey<ValueT>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultRfcDestination
-
Deprecated.
- get(DestinationPropertyKey<ValueT>) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperties
-
Convenience method to convert the
Objectreturn type ofDestinationProperties.get(String)into any expected type. - get(DestinationPropertyKey<ValueT>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- get(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
- get(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- get(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultRfcDestination
-
Deprecated.
- get(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptions
-
Retrieves the value of a configuration parameter.
- get(String) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperties
-
Gets the value associated with the given key (if any).
- get(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding
- get(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- get(String) - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
Returns the element with the given name from this result.
- get(String) - Method in interface com.sap.cloud.sdk.result.ResultObject
-
Returns one particular element inside this result object identified by its name.
- get(String, Class<ValueT>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- get(String, Class<ValueT>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultRfcDestination
-
Deprecated.
- get(String, Class<ValueT>) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperties
-
Convenience method to cast the
Objectreturn type ofDestinationProperties.get(String)into the expected type. - get(String, Class<ValueT>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- get(String, Function<Object, ValueT>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- get(String, Function<Object, ValueT>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultRfcDestination
-
Deprecated.
- get(String, Function<Object, ValueT>) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperties
-
Convenience method to convert the
Objectreturn type ofDestinationProperties.get(String)into any expected type. - get(String, Function<Object, ValueT>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- get(Map<String, Object>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationPropertyKey
-
Returns the typed value of the
DestinationPropertyKey - getAccessToken() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuth
-
Get the access token
- getActionParameters() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
- getActionResultClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseCollection
- getActionResultClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseSingle
- getAdditionalProperties() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
- getAdditionalTokenRetrievalParameters() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options
-
Returns additional parameters for the OAuth2 token flow.
- getAll() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntityCollection
-
Fetch multiple entities.
- getAllDestinationProperties() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService
-
Fetches all destination properties from the BTP Destination Service on behalf of the current tenant.
- getAllDestinationProperties(DestinationServiceRetrievalStrategy) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService
-
Fetches all destination properties from the BTP Destination Service.
- getAllHeaderValues() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResult
-
Get all HTTP header values, grouped by the name (case insensitive) of the HTTP header.
- GetAllRequestBuilder<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
executingit. - GetAllRequestBuilder(String, Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- getAnnotationProperties() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Returns the annotation properties.
- getApiKey() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
-
Get the API Key
- getApiKeyPrefix() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
-
Get the API key prefix
- getApiMaturity() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
- getApiPackage() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
- getAppIdentifier() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ZeroTrustIdentityService
-
Returns the app identifier assigned to the app via the Zero Trust Identity service binding.
- getApplicationName() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.IasCommunicationOptions
- getAsCollection() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
- getAsCollection() - Method in class com.sap.cloud.sdk.result.GsonResultObject
- getAsCollection() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
- getAsCollection() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
Returns this
ResultElementas an instance ofResultCollection. - getAsObject() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
- getAsObject() - Method in class com.sap.cloud.sdk.result.GsonResultObject
- getAsObject() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
- getAsObject() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
Returns this
ResultElementas an instance ofResultObject. - getAsPrimitive() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
- getAsPrimitive() - Method in class com.sap.cloud.sdk.result.GsonResultObject
- getAsPrimitive() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
- getAsPrimitive() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
Returns this
ResultElementas an instance ofResultPrimitive. - getAuthentication(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Get authentication for the given name.
- getAuthentications() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Get authentications (key: authentication name, value: authentication).
- getAuthenticationType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- getAuthenticationType() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Returns the authentication type to be expected when authenticating at the remote system.
- getAuthenticationType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- getAuthTokenFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
-
The
AuthTokenFacadeinstance. - getAuthTokens() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response
- getBasePath() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Get the current base path
- getBasicAuthenticationFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.security.BasicAuthenticationAccessor
-
The actual implementation used to forward the business logic calls to.
- getBasicCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- getBasicCredentials() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Returns the basic credentials to be used for authentication at the remote system.
- getBasicCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- getBatchedResponses() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultMultipartGeneric
-
Get the multi-part segments as raw HTTP response object.
- getBatchUuid() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
- getBindingType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToCollection
- getBindingType() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.BoundOperation
-
The type this operations is bound to.
- getBulkhead(ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience4j.BulkheadProvider
-
Provides a bulkhead.
- getBulkhead(ResilienceConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultBulkheadProvider
- GetByKeyRequestBuilder<EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of an OData request to retrieve an entity by its key as a fluent interface for further configuring the request and
executingit. - GetByKeyRequestBuilder(String, Class<EntityT>, Map<String, Object>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.GetByKeyRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- getCache() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientCache
-
Getter for the cache to be used.
- getCache() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientCache
- getCacheDuration() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options.TokenCacheParameters
-
Upper bound for how long a successful token response may remain cached.
- getCacheKey() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientCache
-
Method called in the
#getClient(HttpClientFactory)method to create aCacheKeyfor no specificDestination. - getCacheKey() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientCache
- getCacheKey(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientCache
-
Method called in the
#getClient(Destination, HttpClientFactory)method to create aCacheKeyfor the givenDestination. - getCacheKey(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientCache
- getCacheList() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheManager
-
Getter for a list of all caches registered in the
CacheManager. - getCacheSize() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
- getCacheSize() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options.TokenCacheParameters
-
The maximum number of tokens to cache.
- getCalendarConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarDeserializer
-
Getter for an instance of the common conversion logic from and to
Calendar. - getCalendarConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonLocalDateTimeDeserializer
- getCalendarConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonLocalTimeDeserializer
- getCalendarConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonZonedDateTimeDeserializer
- getCertificate() - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCertificate
- getCertificates() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response
- getChangedFields() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Returns map of all fields which have been changed on this entity along with their updated values.
- getChangedFields() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Returns map of all fields which have been changed on this entity along with their updated values.
- getCircuitBreaker(ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience4j.CircuitBreakerProvider
-
Provides a circuit breaker.
- getCircuitBreaker(ResilienceConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultCircuitBreakerProvider
- getClientId() - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCertificate
- getClientId() - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCredentials
- getClientIdentity() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultOAuth2PropertySupplier
- getClientIdentity() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2PropertySupplier
-
OAuth client identity to be used for obtaining a token.
- getClientKeyStore() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options
-
The
KeyStoreto use for building an mTLS connection towards the target system. - getClientSecret() - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCredentials
- getCollectedElementName() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
The common name of all elements addressed by this collection.
- getComplexSelectors() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
- getComponents() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
- getComponents() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.GenericCacheKey
-
Getter for the list of additional cache key components.
- getComponents() - Method in class com.sap.cloud.sdk.cloudplatform.cache.SerializableCacheKey
- getConnectionManager(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientFactory
-
Get the connection manager for the HTTP client builder.
- getConnectionManager(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory
- getConstant(Class<T>, String) - Static method in interface com.sap.cloud.sdk.datamodel.odatav4.core.VdmEnum
-
Helper function to resolve enum constant from given type reference and String identifier.
- getConsumerClientId() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.IasCommunicationOptions
- getConsumerTenantId() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.IasCommunicationOptions
- getContent() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationCertificate
- getContentId() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
- getConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarSerializer
-
Getter for an instance of the common conversion logic from and to
Calendar. - getConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonLocalDateTimeSerializer
- getConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonLocalTimeSerializer
- getConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonZonedDateTimeSerializer
- getCopyrightHeader() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
- getCreatedEntities() - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchResponseChangeSet
-
Get all newly created entities from this changeset.
- getCredential(Class<T>, String...) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultOAuth2PropertySupplier
-
Obtain an entry from the credentials block of the service binding.
- getCredentialOrThrow(Class<T>, String...) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultOAuth2PropertySupplier
-
Obtain an entry from the credentials block of the service binding.
- getCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding
- getCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
-
Getter for the credentials, wrapped in an
Option, as it may be null. - getCsrfTokenRetriever() - Method 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.
- getCsrfTokenRetriever() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperFunction
- getCurrentContext() - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextAccessor
-
Returns the current
ThreadContext. - getCurrentContextOrNull() - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextAccessor
-
Returns the current
ThreadContextor null, if this is not possible. - getCurrentContextOrNull() - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextFacade
-
Returns an instance
ThreadContextor null. - getCurrentContextOrNull() - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadLocalThreadContextFacade
- getCurrentLocale() - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.LocaleAccessor
-
Returns the requested locale of the current HTTP request, or default locale of the server.
- getCurrentLocale() - Method in interface com.sap.cloud.sdk.cloudplatform.servlet.LocaleFacade
-
Returns the requested locale of the current HTTP request, or default locale of the server.
- getCurrentLocales() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.DefaultLocaleFacade
- getCurrentLocales() - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.LocaleAccessor
-
Returns a list of locales indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header.
- getCurrentLocales() - Method in interface com.sap.cloud.sdk.cloudplatform.servlet.LocaleFacade
-
Returns a list of locales indicating, in decreasing order starting with the preferred locale, the locales that are acceptable to the client based on the Accept-Language header.
- getCurrentPrincipal() - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
-
Returns the current
Principal. - getCurrentTenant() - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
-
Returns the current
Tenant. - getCurrentToken() - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
-
Returns the current
AuthToken. - getCustomField(EntityField<ObjectT, FieldT>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
This method allows for retrieval of custom fields that are added to the underlying OData services.
- getCustomField(SimpleProperty<ObjectT>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
This method allows for retrieval of custom fields that are added to the underlying OData services.
- getCustomField(String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
This method allows for retrieval of custom fields that are added to the underlying OData services.
- getCustomField(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
This method allows for retrieval of custom fields that are added to the underlying OData services.
- getCustomFieldNames() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Returns the names of all custom fields of this object.
- getCustomFieldNames() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Returns the names of the custom fields of this object.
- getCustomFields() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Returns all custom field names and values of this object.
- getCustomFields() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Returns the names and values of a custom field.
- getCustomParameters() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
- getDateFormat() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Get the date format used to parse/format date parameters.
- getDateTimeOffsetSerializer() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataLiteralSerializer
-
Returns a function to convert a given
OffsetDateTimeinto aStringthat conforms with the protocol specification. - getDateTimeOffsetSerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
- getDateTimeOffsetSerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
- getDateTimeSerializer() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataLiteralSerializer
-
Returns a function to convert a given
LocalDateTimeinto aStringthat conforms with the protocol specification. - getDateTimeSerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
- getDateTimeSerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
- getDecorationStrategy() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
Returns the
ResilienceDecorationStrategythat will be used to decorate resilient code, - getDecoratorsOrderedByPriority() - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextDecoratorChain
- getDecoratorsOrderedByPriority() - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecoratorChain
-
Returns all decorators (including default decorators) by priority.
- getDefault() - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.SecurityConfigurationStrategy
-
Returns the default value for the
SecurityConfigurationStrategy. - getDefaultDecorators() - Static method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextDecoratorChain
-
Returns all registered default decorators by priority.
- getDefaultListeners() - Static method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextListenerChain
-
Returns all registered default listeners by priority.
- getDefaultServicePath() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
Used by fluent helpers and navigation property methods to construct OData queries.
- getDefaultServicePath() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
Used by request builders and navigation property methods to construct OData requests.
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean.Expression
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection.Expression
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate.Expression
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime.Expression
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration.Expression
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal.Expression
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger.Expression
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString.Expression
- getDelegate() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime.Expression
- getDelegateQuery() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollectionQuery
-
The delegate query.
- getDeltaLink() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
Get the delta link of the current result-set.
- getDestination() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationRequestContext
- getDestination(ServiceBindingDestinationOptions) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationLoader
-
Tries to transform the given
optionsinto anHttpDestination. - getDestination(String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationAccessor
-
Loads the destination with the given name.
- getDestinationConfiguration() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response
- getDestinationForFetch() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
Convienence field for reusing the same destination with multiple queries (e.g. fetching associated entities).
- getDestinationName() - Method in exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationAccessException
- getDestinationName() - Method in exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationNotFoundException
- getDestinationProperties(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService
-
Fetches the properties of a specific destination from the BTP Destination Service on behalf of the current tenant.
- getDestinationType() - Method in exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.DestinationTypeNotSupportedException
- getDetails() - Method in class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
-
A list of all contained nested
ODataServiceErrors. - getDomainType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.IdentityConverter
- getDomainType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalDateTimeCalendarConverter
- getDomainType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalTimeCalendarConverter
- getDomainType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ZonedDateTimeCalendarConverter
- getDomainType() - Method in interface com.sap.cloud.sdk.typeconverter.TypeConverter
-
Getter for an class object of the domain-specific type.
- getDwcJwtOrThrow() - Static method in class com.sap.cloud.sdk.cloudplatform.DwcHeaderUtils
-
This method fetches the value of the
DwcHeaderUtils.DWC_JWT_HEADERheader or throws anDwcHeaderNotFoundExceptionif the header was not found. - getDwcPrincipalIdOrThrow() - Static method in class com.sap.cloud.sdk.cloudplatform.DwcHeaderUtils
-
This method fetches the value of the
DwcHeaderUtils.DWC_USER_HEADERheader or throws anDwcHeaderNotFoundExceptionif the header was not found. - getDwCSubdomainOrNull() - Static method in class com.sap.cloud.sdk.cloudplatform.DwcHeaderUtils
-
This method fetches the value of the
DwcHeaderUtils.DWC_SUBDOMAIN_HEADERheader. - getDwCSubdomainOrThrow() - Static method in class com.sap.cloud.sdk.cloudplatform.DwcHeaderUtils
-
This method fetches the value of the
DwcHeaderUtils.DWC_SUBDOMAIN_HEADERheader or throws anDwcHeaderNotFoundExceptionif the header was not found. - getDwcTenantIdOrThrow() - Static method in class com.sap.cloud.sdk.cloudplatform.DwcHeaderUtils
-
This method fetches the value of the
DwcHeaderUtils.DWC_TENANT_HEADERheader or throws anDwcHeaderNotFoundExceptionif the header was not found. - getElementToResultPrimitiveSet(JsonElement) - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDeserializer
-
Get the element to the response result set.
- getElementToResultPrimitiveSingle(JsonElement) - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDeserializer
-
Get the element to the single response result item.
- getElementToResultSet(JsonElement) - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDeserializer
-
Get the element to the response result set.
- getElementToResultSingle(JsonElement) - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDeserializer
-
Get the element to the single response result item.
- getEncodedQueryString() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.query.QuerySerializable
-
Compute the encoded string representation of this query.
- getEncodedQueryString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
- getEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCreate
-
Getter for the VDM representation of the entity to be created.
- getEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperDelete
-
The entity object to be deleted by calling the
FluentHelperDelete.executeRequest(Destination)method. - getEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
-
The entity object to be updated by calling the
FluentHelperUpdate.executeRequest(Destination)method. - getEntity() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CreateRequestBuilder
-
Getter for the VDM representation of the entity to be created.
- getEntity() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.DeleteRequestBuilder
-
The entity object to be deleted by calling the
DeleteRequestBuilder.execute(Destination)method. - getEntity() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.UpdateRequestBuilder
-
The entity object to be updated by calling the
UpdateRequestBuilder.execute(Destination)method. - getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
Returns a class object of the type this fluent helper works with.
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCreate
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperDelete
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CountRequestBuilder
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CreateRequestBuilder
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.DeleteRequestBuilder
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetByKeyRequestBuilder
- getEntityClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.UpdateRequestBuilder
- getEntityClass(FluentHelperBasic<?, ?, ?>) - Static method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntityUtil
-
Helper method to resolve the expected entity type for the provided fluent helper instance.
- getEntityCollection() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
Used by fluent helpers and navigation property methods to construct OData queries.
- getEntityCollection() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
Used by request builders and navigation property methods to construct OData requests.
- getEntityOrPropertyName() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
The structured property field name.
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Collection
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Single
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Collection
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Single
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Binary
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Boolean
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Collection
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Date
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.DateTime
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Duration
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Enum
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Guid
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.NumericDecimal
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.NumericInteger
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.String
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Time
- getEntityType() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.EntityReference
-
Get the type of the entity which references the value.
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean.Expression
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection.Expression
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate.Expression
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime.Expression
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration.Expression
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal.Expression
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger.Expression
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString.Expression
- getEntityType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime.Expression
- getEnumType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Enum
- getEnumType() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableEnum
-
OData Enum type identifier.
- getError() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationAuthToken
- getEvictionCount() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
- getEvictionCount() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.CacheStatsMXBean
-
Returns the number of times an entry has been evicted.
- getExecutor() - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutors
-
Get the unique executor of this class.
- getExpansions() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
-
Returns a list of expansions for this link.
- getExpiresIn() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationAuthToken
- getExpression(ODataProtocol) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.Expressions.Operand
-
Create the String representation of the expression based on a given
ODataProtocol. - getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBinary.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBoolean.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueCollection.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDate.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTime.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTimeOffset.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDuration.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueNumeric.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueString.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueTimeOfDay.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString.Expression
- getExpression(ODataProtocol) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.Expressions.Operand
-
Create the String representation of the expression.
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldReference
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBinary.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBoolean.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueCollection.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDate.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTime.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTimeOffset.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDuration.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueNumeric.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueString.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueTimeOfDay.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString.Expression
- getExpression(ODataProtocol, Map<String, Predicate<FieldReference>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime.Expression
- getFacade(Class<FacadeT>) - Static method in class com.sap.cloud.sdk.cloudplatform.util.FacadeLocator
-
Retrieves the facade for a given interface, allowing at most one implementation to exist.
- getFacade(Class<FacadeT>) - Method in class com.sap.cloud.sdk.cloudplatform.util.FacadeLocator.MockableInstance
-
Retrieves the facade for a given interface, allowing at most one implementation to exist.
- getFacades(Class<FacadeT>) - Static method in class com.sap.cloud.sdk.cloudplatform.util.FacadeLocator
-
Retrieves the facades for a given facade interface.
- getFacades(Class<FacadeT>) - Method in class com.sap.cloud.sdk.cloudplatform.util.FacadeLocator.MockableInstance
-
Retrieves the facades for a given facade interface.
- getFallbackHeaderContainer() - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
- getFallbackPrincipal() - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
-
Global fallback
Principal. - getFallbackTenant() - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
-
Global fallback
Tenant. - getFallbackToken() - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
-
Global fallback
AuthToken. - getFieldName() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldReference
-
javadoc
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityFieldAll
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
- getFieldName() - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.EntitySelectable
-
Get the field name of OData entity property.
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollectionQuery
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Collection
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Single
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Collection
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Single
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.All
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Binary
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Boolean
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Collection
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Date
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.DateTime
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Duration
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Enum
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Guid
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.NumericDecimal
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.NumericInteger
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.String
- getFieldName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Time
- getFieldNames() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataEntityKey
-
Get all field names that are part of this key.
- getFilters() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
- getFromMapConversion() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationPropertyKey
- getFunctionName() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperFunction
-
The exact name of the function to be called on the OData Endpoint.
- getGeneratedFiles() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationResult
- getGsonBuilder() - Method in class com.sap.cloud.sdk.result.GsonResultElementFactory
-
The
GsonBuilderinstance to be used for deserialization. - getHeaderContainer() - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
-
Returns the current
RequestHeaderContainer. - getHeaderFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
- getHeaderFromVersionIdentifier(Option<String>) - Method in enum class com.sap.cloud.sdk.datamodel.odata.client.request.ETagSubmissionStrategy
-
Returns the value of the IF-MATCH header to be sent based on the given
maybeVersionIdentifier. - getHeaderNames() - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer
- getHeaderNames() - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer
-
Returns all unique names of the contained HTTP headers.
- getHeaderNames() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResult
-
Get the iterable list of HTTP response header names.
- getHeaders() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Convenience method to get the headers for a request against the destination's URI.
- getHeaders() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
- getHeaders() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Get the list of headers that will be sent with this request.
- getHeaders() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
Get all headers for explicit and implicit requests.
- getHeaders() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
-
A map containing the headers to be used only for the actual request of this FluentHelper implementation.
- getHeaders() - Method in class com.sap.cloud.sdk.services.openapi.core.OpenApiResponse
-
Http headers of this response.
- getHeaders(DestinationRequestContext) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationHeaderProvider
-
Provides a list of
Headerobjects which should be used with the given destination for a request URI. - getHeaders(DestinationRequestContext) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DwcHeaderProvider
- getHeaders(DestinationRequestContext) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ErpDestinationHeaderProvider
- getHeaders(URI) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- getHeaders(URI) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Getter for a collection of headers that should be added to the outgoing request for this destination.
- getHeaders(URI) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- getHeaderValues(String) - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer
- getHeaderValues(String) - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer
-
Returns a non-unique collection of individual values for an HTTP header with the given
headerName. - getHeaderValues(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResult
-
Get the iterable HTTP header values for a specific header name.
- getHitCount() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
- getHitCount() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.CacheStatsMXBean
-
Returns the number of times
Cachelookup methods have returned a cached value. - getHttpBody() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataResponseException
-
The content of the HTTP response body as plain text or null, if the response did not contain a body.
- getHttpClient() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5Accessor
-
Returns an
HttpClientindependent of any destination. - getHttpClient() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientAccessor
-
Returns an
HttpClientindependent of any destination. - getHttpClient(Destination) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5Accessor
-
Returns an
HttpClientfor the givenDestination. - getHttpClient(Destination) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientAccessor
-
Returns an
HttpClientfor the givenDestination. - getHttpClient(HttpDestinationProperties) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5Accessor
-
Returns an
HttpClientfor the givenDestination. - getHttpClient(HttpDestinationProperties) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientAccessor
-
Returns an
HttpClientfor the givenDestination. - getHttpClientBuilder(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientFactory
-
Get a preconfigured HTTP client builder instance.
- getHttpClientCache() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5Accessor
-
Configures the
HttpClient5Cachethat is used by the#getHttpClient(String)and#getHttpClient(Destination)methods. - getHttpClientCache() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientAccessor
-
Configures the
HttpClientCachethat is used by the#getHttpClient(String)and#getHttpClient(Destination)methods. - getHttpClientFactory() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5Accessor
-
Returns the
ApacheHttpClient5Factorythat is used when creating instances ofHttpClientwithin theApacheHttpClient5Accessor. - getHttpClientFactory() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientAccessor
-
Returns the
HttpClientFactorythat is used when creating instances ofHttpClientwithin theHttpClientAccessor. - getHttpCode() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataResponseException
-
The HTTP status code of the response received.
- getHttpHeaders() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataResponseException
-
The HTTP headers returned with the response.
- getHttpHeaderSuggestion() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationAuthToken
- getHttpHeaderValue() - Method in class com.sap.cloud.sdk.cloudplatform.security.BasicCredentials
- getHttpHeaderValue() - Method in class com.sap.cloud.sdk.cloudplatform.security.BearerCredentials
- getHttpRequest() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataConnectionException
-
The
HttpUriRequestthat was attempted. - getHttpResponse() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResult
-
Get the original OData
HttpResponseinstance, which holds the HttpEntity and header information. - getHttpResponse() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
- getHttpResponse() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultMultipartGeneric
- getIdentifier() - Method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
- getIdentifier() - Method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceRetrievalStrategy
- getIdentifier() - Method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceTokenExchangeStrategy
- getIdentifier() - Method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationType
- getIdentifier() - Method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyType
- getIdentifier() - Method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.SecurityConfigurationStrategy
- getInlineCount() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultDeserializable
-
Get the count of elements in the result set.
- getInlineCount() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
- getInnerError() - Method in class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
-
The
innererrorfield of the response as a key-value map. - getInputSpec() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
- getInstance() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DwcHeaderProvider
- getInstance() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ZeroTrustIdentityService
- getInstanceId() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationOwner
- getItemType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Collection
- getItemType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Single
- getItemType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Collection
- getItemType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Single
- getItemType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Collection
- getItemType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection.Expression
- getItemType() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Get the item type the collection holds.
- getJsonObject() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
The underlying JSON object.
- getJsonPrimitive() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
The underlying
JsonPrimitiveinstance. - getJwt() - Method in class com.sap.cloud.sdk.cloudplatform.security.AuthToken
-
The
DecodedJWTbearer contained in the Authorization header of the given request. - getKey() - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCertificate
- getKey() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey
-
Getter for a map containing the OData name of key properties, each mapped to the value to search by.
- getKey() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Returns the compound key of this object.
- getKey() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Returns the compound key of this object.
- getKeyName() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationPropertyKey
- getKeys() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding
- getKeyStore() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- getKeyStore() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
The KeyStore to be used when communicating over HTTP.
- getKeyStore() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- getKeyStorePassword() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- getKeyStorePassword() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
The password for the Key Store to be used when communicating over HTTP.
- getKeyStorePassword() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- getListener(int) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextListenerChain
- getListener(int) - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutor
-
Get a
ThreadContextListenerby its priority. - getListener(int) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListenerChain
-
Get a
ThreadContextListenerby its priority. - getListeners() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
List of listeners to observe and react on OData actions.
- getListeners() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
- getListenersOrderedByPriority() - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextListenerChain
- getListenersOrderedByPriority() - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutor
-
Returns
ThreadContextListeners by their priority. - getListenersOrderedByPriority() - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListenerChain
-
Returns all listeners (including default listeners) by priority.
- getLoader() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationAccessor
-
The loader containing the platform specific logic to retrieve destinations.
- getLoadExceptionCount() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
- getLoadExceptionCount() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.CacheStatsMXBean
-
Returns the number of times
Cachelookup methods threw an exception while loading a new value. - getLoadSuccessCount() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
- getLoadSuccessCount() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.CacheStatsMXBean
-
Returns the number of times
Cachelookup methods have successfully loaded a new value. - getLocaleFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.LocaleAccessor
-
The
LocaleFacadeinstance. - getLocation() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
-
Get the location of the API Key
- getMaxConnectionsPerRoute() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory
-
The maximum number of connections per route.
- getMaxConnectionsTotal() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory
-
The maximum number of connections in total.
- getMissCount() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
- getMissCount() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.CacheStatsMXBean
-
Returns the number of times
Cachelookup methods have returned an uncached (newly loaded) value, or null. - getMockableInstance() - Static method in class com.sap.cloud.sdk.cloudplatform.util.FacadeLocator
-
Returns the current
FacadeLocator.MockableInstance. - getModelPackage() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
- getModificationResult(CollectionValueActionRequestBuilder<T>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getModificationResult(CreateRequestBuilder<EntityT>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getModificationResult(DeleteRequestBuilder<EntityT>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getModificationResult(SingleValueActionRequestBuilder<T>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getModificationResult(UpdateRequestBuilder<EntityT>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getModifiedEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
-
Get an updated version of the entity.
- getModifiedEntity() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
-
Get an updated version of the entity.
- getName() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationCertificate
- getName() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.Header
- getName() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding
- getName() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.VdmEnum
-
Get the name property of the Edm.Enum literal
- getNextLink() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
- getNextLink() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultPagination
-
Get the next page link of result-set.
- getNodes() - Method in class com.sap.cloud.sdk.datamodel.odata.client.JsonPath
- getNonSerializableObject() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataSerializationException
-
The object for which serialization failed.
- getNumberSerializer() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataLiteralSerializer
- getNumberSerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
- getNumberSerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
- getOAuth2Options() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultOAuth2PropertySupplier
- getOAuth2Options() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2PropertySupplier
-
Returns additional configuration for the OAuth2 destination that is to be created.
- getOAuthCredential(Class<T>, String...) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultOAuth2PropertySupplier
-
Obtain an oauth property from the credentials block of the service binding.
- getOAuthCredentialOrThrow(Class<T>, String...) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultOAuth2PropertySupplier
-
Obtain an oauth property from the credentials block of the service binding.
- getOAuthPropertyPath() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultOAuth2PropertySupplier
-
Get the path under which the oauth properties are stored in the service binding credentials.
- getObject() - Method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
- getODataCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
- getODataCode() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceErrorDetails
-
Language independent OData error response code.
- getOdataError() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceErrorException
-
The parsed
ODataServiceErrorthat was found in the HTTP response body. - getODataMessage() - Method in class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
- getODataMessage() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceErrorDetails
-
Language dependent OData error message.
- getODataRequest() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResult
-
Get the original
ODataRequestExecutableinstance that was used for running the OData request. - getODataRequest() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
- getODataRequest() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultMultipartGeneric
-
Get the original
batch requestthat was used for running the OData request. - getODataRequest() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultPagination
-
Get the original
ODataRequestGenericinstance that was used for running the OData request. - getOdataType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Returns the EDMX type of this entity.
- getOnBehalfOf() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationOptions
-
Gets the
OnBehalfOf, which determines how the application will authenticate at the target system. - getOperands() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpression
-
List of the operands used for the OData filter expression.
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBinary.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBoolean.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueCollection.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDate.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTime.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTimeOffset.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDuration.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueNumeric.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueString.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueTimeOfDay.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString.Expression
- getOperands() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime.Expression
- getOperator() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpression
-
String representation of the OData filter expression operator.
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBinary.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBoolean.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueCollection.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDate.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTime.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTimeOffset.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDuration.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueNumeric.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueString.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ValueTimeOfDay.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString.Expression
- getOperator() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime.Expression
- getOption(Class<? extends ServiceBindingDestinationOptions.OptionsEnhancer<T>>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationOptions
-
Get additional options by their key.
- getOptionKeys() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptions
-
Get all defined options.
- getOrCreateKeyStore() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ZeroTrustIdentityService
-
Returns a KeyStore containing the X.509 certificate and key provided by the Zero Trust Identity Service.
- getOrder() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FieldOrdering
- getOrderBy() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
- getOutputDirectory() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
- getOwner() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response
- getParameters() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperFunction
-
Getter for the map of parameters to be used in the function call.
- getParameters() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BoundAction.CollectionToCollection
- getParameters() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToCollection
- getParameters() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.BoundAction
-
The parameters to invoke this action with.
- getParameters() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction
-
The parameters this function is invoked with.
- getParametersForRequestOnly() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
A map containing the custom query parameters to be used only for the actual request of this FluentHelper implementation.
- getParametersForRequestOnly() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
-
A map containing the custom query parameters to be used only for the actual request of this FluentHelper implementation.
- getParamName() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
-
Get the parameter name of the API Key
- getPassword() - Method in class com.sap.cloud.sdk.cloudplatform.security.BasicCredentials
- getPassword() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.HttpBasicAuth
-
Get the password
- getPathPercentEscaper() - Method in enum class com.sap.cloud.sdk.datamodel.odata.client.request.UriEncodingStrategy
- getPaths() - Method in class com.sap.cloud.sdk.datamodel.odata.client.JsonLookup
- getPathToDeltaLink() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
- getPathToDeltaLink() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
- getPathToDeltaLink() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDescriptor
-
The JSON path(s) to the delta link of a versioned response.
- getPathToInlineCount() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
- getPathToInlineCount() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
- getPathToInlineCount() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDescriptor
-
The JSON path(s) to an inline count.
- getPathToNextLink() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
- getPathToNextLink() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
- getPathToNextLink() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDescriptor
-
The JSON path(s) to the next link of a multi page response.
- getPathToResultPrimitive() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
- getPathToResultPrimitive() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
- getPathToResultPrimitive() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDescriptor
-
The JSON path(s) to a result primitive.
- getPathToResultSet() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
- getPathToResultSet() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
- getPathToResultSet() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDescriptor
-
The JSON path(s) to a set of result elements.
- getPathToResultSingle() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
- getPathToResultSingle() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
- getPathToResultSingle() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDescriptor
-
The JSON path(s) to a result object.
- getPrincipal() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationKey
- getPrincipalFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
-
Returns the
PrincipalFacadeinstance. - getPrincipalId() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
- getPrincipalId() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.GenericCacheKey
-
Getter for the name of the principal for which the key is used.
- getPrincipalId() - Method in class com.sap.cloud.sdk.cloudplatform.cache.SerializableCacheKey
- getPrincipalId() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipal
- getPrincipalId() - Method in interface com.sap.cloud.sdk.cloudplatform.security.principal.Principal
-
The identifier for this Principal.
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderThreadContextListener
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenThreadContextListener
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.security.BasicAuthenticationThreadContextListener
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalThreadContextListener
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.security.SecurityContextThreadContextDecorator
- getPriority() - Method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantThreadContextListener
- getPriority() - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecorator
-
Returns the priority that defines the order in which decorators are applied.
- getPriority() - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener
-
Returns the priority that defines the order in which listeners are invoked.
- getProperties() - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContext
- getProperty() - Method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FieldOrdering
- getPropertyNames() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
- getPropertyNames() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- getPropertyNames() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultRfcDestination
-
Deprecated.
- getPropertyNames() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperties
-
Retrieves the set of property keys of the destination.
- getPropertyNames() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- getPropertyValue(String) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContext
- getPropertyValue(String) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContext
-
Retrieves a
Tryof the property's value for the given name. - getProtocol() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
- getProtocol() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.AbstractODataParameters
-
The
ODataProtocolthese parameters should conform to. - getProtocol() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
The OData protocol version of this request.
- getProtocolVersion() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol
-
The version number of this protocol.
- getProtocolVersion() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
- getProtocolVersion() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
- getProxyConfiguration() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- getProxyConfiguration() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
The
ProxyConfigurationto be used when communicating over HTTP. - getProxyConfiguration() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- getProxyType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- getProxyType() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Returns the
ProxyTypethat is configured for this destination. - getProxyType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- getQualifiedName() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToCollection
- getQualifiedName() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.BoundOperation
-
The fully qualified name of the bound operation.
- getQuery() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
- getQuery() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
- getQueryOptionInlineCount(boolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol
-
Build the (inline) count query option for this protocol version.
- getQueryOptionInlineCount(boolean) - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
- getQueryOptionInlineCount(boolean) - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
- getQueryParameters() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Map of additional generic HTTP query parameters.
- getQueryPercentEscaper() - Method in enum class com.sap.cloud.sdk.datamodel.odata.client.request.UriEncodingStrategy
- getQueryString() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.query.QuerySerializable
-
Compute the string representation of this query.
- getQueryString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
- getQueryString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
- getQueryString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
- getRateLimiter(ResilienceConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultRateLimiterProvider
- getRateLimiter(ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience4j.RateLimiterProvider
-
Provides a rate limiter.
- getReadResult(CollectionValuedFluentHelperFunction<?, ResultT, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchResponse
-
Convenience method to get the result for a function import request that returns a collection of primitive values or entities on the OData batch response.
- getReadResult(CollectionValuedFluentHelperFunction<?, ResultT, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.DefaultBatchResponseResult
- getReadResult(FluentHelperByKey<?, EntityT, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchResponse
-
Convenience method to get the result for a read-by-key request on the OData batch response.
- getReadResult(FluentHelperByKey<?, EntityT, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.DefaultBatchResponseResult
- getReadResult(FluentHelperRead<?, EntityT, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchResponse
-
Convenience method to get the result for a read request on the OData batch response.
- getReadResult(FluentHelperRead<?, EntityT, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.DefaultBatchResponseResult
- getReadResult(SingleValuedFluentHelperFunction<?, ResultT, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchResponse
-
Convenience method to get the result for a function import request that returns a single primitive value or entity on the OData batch response.
- getReadResult(SingleValuedFluentHelperFunction<?, ResultT, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.DefaultBatchResponseResult
- getReadResult(CollectionValueFunctionRequestBuilder<T>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getReadResult(GetAllRequestBuilder<T>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getReadResult(GetByKeyRequestBuilder<T>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getReadResult(SingleValueFunctionRequestBuilder<T>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Extract the batch item result for the provided OData request.
- getRelativeUri() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Get the static request URI of the OData resource.
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCreate
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestDelete
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Get the static request URI of the OData resource.
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
- getRelativeUri(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
- getRequest() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException
-
The OData request that was attempted while this exception occurred.
- getRequestConfigBuilder(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientFactory
-
Get the request configuration builder for the HTTP client builder.
- getRequestConfigBuilder(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory
- getRequestEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
-
Access the original entity used to make the request.
- getRequestEntity() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
-
Access the original entity used to make the request.
- getRequestQuery() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
- getRequestQuery() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
- getRequestQuery() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Use all OData query information to construct a HTTP request query String.
- getRequestQuery() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
- getRequestQuery() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
- getRequests() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
- getRequestUri() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationRequestContext
- getResourcePath() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
The
ODataResourcePaththat identifies the OData resource to operate on. - getResourcePath() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
- getResponseBody(HttpResponse) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpEntityUtil
-
Extracts the body string using UTF-8 and consumes the
HttpEntity. - getResponseEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
-
Get the optional response entity parsed from the HTTP content.
- getResponseEntity() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
-
Get the optional response entity parsed from the HTTP content.
- getResponseHeaders() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
-
Get the response headers.
- getResponseHeaders() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseCollection
-
Get the response headers.
- getResponseHeaders() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseSingle
-
Get the response headers.
- getResponseHeaders() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Get the response headers.
- getResponseHeaders() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
-
Get the response headers.
- getResponseHeaders() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Gets the response headers of the previous request
- getResponseResult() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseCollection
-
Get the optional result parsed by the HTTP content.
- getResponseResult() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseSingle
-
Get the optional result parsed by the HTTP content.
- getResponseStatusCode() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
-
Get the response status code.
- getResponseStatusCode() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseCollection
-
Get the response status code.
- getResponseStatusCode() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseSingle
-
Get the response status code.
- getResponseStatusCode() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Get the response status code.
- getResponseStatusCode() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
-
Get the response status code.
- getResult(ODataRequestGeneric) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultMultipart
-
Get the result from the OData batch response for a specific sub-request.
- getResult(ODataRequestGeneric) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultMultipartGeneric
-
Gets the
ODataRequestResultGenericfor the givenrequest. - getResultClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CollectionValueActionRequestBuilder
- getResultClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CollectionValueFunctionRequestBuilder
- getResultClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueActionRequestBuilder
- getResultClass() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
- getResultElementFactory() - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
The
GsonResultElementFactoryto derive GSON builder from. - getResultElements() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
- getResultElements() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
- getRetrievalStrategy(DestinationOptions) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter
-
Retrieves the configured strategy to use when loading destinations in a multi-tenant subscription environment.
- getRetry(ResilienceConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultRetryProvider
- getRetry(ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience4j.RetryProvider
-
Provides a retry.
- getReturnType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToCollection
- getReturnType() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.BoundOperation
-
The type this operations returns.
- getSearch() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
- getSecurityConfigurationStrategy() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- getSecurityConfigurationStrategy() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Defines from how the
SSLContextfor outbound HTTP calls via this destination is determined from. - getSegments() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
-
The current path as a list of its individual path segments.
- getSelections() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityFieldAll
- getSelections() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
- getSelections() - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.EntitySelectable
-
Get the select expression that represents the OData entity property.
- getSelections() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.All
- getSerializedEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCreate
- getSerializedEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
-
Get the String representation of the update payload.
- getServiceBinding() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationOptions
-
The
ServiceBindingfor which anHttpDestinationwill be created. - getServiceBindings() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBindingAccessor
- getServiceName() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding
- getServiceName() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationResult
-
Get the service name, if present.
- getServicePath() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
The service path of the targeted OData service.
- getServicePath() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
- getServicePath() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
- getServicePath() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
-
Getter for the OData service root path.
- getServicePathForBatchRequest() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
-
Get the OData service endpoint path for the current OData batch request.
- getServicePathForFetch() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
The service path only used for the fetch commands of this entity.
- getServicePlan() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding
- getServiceUri() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultOAuth2PropertySupplier
- getServiceUri() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2PropertySupplier
-
URL that the OAuth client should authenticate to.
- getSetOfCustomFields() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Returns a set of all custom field names contained in this object.
- getSetOfCustomFields() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Get the custom field names.
- getSetOfFields() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Returns a set of all field names contained in this object.
- getSetOfFields() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Get the field names.
- getSetOfNavigationProperties() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Returns a set of all navigation property names contained in this object.
- getSetOfNavigationProperties() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Get navigation property names as set.
- getSimpleSelectors() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
- getSkip() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
- getSocketConfigBuilder(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientFactory
-
Get the socket configuration builder for the HTTP client builder.
- getSocketConfigBuilder(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory
- getSpiffeId() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ZeroTrustIdentityService
-
Returns the SPIFFE ID assigned to the app via the Zero Trust Identity service binding.
- getStatusCode() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Gets the status code of the previous request
- getStatusCode() - Method in class com.sap.cloud.sdk.services.openapi.core.OpenApiResponse
-
Http status code of this response.
- getStatusLine() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResult
-
Get the HTTP response object status line.
- getStatusLine() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
- getStatusLine() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultMultipartGeneric
- getStringCalendarConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarDeserializer
-
Getter for the conversion of a String into a Calendar object.
- getStringCalendarConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarSerializer
-
Getter for the conversion of a Calendar object into a String.
- getStringCalendarConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonLocalDateTimeDeserializer
- getStringCalendarConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonLocalDateTimeSerializer
- getStringCalendarConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonLocalTimeDeserializer
- getStringCalendarConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonLocalTimeSerializer
- getStringCalendarConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonZonedDateTimeDeserializer
- getStringCalendarConverterInstance() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonZonedDateTimeSerializer
- getSubaccountId() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationOwner
- getSubdomain() - Method in class com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenant
-
The subdomain of the tenant.
- getSubdomain() - Method in interface com.sap.cloud.sdk.cloudplatform.tenant.TenantWithSubdomain
-
The subdomain of the tenant.
- getSuffix() - Method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter.CrossLevelScope
-
Return the suffix to be appended to e.g. a destination or fragment name.
- getTags() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding
- getTarget() - Method in class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
- getTarget() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceErrorDetails
-
Optional OData service specific hint for origin of the error.
- getTenant() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationKey
- getTenantFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
-
Returns the
TenantFacadeinstance. - getTenantId() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
- getTenantId() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.GenericCacheKey
-
Getter for the Id of the tenant for which the key is used.
- getTenantId() - Method in class com.sap.cloud.sdk.cloudplatform.cache.SerializableCacheKey
- getTenantId() - Method in class com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenant
-
The identifier of the tenant.
- getTenantId() - Method in interface com.sap.cloud.sdk.cloudplatform.tenant.Tenant
-
Getter for the id of a tenant.
- getTerm() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SearchExpression
- getThis() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Returns the current builder instance.
- getThis() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.Builder
- getThis() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.GatewayBuilder
- getThis() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
-
Method to safely return the current fluent helper instance upon public method calls.
- getThis() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
-
Method to safely return the current fluent helper instance upon public method calls.
- getThis() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
Returns the current fluent helper instance.
- getThis() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
-
Get the reference to this instance.
- getThreadContextFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextAccessor
-
Returns the
ThreadContextFacadeinstance. - getTimeLimiter() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options
-
A timeout to be applied for token retrieval.
- getTimeLimiter(ResilienceConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.DefaultTimeLimiterProvider
- getTimeLimiter(ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience4j.TimeLimiterProvider
-
Provides a time limiter.
- getTimeOfDaySerializer() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataLiteralSerializer
- getTimeOfDaySerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
- getTimeOfDaySerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
- getTimeoutMilliseconds() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory
-
The timeout threshold.
- getTlsVersion() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- getTlsVersion() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
The TLS version to be used when communicating over HTTP.
- getTlsVersion() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- getToken() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.CsrfToken
- getToken() - Method in class com.sap.cloud.sdk.cloudplatform.security.BearerCredentials
- getTokenCacheParameters() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options
-
Configuration for caching OAuth2 tokens.
- getTokenExchangeStrategy(DestinationOptions) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter
-
Retrieves the configured
DestinationServiceTokenExchangeStrategyto use when loading destinations. - getTokenExpirationDelta() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options.TokenCacheParameters
-
The delta to be subtracted from the token expiration time to determine how early should a token be refreshed before it expires.
- getTokenUri() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultOAuth2PropertySupplier
- getTokenUri() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2PropertySupplier
-
URL of the OAuth token service.
- getTop() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
- getTotalLoadTime() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
- getTotalLoadTime() - Method in interface com.sap.cloud.sdk.cloudplatform.cache.CacheStatsMXBean
-
Returns the total number of nanoseconds the cache has spent loading new values.
- getTrustStore() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- getTrustStore() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Returns the optional trust store of the destination.
- getTrustStore() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- getTrustStorePassword() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- getTrustStorePassword() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Returns the optional trust store password of the destination.
- getTrustStorePassword() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- getType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationAuthToken
- getType() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationCertificate
- getType() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Returns the class of this object.
- getType() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Returns the class of this object.
- getType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.IdentityConverter
- getType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalDateTimeCalendarConverter
- getType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalTimeCalendarConverter
- getType() - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ZonedDateTimeCalendarConverter
- getType() - Method in interface com.sap.cloud.sdk.typeconverter.TypeConverter
-
Getter for an class object of the type to convert from/to the domain-specific counterpart.
- getTypeConverter() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
- getUpdatedVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
-
Get the version identifier present in the response headers, the identifier of the original entity or none, if neither exist.
- getUpdatedVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
-
Get the version identifier present in the response headers, the identifier of the original entity or none, if neither exist.
- getUpdateStrategy() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
-
The
UpdateStrategydetermines if the entity will be changed or replaced. - getUri() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- getUri() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Getter for the
URIto communicate with. - getUri() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
- getUri() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- getUsername() - Method in class com.sap.cloud.sdk.cloudplatform.security.BasicCredentials
- getUsername() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.HttpBasicAuth
-
Get the username
- getUuidProvider() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
- getUuidProvider() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchRequestBuilder
- getUUIDSerializer() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataLiteralSerializer
- getUUIDSerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
- getUUIDSerializer() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
- getValue() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.AuthenticationServiceOptions.TargetUri
- getValue() - Method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.BusinessLoggingOptions
- getValue() - Method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.BusinessRulesOptions
- getValue() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.IasCommunicationOptions
- getValue() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.IasTargetUri
-
Deprecated.
- getValue() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.NoTokenForTechnicalProviderUser
- getValue() - Method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.WorkflowOptions
- getValue() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationAuthToken
- getValue() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.Header
- getValue() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options.TokenCacheParameters
- getValue() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options.TokenRetrievalTimeout
- getValue() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationOptions.OptionsEnhancer
-
Get the value of the option.
- getValue() - Method in class com.sap.cloud.sdk.cloudplatform.thread.Property
- getValue() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.VdmEnum
-
Get the value property of the Edm.Enum literal
- getValueOrDefault(String) - Static method in enum class com.sap.cloud.sdk.datamodel.openapi.generator.model.ApiMaturity
-
Returns the enum value for the given identifier.
- getVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestDelete
- getVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
- getVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
Getter for the version identifier of this entity.
- getVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
Getter for the version identifier of this entity.
- getVersionIdentifierFromHeader() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
Try to extract a version identifier from the ETag header.
- greaterThan(Expressions.Operand) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonRelative
-
Filter by expression "gt".
- greaterThan(Expressions.Operand, Expressions.Operand) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
- greaterThan(FilterableValue<?, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "gt".
- greaterThan(Object) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonRelative
-
Filter by expression "gt".
- greaterThan(PrimitiveT) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "gt".
- greaterThanEqual(Expressions.Operand) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonRelative
-
Filter by expression "ge".
- greaterThanEqual(FilterableValue<?, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "ge".
- greaterThanEqual(Object) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonRelative
-
Filter by expression "ge".
- greaterThanEqual(PrimitiveT) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "ge".
- greaterThanEquals(Expressions.Operand, Expressions.Operand) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
-
Returns a
ValueBoolean.Expressionthat checks whetheroperand1is greater than or equal tooperand2("ge"). - gsonBuilder - Variable in class com.sap.cloud.sdk.result.GsonResultElementFactory
-
The
GsonBuilderinstance to be used for deserialization. - GsonCustomFieldAdapter - Class in com.sap.cloud.sdk.datamodel.odatav4.adapter
-
For internal use only by data model classes.
- GsonCustomFieldAdapter(Gson) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonCustomFieldAdapter
- GsonResultElementFactory - Class in com.sap.cloud.sdk.result
-
Factory implementation that creates a
ResultElement, based on a givenJsonElement. - GsonResultElementFactory(GsonBuilder) - Constructor for class com.sap.cloud.sdk.result.GsonResultElementFactory
-
Creates a new
GsonResultElementFactoryinstance. - GsonResultObject - Class in com.sap.cloud.sdk.result
-
ResultObjectimplementation based on aJsonObject. - GsonResultObject(JsonObject, GsonResultElementFactory) - Constructor for class com.sap.cloud.sdk.result.GsonResultObject
-
Creates a new
GsonResultObjectinstance. - GsonResultPrimitive - Class in com.sap.cloud.sdk.result
-
ResultPrimitiveimplementation based on aJsonPrimitive. - GsonResultPrimitive(JsonPrimitive) - Constructor for class com.sap.cloud.sdk.result.GsonResultPrimitive
-
Creates a new
GsonResultPrimitiveinstance. - GsonVdmAdapterFactory - Class in com.sap.cloud.sdk.datamodel.odatav4.adapter
-
General purpose VDM adapter factory.
- GsonVdmAdapterFactory() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonVdmAdapterFactory
- GsonVdmEntityAdapter<T> - Class in com.sap.cloud.sdk.datamodel.odatav4.adapter
-
For internal use only by data model classes
- GsonVdmEntityAdapter(TypeAdapterFactory, Gson, Class<? super T>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonVdmEntityAdapter
-
For internal use only by data model classes.
- GsonVdmEntityListAdapter<T> - Class in com.sap.cloud.sdk.datamodel.odatav4.adapter
-
For internal use only by data model classes.
- GsonVdmEntityListAdapter(Gson, TypeAdapter<T>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonVdmEntityListAdapter
-
For internal use only by data model classes.
- gt(FieldT) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
-
Greater than expression fluent helper.
- Guid(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Guid
H
- halfOpenBufferSize() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
-
The number of latest attempts in the HALF OPEN state to apply the threshold to.
- halfOpenBufferSize(int) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
-
The number of latest attempts in the HALF OPEN state to apply the threshold to.
- has(Expressions.OperandSingle, ValueEnum) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
- has(FilterableEnum<EntityT, EnumT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableComplex
-
Filter by expression "has".
- has(String) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableComplex
-
Filter by expression "has".
- hasCustomField(EntityField<ObjectT, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Checks whether this object contains a value for the given custom field.
- hasCustomField(SimpleProperty<ObjectT>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Checks whether this object contains a value for the given custom field.
- hasCustomField(String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Checks whether this object contains a custom field with the given name.
- hasCustomField(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Checks whether this object contains a custom field with the given name.
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.cache.SerializableCacheKey
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.AuthenticationServiceOptions.TargetUri
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.IasCommunicationOptions
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.IasTargetUri
-
Deprecated.
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.NoTokenForTechnicalProviderUser
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.CsrfToken
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultCsrfTokenRetriever
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultRfcDestination
-
Deprecated.
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptions
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationRequestContext
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationAuthToken
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationCertificate
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationOwner
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response
- hashCode() - Method in exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.CsrfTokenRetrievalException
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.Header
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationKey
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.security.AuthToken
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.security.BasicCredentials
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.security.BearerCredentials
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCertificate
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCredentials
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipal
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenant
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContext
- hashCode() - Method in class com.sap.cloud.sdk.cloudplatform.thread.Property
- hashCode() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataConnectionException
- hashCode() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataDeserializationException
- hashCode() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException
- hashCode() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataRequestException
- hashCode() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataResponseException
- hashCode() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataSerializationException
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
- hashCode() - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceErrorException
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.JsonLookup
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.JsonPath
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCount
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCreate
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestDelete
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultResource
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityFieldAll
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmComplex
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmMediaEntity
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseCollection
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseSingle
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
- hashCode() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
- hashCode() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
- hashCode() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
- hashCode() - Method in class com.sap.cloud.sdk.result.GsonResultElementFactory
- hashCode() - Method in class com.sap.cloud.sdk.result.GsonResultObject
- hashCode() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
- hashCode() - Method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
- hasPayload() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
Check whether or not the HttpResponse contains (potentially empty) payload.
- hasSubSequence(Expressions.OperandMultiple, Expressions.OperandMultiple) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
Returns a
ValueBoolean.Expressionthat checks whether the givenoperand1hasoperand2as a subsequence ("hassubsequence"). - hasSubSequence(ValueCollection) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "hasSubSequence".
- hasSubSequence(FilterableCollection<?, ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by expression "hasSubSequence".
- hasSubSequence(Iterable<?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "hasSubSequence".
- hasSubSequence(Iterable<ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by expression "hasSubSequence".
- hasSubset(Expressions.OperandMultiple, Expressions.OperandMultiple) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
Returns a
ValueBoolean.Expressionthat checks whether the givenoperand1hasoperand2as a subset ("hassubset"). - hasSubset(ValueCollection) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "hasSubset".
- hasSubset(FilterableCollection<?, ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by expression "hasSubset".
- hasSubset(Iterable<?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "hasSubset".
- hasSubset(Iterable<ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by expression "hasSubset".
- header(Header) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Adds the given header to the list of headers added to every outgoing request for this destination.
- header(Header) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds the given header to the list of headers added to every outgoing request for this destination.
- header(String, String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Adds a header given by the
headerNameandheaderValueto the list of headers added to every outgoing request for this destination. - header(String, String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds a header given by the
headerNameandheaderValueto the list of headers added to every outgoing request for this destination. - Header - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
A name-value pair representing a header (for example, an HTTP header).
- Header(String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.Header
- headerProviders(DestinationHeaderProvider...) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Registers the provided
DestinationHeaderProviderinstances on this Destination. - headers(Collection<Header>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Adds the given headers to the list of headers added to every outgoing request for this destination.
- headers(Collection<Header>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds the given headers to the list of headers added to every outgoing request for this destination.
- hour(ValueDateTimeOffset) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
Returns a
ValueNumeric.Expressionthat uses the givenoperandto filter for the"hour"portion of a temporal value. - hour(ValueTimeOfDay) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
Returns a
ValueNumeric.Expressionthat uses the givenoperandto filter for the"hour"portion of a temporal value. - HTTP - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationType
-
HTTP
- HttpBasicAuth - Class in com.sap.cloud.sdk.services.openapi.apiclient.auth
-
Authentication at the OpenAPI API by providing username and password
- HttpBasicAuth() - Constructor for class com.sap.cloud.sdk.services.openapi.apiclient.auth.HttpBasicAuth
- HttpClientAccessor - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Accessor for
HttpClients. - HttpClientCache - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Provides caching functionality to the
HttpClientAccessor. - HttpClientFactory - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Factory class that creates
HttpClientinstances based on the givenDestination. - HttpClientInstantiationException - Exception in com.sap.cloud.sdk.cloudplatform.connectivity.exception
-
This exception is thrown if the HTTP Client could not be build.
- HttpClientInstantiationException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.HttpClientInstantiationException
- HttpClientInstantiationException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.HttpClientInstantiationException
-
Initializes the exception by delegating the message to the super constructor.
- HttpClientInstantiationException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.HttpClientInstantiationException
-
Initializes the exception by delegating the message and the causing exception to the super constructor.
- HttpClientInstantiationException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.HttpClientInstantiationException
-
Initializes the exception by delegating the causing exception to the super constructor.
- HttpDestination - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Platform independent representation of a HTTP destination as a collection of key-value pairs.
- HttpDestinationProperties - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Adds HTTP relevant fields to the "generic" destination.
- HttpEntityUtil - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Util class extracting the entity of an
HttpResponse, unzipping it if necessary, and finally consuming the response. - HttpEntityUtil() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.HttpEntityUtil
I
- identifier() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
- IdentityAuthenticationServiceBindingDestinationLoader - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
A
ServiceBindingDestinationLoaderthat loads destinations from service bindings backed by the Identity Authentication Service (IAS). - IdentityAuthenticationServiceBindingDestinationLoader() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.IdentityAuthenticationServiceBindingDestinationLoader
-
The default constructor.
- IdentityConverter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Default implementation of the
TypeConverterinterface, returning all given objects unchanged. - IdentityConverter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.IdentityConverter
- implicit - Enum constant in enum class com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuthFlow
-
Authenticate implicitly
- in(Expressions.Operand...) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonAbsolute
-
Filter by expression "in".
- in(Expressions.Operand, Expressions.Operand...) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
- in(Expressions.Operand, Expressions.OperandMultiple) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
- in(FilterableCollection) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonAbsolute
-
Filter by expression "in".
- in(FilterableCollection<?, EnumT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableEnum
-
Filter by expression "in".
- in(FilterableCollection<?, ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableComplex
-
Filter by expression "in".
- in(FilterableCollection<?, PrimitiveT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "in".
- in(Object...) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonAbsolute
-
Filter by expression "in".
- in(List<T>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonAbsolute
-
Filter by expression "in".
- in(PrimitiveT...) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "in".
- includingFields(FieldReference...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.UpdateRequestBuilder
-
Allows to explicitly specify entity fields that shall be sent in an update request regardless if the values of these fields have been changed.
- includingFields(EntitySelectable<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
-
Allows to explicitly specify entity fields that shall be sent in an update request regardless if the values of these fields have been changed.
- indexOf(Expressions.OperandMultiple, Expressions.OperandMultiple) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
Returns a
ValueNumeric.Expressionthat is supposed to return the index ofoperand1whereoperand2starts ("indexof"). - indexOf(ValueCollection) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "indexOf".
- indexOf(ValueString) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "indexof".
- indexOf(ValueString, ValueString) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
- indexOf(FilterableCollection<?, ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by expression "indexOf".
- indexOf(FilterableString<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "indexof".
- indexOf(Iterable<?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "indexOf".
- indexOf(Iterable<ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by expression "indexOf".
- indexOf(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "indexof".
- indexOf(String) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "indexof".
- inputSpec(String) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
- INSTANCE - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter.CrossLevelScope
-
Use the destination from the destination service instance for the current tenant.
- IntegerExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractorimplementation transforming a givenResultElementto aInteger. - IntegerExtractor() - Constructor for class com.sap.cloud.sdk.result.IntegerExtractor
- INTERNET - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyType
-
Represents a common Internet connection.
- invalidateAll() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheManager
-
Invalidates all entries in all caches.
- invalidatePrincipalCaches() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheManager
-
Invalidates all caches of the current principal.
- invalidatePrincipalCaches(String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheManager
-
Invalidates all caches of the given principal.
- invalidatePrincipalEntries(Cache<CacheKey, ?>) - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheManager
-
Invalidates all cache entries of the current tenant-specific principal.
- invalidatePrincipalEntries(String, String, Cache<CacheKey, ?>) - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheManager
-
Invalidates all cache entries of the given tenant-specific principal.
- invalidateTenantCaches() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheManager
-
Invalidates all caches of the current tenant.
- invalidateTenantCaches(String) - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheManager
-
Invalidates all caches of the given tenant.
- invokeAll(Collection<? extends Callable<T>>) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- invokeAny(Collection<? extends Callable<T>>) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- invokeAPI(String, HttpMethod, MultiValueMap<String, String>, Object, HttpHeaders, MultiValueMap<String, Object>, List<MediaType>, MediaType, String[], ParameterizedTypeReference<T>) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Invoke API by sending HTTP request with the given options.
- isBlank(CharSequence) - Static method in class com.sap.cloud.sdk.cloudplatform.util.StringUtils
-
Checks if the given CharSequence is blank or empty.
- isBlank(String) - Static method in class com.sap.cloud.sdk.cloudplatform.util.StringUtils
-
Checks if the given string is blank.
- isConfidential() - Method in class com.sap.cloud.sdk.cloudplatform.thread.Property
- isConvertible() - Method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
Checks whether the conversion succeeded and the value could be converted.
- isDebugging() - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Check that whether debugging is enabled for this API client.
- isDebugModels() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
- isEmpty(String) - Static method in class com.sap.cloud.sdk.cloudplatform.util.StringUtils
-
Checks if the given string is empty.
- isEnabled() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.CsrfTokenRetriever
-
Indicates if CSRF token retrieval is enabled.
- isEnabled() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
-
Get the status indicator for the Bulkhead.
- isEnabled() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration
-
Get the status indicator for the Cache.
- isEnabled() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
-
Get the status indicator for the CircuitBreaker.
- isEnabled() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
-
Get the status indicator for RateLimiter.
- isEnabled() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
Get the status indicator for the Retry.
- isEnabled() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
-
Get the status indicator for TimeLimiter.
- isEqualTo(ODataProtocol) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol
-
Compares this protocol with the given protocol based on their version identifiers.
- isGenerateApis() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
- isGenerateModels() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
- isHttp() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.Destination
-
Verifies that this object can be converted to a
HttpDestination. - isJsonMime(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Check if the given
Stringis a JSON MIME. - isJsonMime(MediaType) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Check if the given MIME is a JSON MIME.
- isNotConvertible() - Method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
Checks whether the conversion failed and the value could not be converted.
- isOAuth2Binding() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultOAuth2PropertySupplier
- isOAuth2Binding() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2PropertySupplier
-
Indicates if the binding is supported by this supplier.
- isolationMode() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
- isolationMode(ResilienceIsolationMode) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
- isOneOfAnyOfGenerationEnabled() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
- isProblemJsonMime(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Check if the given
Stringis a Problem JSON MIME (RFC-7807). - isResultCollection() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
- isResultCollection() - Method in class com.sap.cloud.sdk.result.GsonResultObject
- isResultCollection() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
- isResultCollection() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
Checks whether this
ResultElementrepresents a collection of result elements and, therefore, is aResultCollection. - isResultObject() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
- isResultObject() - Method in class com.sap.cloud.sdk.result.GsonResultObject
- isResultObject() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
- isResultObject() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
Checks whether this
ResultElementrepresents a structured object and, therefore, is aResultObject. - isResultPrimitive() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
- isResultPrimitive() - Method in class com.sap.cloud.sdk.result.GsonResultObject
- isResultPrimitive() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
- isResultPrimitive() - Method in interface com.sap.cloud.sdk.result.ResultElement
-
Checks whether this
ResultElementrepresents an unstructured value and, therefore, is aResultPrimitive. - isRfc() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.Destination
-
Deprecated.
- isRoot() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
- isShutdown() - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- isTerminated() - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- isTrustingAllCertificates() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- isTrustingAllCertificates() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestinationProperties
-
Indicates whether all server certificates should be accepted when communicating over HTTP.
- isTrustingAllCertificates() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination
- isVerbose() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
-
Indicates whether to use verbose output.
- iteratePages(Class<? extends T>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultPagination
-
Iterate over result-set pages.
- iteratingEntities() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
-
Manually explore the individual entities from the lazy-loading entity result-set.
- iteratingEntities() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
-
Iterate through all entities from the result-set.
- iteratingPages() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
-
Manually explore the individual pages from the lazy-loading entity result-set.
- iteratingPages() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
-
Manually explore the individual pages from the result-set.
- iterator() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
- iterator() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
Returns an iterator over the elements of this collection.
- iterator() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
J
- JacksonLocalDateTimeDeserializer - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Jackson deserializer that is able to read
LocalDateTimefields, based on a common logic reading fromCalendar. - JacksonLocalDateTimeDeserializer() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonLocalDateTimeDeserializer
-
Default constructor needed by the framework.
- JacksonLocalDateTimeSerializer - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Jackson deserializer that is able to write
LocalDateTimefields, based on a common logic writing aCalendar. - JacksonLocalDateTimeSerializer() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonLocalDateTimeSerializer
-
Default constructor needed by the framework.
- JacksonLocalTimeDeserializer - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
- JacksonLocalTimeDeserializer() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonLocalTimeDeserializer
-
Default constructor needed by the framework.
- JacksonLocalTimeSerializer - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
- JacksonLocalTimeSerializer() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonLocalTimeSerializer
-
Default constructor needed by the framework.
- JacksonVdmEnumDeserializer - Class in com.sap.cloud.sdk.datamodel.odatav4.adapter
-
Jackson deserializer adapter for
VdmEnumtypes. - JacksonVdmEnumDeserializer() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmEnumDeserializer
-
Default constructor.
- JacksonVdmEnumSerializer - Class in com.sap.cloud.sdk.datamodel.odatav4.adapter
-
Jackson serializer adapter for
VdmEnumtypes. - JacksonVdmEnumSerializer() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmEnumSerializer
-
Default constructor.
- JacksonVdmObjectDeserializer - Class in com.sap.cloud.sdk.datamodel.odatav4.adapter
- JacksonVdmObjectDeserializer() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmObjectDeserializer
-
Default constructor.
- JacksonVdmObjectSerializer - Class in com.sap.cloud.sdk.datamodel.odatav4.adapter
- JacksonVdmObjectSerializer() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmObjectSerializer
-
Default constructor.
- JacksonZonedDateTimeDeserializer - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Jackson deserializer that is able to read
ZonedDateTimefields, based on a common logic reading fromCalendar. - JacksonZonedDateTimeDeserializer() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonZonedDateTimeDeserializer
-
Default constructor needed by the framework.
- JacksonZonedDateTimeSerializer - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Jackson deserializer that is able to write
ZonedDateTimefields, based on a common logic writing aCalendar. - JacksonZonedDateTimeSerializer() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.JacksonZonedDateTimeSerializer
-
Default constructor needed by the framework.
- JsonLookup - Class in com.sap.cloud.sdk.datamodel.odata.client
-
An ordered collection of
JsonPath. - jsonObject - Variable in class com.sap.cloud.sdk.result.GsonResultObject
-
The underlying JSON object.
- JsonPath - Class in com.sap.cloud.sdk.datamodel.odata.client
-
A simple JSON Path.
- jsonPrimitive - Variable in class com.sap.cloud.sdk.result.GsonResultPrimitive
-
The underlying
JsonPrimitiveinstance.
K
- Key - Annotation Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.annotation
-
Annotation to mark a field in a VDM entity as being a key field.
- KEY_STORE_LOCATION - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
Key store location of destination.
- KEY_STORE_PASSWORD - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
Key store password of destination.
- keyMatchesParameters() - Static method in interface com.sap.cloud.sdk.cloudplatform.resilience.CacheFilter
-
Creates a
CacheFilter, which matches all cache entries associated withGenericCacheKeys that are accessible with respect to the parameters in theResilienceConfiguration.CacheConfigurationin the correspondingResilienceConfiguration. - keyMatchesParameters(Iterable<Object>) - Static method in interface com.sap.cloud.sdk.cloudplatform.resilience.CacheFilter
-
Creates a
CacheFilter, which includes all cache entries associated withGenericCacheKeys that are accessible with respect to the passed parameters. - keyMatchesPrincipal() - Static method in interface com.sap.cloud.sdk.cloudplatform.resilience.CacheFilter
-
Creates a
CacheFilter, which matches all cache entries associated withGenericCacheKeys that are accessible with respect to thePrincipalused at the time when theCacheFilteris applied.
Whether theCacheFilterconsiders thePrincipal, depends on theResilienceIsolationModestored in the correspondingResilienceConfiguration. - keyMatchesPrincipal(Principal) - Static method in interface com.sap.cloud.sdk.cloudplatform.resilience.CacheFilter
-
Creates a
CacheFilter, which includes all cache entries associated withGenericCacheKeys that are accessible with respect to the passedPrincipal. - keyMatchesTenant() - Static method in interface com.sap.cloud.sdk.cloudplatform.resilience.CacheFilter
-
Creates a
CacheFilter, which matches all cache entries associated withGenericCacheKeys that are accessible with respect to theTenantused at the time when theCacheFilteris applied.
Whether theCacheFilterconsiders theTenant, depends on theResilienceIsolationModestored in the correspondingResilienceConfiguration. - keyMatchesTenant(Tenant) - Static method in interface com.sap.cloud.sdk.cloudplatform.resilience.CacheFilter
-
Creates a
CacheFilter, which includes all cache entries associated withGenericCacheKeys that are accessible with respect to the passedTenant. - keyStore(KeyStore) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
The
KeyStoreto be used when communicating over HTTP. - keyStorePassword(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Sets the key store password for the corresponding
KeyStoreused by theDefaultHttpDestinationto access the key store.
L
- LDAP - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationType
-
LDAP
- le(FieldT) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
-
Less than or equals expression fluent helper.
- length() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "length".
- length() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "length".
- length() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by expression "length".
- length() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "length".
- length(Expressions.OperandMultiple) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
- length(ValueString) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
- lessThan(Expressions.Operand) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonRelative
-
Filter by expression "lt".
- lessThan(Expressions.Operand, Expressions.Operand) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
- lessThan(FilterableValue<?, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "lt".
- lessThan(Object) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonRelative
-
Filter by expression "lt".
- lessThan(PrimitiveT) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "lt".
- lessThanEqual(Expressions.Operand) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonRelative
-
Filter by expression "le".
- lessThanEqual(FilterableValue<?, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "le".
- lessThanEqual(Object) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonRelative
-
Filter by expression "le".
- lessThanEqual(PrimitiveT) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "le".
- lessThanEquals(Expressions.Operand, Expressions.Operand) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
-
Returns a
ValueBoolean.Expressionthat checks whetheroperand1is less than or equal tooperand2("le"). - limitForPeriod() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
-
The number of permissions available during one limit refresh period.
- limitRefreshPeriod() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
-
The period of a limit refresh.
- listenOnParsingError(Exception) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestListener
-
Handler to react on an error during response parsing.
- listenOnRequest(HttpRequestBase) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestListener
-
Handler to react before execution of an HTTP request.
- listenOnRequestError(Exception) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestListener
-
Handler to react on an error during request generation.
- literal(byte[]) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBinary
-
Returns a
ValueBinaryfrom the givenv. - literal(Boolean) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBoolean
-
Get the literal of this expression.
- literal(Iterable<?>) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueCollection
-
Returns a
ValueCollectioninstance from the givenv. - literal(Number) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueNumeric
-
Returns a
ValueNumericfrom the givenv. - literal(String) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueEnum
-
Returns a
ValueEnumfrom the givenv. - literal(String) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueString
-
Returns a
ValueStringfrom the givenv. - literal(String, String) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueEnum
- literal(Duration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDuration
-
Returns a
ValueDurationfrom the givenv. - literal(LocalDate) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDate
-
Returns a
ValueDatefrom the givenv. - literal(LocalDateTime) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTime
-
Returns a
ValueDateTimefrom the givenv. - literal(LocalTime) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueTimeOfDay
-
Returns a
ValueTimeOfDayfrom the givenv. - literal(OffsetDateTime) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTimeOffset
-
Returns a
ValueDateTimeOffsetfrom the givenv. - literal(UUID) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueGuid
-
Returns a
ValueGuidfrom the givenv. - LocalDateTimeAdapter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Gson adapter to (de-)serialize fields of type
LocalDateTimefrom and to Json. - LocalDateTimeAdapter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalDateTimeAdapter
- LocalDateTimeCalendarConverter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Converts between the deprecated
Calendartype and the newLocalDateTime. - LocalDateTimeCalendarConverter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalDateTimeCalendarConverter
- LocalDateTypeAdapter - Class in com.sap.cloud.sdk.datamodel.odata.client.adapter
-
GSON type adapter for parsing and serialization of
LocalDate. - LocalDateTypeAdapter() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.adapter.LocalDateTypeAdapter
- LocaleAccessor - Class in com.sap.cloud.sdk.cloudplatform.servlet
-
Accessor for retrieving the current
Locale. - LocaleFacade - Interface in com.sap.cloud.sdk.cloudplatform.servlet
-
Facade interface to provide access to single and multiple current locales.
- LocalTimeAdapter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Gson adapter to (de-)serialize fields of type
LocalTimefrom and to Json. - LocalTimeAdapter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalTimeAdapter
- LocalTimeCalendarConverter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
- LocalTimeCalendarConverter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalTimeCalendarConverter
- LocalTimeTypeAdapter - Class in com.sap.cloud.sdk.datamodel.odata.client.adapter
-
GSON type adapter for parsing and serialization of
LocalTime. - LocalTimeTypeAdapter() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.adapter.LocalTimeTypeAdapter
- LongExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractorimplementation transforming a givenResultElementto aLong. - LongExtractor() - Constructor for class com.sap.cloud.sdk.result.LongExtractor
- LOOKUP_ONLY - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceTokenExchangeStrategy
-
Deprecated.since 5.0.1. Use
DestinationServiceTokenExchangeStrategy.FORWARD_USER_TOKENinstead. If you just need the destination properties, useDestinationService.getDestinationProperties(String)instead. - LOOKUP_THEN_EXCHANGE - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceTokenExchangeStrategy
-
Deprecated.since 5.0.1. Use
DestinationServiceTokenExchangeStrategy.FORWARD_USER_TOKENinstead. - lt(FieldT) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
-
Less than expression fluent helper.
M
- MAIL - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationType
-
MAIL
- matchAnyVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperDelete
-
The delete request will ignore any version identifier present on the entity and delete the entity, regardless of any changes on the remote entity.
- matchAnyVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
-
The update request will ignore any version identifier present on the entity and update the entity, regardless of any changes on the remote entity.
- matchAnyVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.DeleteRequestBuilder
-
The delete request will ignore any version identifier present on the entity and delete the entity, regardless of any changes on the remote entity.
- matchAnyVersionIdentifier() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.UpdateRequestBuilder
-
The update request will ignore any version identifier present on the entity and update the entity, regardless of any changes on the remote entity.
- matches(ResilienceConfiguration, GenericCacheKey<?, ?>, Object) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.CacheFilter
-
Determines whether a specific cache entry matches the expectations of this cache filter.
- matches(ValueString) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "matchesPattern".
- matches(FilterableString<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "matchesPattern".
- matches(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "matchesPattern".
- matches(String) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "matchesPattern".
- matchesPattern(ValueString, ValueString) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
-
Return a
ValueBoolean.Expressionthat checks whetheroperand1matches the patternoperand2("matchesPattern"). - maxAttempts() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
The maximum number of total attempts.
- maxConcurrentCalls() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
-
The maximum number of concurrent calls.
- maxConcurrentCalls(int) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
-
The maximum number of concurrent calls.
- maxConnectionsPerRoute(int) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5FactoryBuilder
-
Sets the maximum number of parallel connections per route (e.g. per remote host) that can be established with a
HttpClientcreated by the to-be-builtApacheHttpClient5Factory. - maxConnectionsPerRoute(int) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory.DefaultHttpClientFactoryBuilder
-
The maximum number of connections per route.
- maxConnectionsTotal(int) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5FactoryBuilder
-
Sets the maximum number of parallel connections that can be established with a
HttpClientcreated by the to-be-builtApacheHttpClient5Factory. - maxConnectionsTotal(int) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory.DefaultHttpClientFactoryBuilder
-
The maximum number of connections in total.
- maxDateTime() - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
Returns a
ValueDateTimeOffset.Expressionthat uses the maximum date time ("maxdatetime"). - maxWaitDuration() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
-
The maximum duration the calling thread will wait to enter the bulkhead.
- maxWaitDuration(Duration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
-
The maximum duration the calling thread will wait to enter the bulkhead.
- MegacliteServiceBinding - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Represents a (remote) service that is bound to Megaclite.
- MegacliteServiceBinding.Builder1 - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
First builder step to construct new
MegacliteServiceBindinginstances. - MegacliteServiceBinding.Builder2 - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Second builder step to construct new
MegacliteServiceBindinginstances. - MegacliteServiceBinding.Builder3 - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Third builder step to construct new
MegacliteServiceBindinginstances. - MegacliteServiceBinding.Builder4 - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Fourth builder step to construct new
MegacliteServiceBindinginstances. - MegacliteServiceBindingAccessor - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Implementation of the
ServiceBindingAccessorinterface that keeps track ofMegacliteServiceBindinginstances. - MegacliteServiceBindingAccessor() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBindingAccessor
- MegacliteServiceBindingDestinationLoader - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Representation of the Megaclite service as provided in Deploy with Confidence landscapes.
- MegacliteServiceBindingDestinationLoader() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBindingDestinationLoader
- megacliteVersion(String) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding.Builder4
-
Configures the Megaclite version, that should be used to reach the outbound service.
- merge(URI, URI) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.UriPathMerger
-
Merges two
URIaddresses, checking that bothURIshave the same scheme, host and port. - mergeRequestUri(URI) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.UriQueryMerger
-
Returns the request URI for the given request.
- minDateTime() - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
Returns a
ValueDateTimeOffset.Expressionthat uses the minimum date time ("mindatetime"). - minute(ValueDateTimeOffset) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
Returns a
ValueNumeric.Expressionthat uses the givenoperandto filter for the"minute"portion of a temporal value. - minute(ValueTimeOfDay) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
Returns a
ValueNumeric.Expressionthat uses the givenoperandto filter for the"minute"portion of a temporal value. - MockableInstance() - Constructor for class com.sap.cloud.sdk.cloudplatform.util.FacadeLocator.MockableInstance
- modelPackage(String) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
- ModificationRequestBuilder<ResultT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Interface to mark OData request types as modifying operation.
- ModificationResponse<EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odata.helper
-
Generic OData service response wrapper for data modification requests.
- ModificationResponse<EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Generic OData service response wrapper for data modification requests.
- MODIFY_WITH_PATCH - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.client.request.UpdateStrategy
-
Request to update the entity is sent with the HTTP method PATCH and its payload contains the changed fields only.
- MODIFY_WITH_PATCH_RECURSIVE_DELTA - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.client.request.UpdateStrategy
-
Request to update the entity is sent with the HTTP method PATCH and its payload contains the changed fields including the changes in nested non-entity type fields.
- MODIFY_WITH_PATCH_RECURSIVE_FULL - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.client.request.UpdateStrategy
-
Request to update the entity is sent with the HTTP method PATCH and its payload contains the changed fields including the changes in nested non-entity type fields.
- modifyingEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
-
Allows to control that the request to update the entity is sent with the HTTP method PATCH and its payload contains the changed fields only.
- modifyingEntity() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.UpdateRequestBuilder
-
Allows to control that the request to update the entity is sent with the HTTP method PATCH and its payload contains the changed fields only.
- modifyingEntity(ModifyPatchStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
-
Allows to control that the request to update the entity is sent with the HTTP method PATCH and its payload contains the changed fields only, with different strategies for handling nested fields.
- ModifyPatchStrategy - Enum Class in com.sap.cloud.sdk.datamodel.odata.helper
-
Strategy to determine how a patch operation should be applied to an entity.
- modulo(ValueNumeric) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
-
Filter by expression "mod".
- modulo(ValueNumeric, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Modulo expression for numbers.
- modulo(FilterableNumericDecimal<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "mod".
- modulo(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "mod".
- modulo(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
- modulo(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
- modulo(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "mod".
- modulo(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
- modulo(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
- modulo(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "mod".
- modulo(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
- modulo(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
- modulo(Number) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
-
Filter by expression "mod".
- modulo(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "mod".
- modulo(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
- modulo(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
- month(ValueDate) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
Returns a
ValueNumeric.Expressionthat uses the givenoperandto filter for the"month"portion of a temporal value. - month(ValueDateTimeOffset) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
Returns a
ValueNumeric.Expressionthat uses the givenoperandto filter for the"month"portion of a temporal value. - MULTI - Enum constant in enum class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient.CollectionFormat
-
Multiple
- MultipleServiceBindingsException - Exception in com.sap.cloud.sdk.cloudplatform.exception
-
Thrown if multiple bindings are found to a service on SAP Business Technology Platform Cloud Foundry.
- MultipleServiceBindingsException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.MultipleServiceBindingsException
- MultipleServiceBindingsException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.MultipleServiceBindingsException
-
Default constructor.
- MultipleServiceBindingsException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.MultipleServiceBindingsException
-
Default constructor.
- MultipleServiceBindingsException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.MultipleServiceBindingsException
-
Default constructor.
- multiply(ValueDuration, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Multiplication expression for duration and number.
- multiply(ValueNumeric) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
-
Filter by expression "mul".
- multiply(ValueNumeric) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
-
Filter by expression "mul".
- multiply(ValueNumeric, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Multiplication expression for numbers.
- multiply(FilterableNumeric<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
-
Filter by expression "mul".
- multiply(FilterableNumericDecimal<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "mul".
- multiply(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "mul".
- multiply(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
- multiply(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
- multiply(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "mul".
- multiply(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
- multiply(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
- multiply(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "mul".
- multiply(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
- multiply(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
- multiply(Number) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
-
Filter by expression "mul".
- multiply(Number) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
-
Filter by expression "mul".
- multiply(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
-
Filter by expression "mul".
- multiply(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "mul".
- multiply(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
- multiply(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
N
- name(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination.Builder
-
Sets the name of the
DefaultDestination. - name(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Sets the name of the
DefaultHttpDestination. - name(String) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding.Builder2
-
Configures the name of the outbound service, as specified in the
nameproperty of the Deploy with Confidence outbound service specification. - NAME - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
Name of destination.
- NAMED_USER_CURRENT_TENANT - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.OnBehalfOf
-
A named user based on the auth token set in the current context.
- NavigableEntityCollection<EntityT extends VdmEntity<EntityT>> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Related interface to provide access to type-safe request builders for the generic entity type.
- NavigableEntitySingle<EntityT extends VdmEntity<EntityT>> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Related interface to provide access to type-safe request builders for the generic entity type.
- navigateTo(NavigationProperty.Collection<EntityT, NavigationT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
-
Navigate to a specific navigation property of current entity type.
- navigateTo(NavigationProperty.Single<EntityT, NavigationT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
-
Navigate to a specific navigation property of current entity type.
- NavigationProperty<EntityT extends VdmObject<?>,
TargetT extends VdmEntity<?>> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core -
Interface representing a navigational property of
NavigationPropertythat points towards an entity ofNavigationProperty. - NavigationProperty.Collection<EntityT extends VdmObject<EntityT>,
ValueT extends VdmEntity<ValueT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core -
A navigational property to a Collection of another entity reference.
- NavigationProperty.Single<EntityT extends VdmObject<EntityT>,
ValueT extends VdmEntity<ValueT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core -
A navigational property to a single other entity reference.
- NavigationPropertyCollection<EntityT extends VdmObject<?>,
TargetT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core -
Abstract class representing the query capabilities of a collection of structured properties of
NavigationPropertyCollectionwith a type ofNavigationPropertyCollection. - NavigationPropertyCollection() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollection
- NavigationPropertyCollectionQuery<ParentEntityT extends VdmObject<?>,
EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core -
Implementation that represents read queries and holds their state at runtime.
- NavigationPropertySingleQuery<ParentEntityT extends VdmObject<?>,
EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core -
Implementation that represents read queries and holds their state at runtime.
- ne(FieldT) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
-
Not equals expression fluent helper.
- negate() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
-
Filter by expression "-".
- negate() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
-
Filter by expression "-".
- negate() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
-
Filter by expression "-".
- negate() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "-".
- negate() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
- negate() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
- negate(ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Negation expression for duration.
- negate(ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Negation expression for numbers.
- neNull() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
-
Not equals-null expression fluent helper.
- newCollection(JsonElement) - Method in class com.sap.cloud.sdk.result.GsonResultElementFactory
-
Returns a
ResultCollectionfrom the givenresultElement. - newDefaultCache(Duration) - Static method in interface com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5Cache
-
Creates a new
HttpClient5Cachewith the givencacheDuration. - newGsonBuilder() - Static method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataGsonBuilder
-
Construct a new GsonBuilder for serialization and deserialization of OData values.
- newLoaderChain(List<ServiceBindingDestinationLoader>) - Static method in interface com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationLoader
-
Returns a new loader chain instance that will query the provided
delegateLoadersin the provided order to try to transform the providedServiceBindingDestinationOptionsinto anHttpDestination. - newObject(JsonElement) - Method in class com.sap.cloud.sdk.result.GsonResultElementFactory
-
Returns a
ResultObjectfrom the givenresultElement. - newPrimitive(JsonElement) - Method in class com.sap.cloud.sdk.result.GsonResultElementFactory
-
Returns a
ResultPrimitivefrom the givenresultElement. - NO_AUTHENTICATION - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
NoAuthentication
- NO_ISOLATION - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationMode
-
Global key that does not differentiate between tenants or users.
- NoCredentials - Class in com.sap.cloud.sdk.cloudplatform.security
-
Empty implementation of the
Credentialsinterface to be used for a user having no credentials. - NoCredentials() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.NoCredentials
- NONE - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.client.request.UriEncodingStrategy
-
Do not encode.
- NoResilienceDecorationStrategy - Class in com.sap.cloud.sdk.cloudplatform.resilience
-
Function decorator which does not change the call.
- NoResilienceDecorationStrategy() - Constructor for class com.sap.cloud.sdk.cloudplatform.resilience.NoResilienceDecorationStrategy
- NoServiceBindingException - Exception in com.sap.cloud.sdk.cloudplatform.exception
-
Thrown if no binding is found to a service on SAP Business Technology Platform Cloud Foundry.
- NoServiceBindingException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.NoServiceBindingException
- NoServiceBindingException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.NoServiceBindingException
-
Initializes a new
NoServiceBindingExceptioninstance. - NoServiceBindingException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.NoServiceBindingException
-
Initializes a new
NoServiceBindingExceptioninstance. - NoServiceBindingException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.NoServiceBindingException
-
Initializes a new
NoServiceBindingExceptioninstance. - NoSuchEntityFieldException - Exception in com.sap.cloud.sdk.s4hana.datamodel.odata.exception
-
Throws if a certain field cannot be found for an entity.
- NoSuchEntityFieldException() - Constructor for exception com.sap.cloud.sdk.s4hana.datamodel.odata.exception.NoSuchEntityFieldException
- NoSuchEntityFieldException(String) - Constructor for exception com.sap.cloud.sdk.s4hana.datamodel.odata.exception.NoSuchEntityFieldException
-
Initializes a new
NoSuchEntityFieldExceptioninstance. - NoSuchEntityFieldException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.datamodel.odata.exception.NoSuchEntityFieldException
-
Initializes a new
NoSuchEntityFieldExceptioninstance. - NoSuchEntityFieldException(Throwable) - Constructor for exception com.sap.cloud.sdk.s4hana.datamodel.odata.exception.NoSuchEntityFieldException
-
Initializes a new
NoSuchEntityFieldExceptioninstance. - not() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableBoolean
-
Negate the current filter expression.
- not() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ExpressionFluentHelper
-
Boolean NOT expression fluent helper.
- not() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SearchExpression
-
Negate the current search expression.
- not() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean
-
Negate the filter expression.
- not(ValueBoolean) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
- not(ExpressionFluentHelper<T>) - Static method in class com.sap.cloud.sdk.datamodel.odata.helper.ExpressionFluentHelper
-
Boolean NOT expression fluent helper.
- notEqualTo(Expressions.Operand) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonAbsolute
-
Filter by expression "ne".
- notEqualTo(Expressions.Operand, Expressions.Operand) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
- notEqualTo(FilterableEnum<?, EnumT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableEnum
-
Filter by expression "ne".
- notEqualTo(FilterableValue<?, ?>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "ne".
- notEqualTo(EnumT) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableEnum
-
Filter by expression "ne".
- notEqualTo(Object) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonAbsolute
-
Filter by expression "ne".
- notEqualTo(PrimitiveT) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "ne".
- notEqualToNull() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableComparisonAbsolute
-
Filter by expression "ne null".
- notEqualToNull() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableComplex
-
Filter by expression "ne null".
- notEqualToNull() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableEnum
-
Filter by expression "ne null".
- notEqualToNull() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableValue
-
Filter by expression "ne null".
- now() - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
Returns a
ValueDateTimeOffset.Expressionthat uses the current date time ("now"). - NULL - Static variable in interface com.sap.cloud.sdk.cloudplatform.security.AuthTokenFacade
-
"Null" implementation of this interface, to be used in case no implementation could be determined with the
ServiceLoaderpattern. - NULL - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.expression.Expressions.Operand
-
The null operand, representing the absence of any value.
- NULL - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBinary
-
Null value for binary operations.
- NULL - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueBoolean
-
Null value for boolean operations.
- NULL - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueCollection
-
Null value for collection operations.
- NULL - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDate
-
Null value for date operations.
- NULL - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTime
-
Null value for date time operations.
- NULL - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDateTimeOffset
-
Null value for date time offset operations.
- NULL - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueDuration
-
Null value for enum operations.
- NULL - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueEnum
-
Null value for enum operations.
- NULL - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueGuid
-
Null value for guid operations.
- NULL - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueNumeric
-
Null value for numeric operations.
- NULL - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueString
-
Null value for string operations.
- NULL - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.expression.ValueTimeOfDay
-
Null value for time of day operations.
- NumberDeserializationStrategy - Enum Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
Number deserialization strategy to determine behavior for JSON numbers without target type references.
- NumericDecimal(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.NumericDecimal
- NumericInteger(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.NumericInteger
O
- OAuth - Class in com.sap.cloud.sdk.services.openapi.apiclient.auth
-
Authentication at the REST API via an OAuth access token
- OAuth() - Constructor for class com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuth
- OAUTH2_CLIENT_CREDENTIALS - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
OAuth2ClientCredentials
- OAUTH2_JWT_BEARER - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
OAuth2JWTBearer
- OAUTH2_PASSWORD - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
OAuth2Password
- OAUTH2_REFRESH_TOKEN - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
OAuth2RefreshToken
- OAUTH2_SAML_BEARER_ASSERTION - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
OAuth2SAMLBearerAssertion
- OAUTH2_TECHNICAL_USER_PROPAGATION - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
OAuth2TechnicalUserPropagation
- OAUTH2_USER_TOKEN_EXCHANGE - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
OAuth2UserTokenExchange
- OAuth2DestinationBuilder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Utility class to conveniently create an
HttpDestinationinstance while automatically adding an authentication header retrieved from an OAuth2 service. - OAuth2DestinationBuilder() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2DestinationBuilder
- OAuth2DestinationBuilder.BuilderWithTargetUrl - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Helper interface to serve mandatory input for OAuth2 token endpoint.
- OAuth2DestinationBuilder.BuilderWithTokenEndpoint - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Helper interface to serve mandatory input for OAuth2 client identity and OAuth2 token representative.
- OAuth2Options - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Represents various configuration parameters for the OAuth2 destination creation.
- OAuth2Options.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
A builder implementation that helps with creating customized
OAuth2Optionsinstances. - OAuth2Options.TokenCacheParameters - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Configuration for the token response cache used by
OAuth2Service. - OAuth2Options.TokenRetrievalTimeout - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Configure the timeout applied to token retrieval.
- OAuth2PropertySupplier - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
A supplier of OAuth client information.
- OAuth2ServiceBindingDestinationLoader - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
An implementation of the
ServiceBindingDestinationLoaderinterface that is capable of producing OAuth2 basedHttpDestinationinstances. - OAuth2ServiceBindingDestinationLoader() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2ServiceBindingDestinationLoader
-
Default constructor.
- OAuthFlow - Enum Class in com.sap.cloud.sdk.services.openapi.apiclient.auth
-
Supported OAuth flows to authenticate at the REST API
- ObjectExtractor<T> - Interface in com.sap.cloud.sdk.result
-
Functional interface handling the type-safe transformation of a
ResultElementto a specific type. - ObjectLookupFailedException - Exception in com.sap.cloud.sdk.cloudplatform.exception
-
Thrown if the lookup of an object fails.
- ObjectLookupFailedException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ObjectLookupFailedException
- ObjectLookupFailedException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ObjectLookupFailedException
-
Exception constructor.
- ObjectLookupFailedException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ObjectLookupFailedException
-
Exception constructor.
- ObjectLookupFailedException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ObjectLookupFailedException
-
Exception constructor.
- ObjectNotConvertibleException - Exception in com.sap.cloud.sdk.typeconverter.exception
-
Constructor used to indicate that the access to the contained value in a
ConvertedObjectfailed, as the value could not be converted. - ObjectNotConvertibleException() - Constructor for exception com.sap.cloud.sdk.typeconverter.exception.ObjectNotConvertibleException
- ObjectNotConvertibleException(String) - Constructor for exception com.sap.cloud.sdk.typeconverter.exception.ObjectNotConvertibleException
-
Creates the exception by delegating the exception message to the super class.
- ObjectNotConvertibleException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.typeconverter.exception.ObjectNotConvertibleException
-
Creates the exception by delegating the exception message and cause to the super class.
- ObjectNotConvertibleException(Throwable) - Constructor for exception com.sap.cloud.sdk.typeconverter.exception.ObjectNotConvertibleException
-
Creates the exception by delegating the exception cause to the super class.
- ODATA_API - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.WorkflowOptions
-
Use the ODATA API (Inbox API) of the SAP Workflow Service.
- ODATA_TYPE_ANNOTATIONS - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
The OData V4 JSON key to access an entity EDM type definition.
- ODATA_VERSION_ANNOTATIONS - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
The OData V4 JSON key to access an entity version identifier.
- ODataBinaryAdapter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
For internal use only by data model classes
- ODataBinaryAdapter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataBinaryAdapter
- ODataBooleanAdapter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
For internal use only by data model classes
- ODataBooleanAdapter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataBooleanAdapter
- ODataConnectionException - Exception in com.sap.cloud.sdk.datamodel.odata.client.exception
-
OData connection exception indicating errors when trying to establish a service connection.
- ODataConnectionException(ODataRequestGeneric, HttpUriRequest, String, Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataConnectionException
-
Default constructor.
- ODataCustomFieldAdapter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
For internal use only by data model classes
- ODataCustomFieldAdapter(Gson) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataCustomFieldAdapter
- ODataDeserializationException - Exception in com.sap.cloud.sdk.datamodel.odata.client.exception
-
OData deserialization exception type to focus on deserialization errors when parsing the service response.
- ODataDeserializationException(ODataRequestGeneric, HttpResponse, String, Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataDeserializationException
-
Default constructor.
- ODataEntityKey - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
Fluent API class to build and hold entity keys.
- ODataEntityKey(ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataEntityKey
-
Create a new, empty entity key for the given protocol version.
- ODataException - Exception in com.sap.cloud.sdk.datamodel.odata.client.exception
-
The generic OData exception.
Its sub-types will be thrown in the following scenarios:ODataSerializationException
If entity cannot be serialized for HTTP request.ODataConnectionException
When the HTTP connection cannot be established.ODataRequestException
When the OData request could not be sent due to a generic reason.ODataResponseException
If the response code infers an unhealthy state, i.e. when >= 400ODataDeserializationException
When deserialization process failed for the OData response object.ODataServiceErrorException
If the response contains an OData error in the payload. - ODataException(ODataRequestGeneric, String, Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException
-
Default constructor.
- ODataField - Annotation Interface in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Annotation to be used to link fields to their OData property as well as converting between the domain type of a field and the actually exposed type.
- ODataFunctionParameters - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
Fluent API class to build and hold function parameters.
- ODataFunctionParameters(ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataFunctionParameters
-
Create a new, empty set of parameters for an OData function.
- ODataGsonBuilder - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
Factory class to manage GSON references.
- ODataGsonBuilder() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataGsonBuilder
- ODataLiteralSerializer - Interface in com.sap.cloud.sdk.datamodel.odata.client
-
Descriptor for protocol specific information on serializing type literals for filter expressions and entity keys.
- odataName() - Element in annotation interface com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataField
-
The name of the OData property this field gets mapped to.
- ODataNumberSerializer - Class in com.sap.cloud.sdk.datamodel.odata.adapter
-
GSON serializer that transforms numbers to their JSON representation according to the OData V2 standard.
- ODataNumberSerializer() - Constructor for class com.sap.cloud.sdk.datamodel.odata.adapter.ODataNumberSerializer
- ODataPayloadParsingFailedException - Exception in com.sap.cloud.sdk.s4hana.datamodel.odata.exception
-
ODataPayloadParsingFailedException will be thrown whenever the VDM encounters errors during parsing that cannot be recovered from.
- ODataPayloadParsingFailedException(String) - Constructor for exception com.sap.cloud.sdk.s4hana.datamodel.odata.exception.ODataPayloadParsingFailedException
-
Returns a new ODataPayloadParsingFailedException instance.
- ODataPayloadParsingFailedException(String, Exception) - Constructor for exception com.sap.cloud.sdk.s4hana.datamodel.odata.exception.ODataPayloadParsingFailedException
-
Returns a new ODataPayloadParsingFailedException instance.
- ODataProtocol - Interface in com.sap.cloud.sdk.datamodel.odata.client
-
The
ODataProtocoldefines all necessary information that is needed in order to differentiate between different OData protocol versions. - ODataProtocol.ODataProtocolV2 - Class in com.sap.cloud.sdk.datamodel.odata.client
-
OData protocol v2.
- ODataProtocol.ODataProtocolV4 - Class in com.sap.cloud.sdk.datamodel.odata.client
-
OData protocol v4.
- ODataProtocolV2() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
- ODataProtocolV4() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
- ODataRequestAction - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The executable OData action request.
- ODataRequestAction(String, ODataResourcePath, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
-
Default constructor for OData Action request.
- ODataRequestAction(String, ODataResourcePath, String, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
-
Constructor with StructuredQuery for OData Function request.
- ODataRequestAction(String, String, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
-
Convenience constructor for invocations of unbound actions.
- ODataRequestBatch - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The OData Batch request.
- ODataRequestBatch(String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
-
Default constructor for OData Batch request.
- ODataRequestBatch(String, ODataProtocol, Supplier<UUID>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
-
Default constructor for OData Batch request.
- ODataRequestBatch.Changeset - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The Changeset representation of the OData Batch operation.
- ODataRequestCount - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The result type of the OData Count request.
- ODataRequestCount(String, ODataResourcePath, StructuredQuery) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCount
-
Constructor with StructuredQuery for OData Count request.
- ODataRequestCount(String, ODataResourcePath, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCount
-
Default constructor for OData Count request.
- ODataRequestCount(String, String, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCount
-
Default constructor for OData Count request.
- ODataRequestCreate - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The executable OData create request.
- ODataRequestCreate(String, ODataResourcePath, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCreate
-
Default constructor for OData Create request.
- ODataRequestCreate(String, String, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCreate
-
Convenience constructor for OData delete requests on entity collections directly.
- ODataRequestDelete - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The executable OData delete request.
- ODataRequestDelete(String, ODataResourcePath, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestDelete
-
Default constructor for OData delete requests.
- ODataRequestDelete(String, String, ODataEntityKey, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestDelete
-
Convenience constructor for OData delete requests on entity collections directly.
- ODataRequestException - Exception in com.sap.cloud.sdk.datamodel.odata.client.exception
-
Generic OData request exception indicating errors while trying to request a service resource.
- ODataRequestException(ODataRequestGeneric, String, Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataRequestException
-
Default constructor.
- ODataRequestExecutable - Interface in com.sap.cloud.sdk.datamodel.odata.client.request
-
General interface for executable OData Requests.
- ODataRequestFunction - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The executable OData function request.
- ODataRequestFunction(String, ODataResourcePath, StructuredQuery) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
-
Constructor with StructuredQuery for OData Function request.
- ODataRequestFunction(String, ODataResourcePath, ODataFunctionParameters, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
-
Convenience constructor for invocations of unbound functions.
- ODataRequestFunction(String, ODataResourcePath, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
-
Default constructor for OData Function request.
- ODataRequestFunction(String, String, ODataFunctionParameters, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
-
Convenience constructor for invocations of unbound functions.
- ODataRequestGeneric - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
Generic OData request class to provide default features for service requests.
- ODataRequestListener - Interface in com.sap.cloud.sdk.datamodel.odata.client.request
-
Consumer class for the Listener Pattern to monitor and react on OData actions.
- ODataRequestRead - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The result type of the OData Read request.
- ODataRequestRead(String, ODataResourcePath, StructuredQuery) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
-
Constructor with StructuredQuery for OData read requests on entity collections directly.
- ODataRequestRead(String, ODataResourcePath, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
-
Default constructor for OData Read request.
- ODataRequestRead(String, String, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
-
Convenience constructor for OData read requests on entity collections directly.
- ODataRequestReadByKey - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The result type of the OData read by key request.
- ODataRequestReadByKey(String, ODataResourcePath, ODataEntityKey, StructuredQuery) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
-
Constructor with StructuredQuery for OData read requests on entity collections directly.
- ODataRequestReadByKey(String, ODataResourcePath, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
-
Default constructor for OData Read requests.
- ODataRequestReadByKey(String, String, ODataEntityKey, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
-
Convenience constructor for OData read requests on entity collections directly.
- ODataRequestResult - Interface in com.sap.cloud.sdk.datamodel.odata.client.request
-
Generic type of an OData request result.
- ODataRequestResultDeserializable - Interface in com.sap.cloud.sdk.datamodel.odata.client.request
-
Generic type of an OData request result.
- ODataRequestResultGeneric - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
OData request result for reading entities.
- ODataRequestResultGeneric(ODataRequestGeneric, HttpResponse) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
Default constructor.
- ODataRequestResultGeneric(ODataRequestGeneric, HttpResponse, HttpClient) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
Default constructor with enabled pagination.
- ODataRequestResultMultipart - Interface in com.sap.cloud.sdk.datamodel.odata.client.request
-
Generic type of an OData request result.
- ODataRequestResultMultipartGeneric - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
OData request result for reading entities.
- ODataRequestResultPagination - Interface in com.sap.cloud.sdk.datamodel.odata.client.request
-
This class provides methods to lazily iterate through the pages of an OData read request result-set.
- ODataRequestResultResource - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
OData request result for reading entities.
- ODataRequestResultResource.Executable - Interface in com.sap.cloud.sdk.datamodel.odata.client.request
-
Interface for executing OData requests that return a resource which must be closed.
- ODataRequestUpdate - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The executable OData patch update request.
- ODataRequestUpdate(String, ODataResourcePath, String, UpdateStrategy, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
-
Default constructor for OData Update requests.
- ODataRequestUpdate(String, ODataResourcePath, HttpEntity, UpdateStrategy, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
-
Default constructor for OData Update requests.
- ODataRequestUpdate(String, String, ODataEntityKey, String, UpdateStrategy, String, ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
-
Convenience constructor for OData update requests on entity collections directly.
- ODataResourcePath - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
A class that assembles resource references into a URL path.
- ODataResourcePath() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
- ODataResponseDescriptor - Interface in com.sap.cloud.sdk.datamodel.odata.client
-
Descriptor for protocol specific information on deserializing OData responses.
- ODataResponseDeserializer - Class in com.sap.cloud.sdk.datamodel.odata.client
-
Implementation to deserialize OData responses based on a given
ODataProtocol. - ODataResponseDeserializer(ODataProtocol) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDeserializer
- ODataResponseException - Exception in com.sap.cloud.sdk.datamodel.odata.client.exception
-
A generic
ODataExceptionrepresenting an erroneous service response. - ODataResponseException(ODataRequestGeneric, HttpResponse, String, Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataResponseException
-
Default constructor.
- ODataSerializationException - Exception in com.sap.cloud.sdk.datamodel.odata.client.exception
-
OData serialization exception type to focus on serialization errors when creating the service request.
- ODataSerializationException(ODataRequestGeneric, Object, String, Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataSerializationException
-
Default constructor.
- ODataServiceError - Class in com.sap.cloud.sdk.datamodel.odata.client.exception
-
OData error to serve the standard specification.
- ODataServiceError(String, String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
- ODataServiceError(String, String, String, List<ODataServiceErrorDetails>, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
- ODataServiceErrorDetails - Interface in com.sap.cloud.sdk.datamodel.odata.client.exception
-
Interface that resembles which information OData errors must contain and which information is optional.
- ODataServiceErrorException - Exception in com.sap.cloud.sdk.datamodel.odata.client.exception
-
An
ODataExceptionrepresenting an erroneous response from the service where the payload contained detailed OData error information. - ODataServiceErrorException(ODataRequestGeneric, HttpResponse, String, Throwable, ODataServiceError) - Constructor for exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceErrorException
-
Default constructor.
- ODataUriFactory - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
Builds up OData URLs and ensures correct encoding.
- ODataUriFactory() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.request.ODataUriFactory
- ODataVdmEntityAdapter<T> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
For internal use only by data model classes
- ODataVdmEntityAdapter(TypeAdapterFactory, Gson, Class<? super T>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataVdmEntityAdapter
-
For internal use only by data model classes
- ODataVdmEntityAdapterFactory - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
For internal use only by data model classes.
- ODataVdmEntityAdapterFactory() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataVdmEntityAdapterFactory
- ODataVdmEntityListAdapter<T> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
For internal use only by data model classes
- ODataVdmEntityListAdapter(Gson, TypeAdapter<T>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataVdmEntityListAdapter
-
For internal use only by data model classes
- of() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
- of() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
- of() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
-
Creates a new
RateLimiterConfigurationwith default values of ResilienceConfiguration.RateLimiterConfiguration.DEFAULT_TIMEOUT_DURATION, ResilienceConfiguration.RateLimiterConfiguration.DEFAULT_LIMIT_REFRESH_PERIOD and ResilienceConfiguration.RateLimiterConfiguration.DEFAULT_LIMIT_FOR_PERIOD - of() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
- of(int) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
Instantiate a new
RetryConfigurationwith the given parameter. - of(int, Duration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
Instantiate a new
RetryConfigurationwith the given parameters. - of(ResilienceConfiguration.TimeLimiterConfiguration) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options.TokenRetrievalTimeout
- of(ResilienceIsolationMode) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationKey
-
Factory method for creating a resilience isolation key.
- of(Tenant, Principal) - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Constructs a
CacheKeyfor the given tenant and principal identifier, independent of whether they arenullor not. - of(Tenant, Principal) - Static method in class com.sap.cloud.sdk.cloudplatform.cache.SerializableCacheKey
-
Constructs a
CacheKeyfor the given tenant and principal identifier, independent of whether they arenullor not. - of(JsonPath...) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.JsonLookup
-
Static factory method for
JsonLookup. - of(ODataRequestResultGeneric, EntityT) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
- of(ODataRequestResultGeneric, EntityT, Destination) - Static method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
- of(ODataRequestResultGeneric, Class<ResultT>) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseCollection
- of(ODataRequestResultGeneric, Class<ResultT>) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseSingle
- of(ODataRequestResultMultipartGeneric, BatchFluentHelperBasic<?, ?>) - Static method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.DefaultBatchResponseResult
-
Static factory method to convert from generic response to typed response.
- of(ODataRequestResultMultipartGeneric, BatchRequestBuilder) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
-
Static factory method to convert from generic response to typed response.
- of(Class<?>) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
-
Factory function to create a resilience configuration with only a subset of resilience features enabled by default.
- of(String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
-
Static factory to create a configuration bsaed on an URI (as a String).
- of(String) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
-
Factory function to create a resilience configuration with default values for the given identifier.
- of(String) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldReference
-
Static factory method to easily instantiate a generic field reference.
- of(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
-
Convenience method for
new ODataResourcePath().addSegment(segment). - of(String) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.core.SearchExpression
-
Create a search expression for a single string.
- of(String...) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.JsonPath
-
Static factory method for
JsonPath. - of(String, Credentials) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
-
Static factory to create a configuration based on an URI (as a String) and credentials.
- of(String, Order) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.expression.OrderExpression
-
To create OrderExpression with a field and ordering.
- of(String, AbstractODataParameters) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
-
Convenience method for
new ODataResourcePath().addSegment(segment, segmentParameter). - of(String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.cache.SerializableCacheKey
-
Constructs a
SerializableCacheKeyfor the given tenant and principal identifier, independent of whether they arenullor not. - of(URI) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
-
Static factory to create a configuration solely based on an URI.
- of(URI, Credentials) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
-
Static factory to create a configuration based on an URI and credentials.
- of(Duration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration
-
Factory method to create a cache configuration builder instance.
- of(Duration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
-
Create a timeout by specifying a timeout duration.
- of(Duration, Integer, Duration) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options.TokenCacheParameters
-
Creates a new
TokenCacheParametersinstance. - of(Duration, Duration, int) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
-
Creates a new
RateLimiterConfigurationby specifying a timeout duration, limit refresh period and limit for period. - of(ExecutorService) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
-
Static factory method that enables the given
ExecutorServiceto attach aThreadContextto its tasks. - of(Map<String, Object>, ODataProtocol) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataEntityKey
-
Create an instance of
ODataEntityKeyfrom a generic key-value composition. - of(Map<String, Object>, ODataProtocol) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataFunctionParameters
-
Create an instance of
ODataFunctionParametersfrom a set of parameters. - of(T) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.Property
-
Creates a non-confidential property from the given value.
- of(T) - Static method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
Creates a
ConvertedObjectcontaining the given object as its value. - ofConfidential(T) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.Property
-
Creates a confidential property from the given value.
- ofConfidentialTry(Try<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.Property
-
Creates a confidential property from a given
Tryof a value. - OffsetDateTimeTypeAdapter - Class in com.sap.cloud.sdk.datamodel.odata.client.adapter
-
GSON type adapter for parsing and serialization of
OffsetDateTime. - OffsetDateTimeTypeAdapter() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.adapter.OffsetDateTimeTypeAdapter
- offsetMinutes() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "offsetminutes".
- offsetMinutes() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "offsetminutes".
- offsetSeconds() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
-
Filter by expression "offsetseconds".
- offsetSeconds() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
-
Filter by expression "offsetseconds".
- ofIdentifier(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
Returns the
AuthenticationTypewhich equals the given identifier. - ofIdentifier(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceRetrievalStrategy
-
Get the strategy by its identifier.
- ofIdentifier(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationType
-
Returns the
DestinationTypewhich equals the given identifier. - ofIdentifier(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyType
-
Returns the
ProxyTypewhich equals the given identifier. - ofIdentifierOrDefault(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.SecurityConfigurationStrategy
-
Returns the
SecurityConfigurationStrategywhich equals the given identifier, or theSecurityConfigurationStrategy.getDefault()in case the providedidentifierisnull. - ofIdentifierOrDefault(String, AuthenticationType) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
Returns the
AuthenticationTypewhich equals the given identifier, or thedefaultAuthenticationTypein case there is none. - ofIdentifierOrDefault(String, DestinationType) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationType
-
Returns the
DestinationTypewhich equals the given identifier, or the defaultDestinationType in case there is none. - ofIdentifierOrDefault(String, ProxyType) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyType
-
Returns the
ProxyTypewhich equals the given identifier, or thedefaultProxyTypein case there is none. - ofIdentifierSensitive(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyType
-
Returns the
ProxyTypewhich equals the given identifier. - ofNoIsolation() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Constructs an instance of
CacheKeywithout tenant or principal isolation. - ofNotConvertible() - Static method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
Creates a
ConvertedObjectcontainingnullas its value. - ofNull() - Static method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
Creates a
ConvertedObjectcontainingnullas its value. - ofPath(String...) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FieldReference
-
Static factory method to easily instantiate a nested field reference via a path of fields.
- ofRoot() - Static method in class com.sap.cloud.sdk.datamodel.odata.client.JsonPath
-
Static factory method for an empty
JsonPath. - ofTenantAndPrincipalIsolation() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Constructs a tenant- and principal-isolated instance of
CacheKey. - ofTenantAndPrincipalOptionalIsolation() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Constructs a tenant- and principal-optional-isolated instance of
CacheKey. - ofTenantIsolation() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Constructs a tenant-isolated instance of
CacheKey. - ofTenantOptionalIsolation() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Constructs a tenant-optional-isolated instance of
CacheKey. - ofTry(Try<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.Property
-
Creates a non-confidential property from a given
Tryof a value. - ON_PREMISE - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyType
-
Represents a connection to an on-premise systems.
- onBehalfOf(OnBehalfOf) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationOptions.Builder
-
Specify the behalf on which the destination should act.
- OnBehalfOf - Enum Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Represents the behalf upon which an outbound request can be made.
- onEntity(String, ODataProtocol) - Static method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
Create a
StructuredQueryfor building up OData 2.0 or 4.0 queries. - oneOfAnyOfGenerationEnabled(boolean) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
- OneToOneLink<EntityT,
LinkedEntityT> - Interface in com.sap.cloud.sdk.datamodel.odata.helper -
Interface designed to be implemented by
EntityLinkclass in order to provide a filter function. - ONLY_SUBSCRIBER - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceRetrievalStrategy
-
Only load destination from the subscriber's sub-account, checking that the current tenant is an actual subscriber and not the provider.
- OpenApiGeneratorException - Exception in com.sap.cloud.sdk.datamodel.openapi.generator.exception
-
Custom runtime exception that is thrown in cases of unrecoverable errors.
- OpenApiGeneratorException(String) - Constructor for exception com.sap.cloud.sdk.datamodel.openapi.generator.exception.OpenApiGeneratorException
-
Creates an exception based on the given message.
- OpenApiGeneratorException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.openapi.generator.exception.OpenApiGeneratorException
-
Creates an exception based on a more specific message and the actual thrown exception.
- OpenApiGeneratorException(Throwable) - Constructor for exception com.sap.cloud.sdk.datamodel.openapi.generator.exception.OpenApiGeneratorException
-
Creates an exception based on the actual thrown exception.
- OpenApiRequestException - Exception in com.sap.cloud.sdk.services.openapi.core
-
Thrown if an error occurs during the invocation of a OpenAPI service.
- OpenApiRequestException(String) - Constructor for exception com.sap.cloud.sdk.services.openapi.core.OpenApiRequestException
-
Thrown if an error occurs during the invocation of a OpenAPI service.
- OpenApiRequestException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.services.openapi.core.OpenApiRequestException
-
Thrown if an error occurs during the invocation of a OpenAPI service.
- OpenApiRequestException(Throwable) - Constructor for exception com.sap.cloud.sdk.services.openapi.core.OpenApiRequestException
-
Thrown if an error occurs during the invocation of a OpenAPI service.
- OpenApiResponse - Class in com.sap.cloud.sdk.services.openapi.core
-
Response object for OpenAPI calls containing status code
- OpenApiResponse(int) - Constructor for class com.sap.cloud.sdk.services.openapi.core.OpenApiResponse
-
Create a new
OpenApiResponsefrom an http status code. - OpenApiResponse(ApiClient) - Constructor for class com.sap.cloud.sdk.services.openapi.core.OpenApiResponse
-
Create a new
OpenApiResponsefrom anApiClient - OpenApiService - Interface in com.sap.cloud.sdk.services.openapi.core
-
Marker interface to tag a OpenAPI service as part of the SAP Cloud SDK.
- OperationsOnEntityCollections - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Invoke actions and functions on OData collections
- options - Variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultOAuth2PropertySupplier
-
The
ServiceBindingDestinationOptionscontaining the service binding to interpret. - Options() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationOptions.Options
- or(CacheFilter, CacheFilter...) - Static method in interface com.sap.cloud.sdk.cloudplatform.resilience.CacheFilter
-
Creates a new
CacheFilterinstance which represents the disjunction of all passed cache filters. - or(ValueBoolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableBoolean
-
Combine current filter expression with another expression in disjunction.
- or(ValueBoolean, ValueBoolean) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
- or(ExpressionFluentHelper<EntityT>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ExpressionFluentHelper
-
Boolean OR expression fluent helper.
- or(SearchExpression) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SearchExpression
-
Combine current search expression with another search expression in disjunction.
- or(FilterableBoolean<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean
-
Combine the filter expression with another expression in disjunction.
- or(Boolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableBoolean
-
Combine the filter expression with another expression in disjunction
- or(Boolean) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableBoolean
-
Combine the filter expression with a boolean value in disjunction.
- or(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SearchExpression
-
Combine current string with another search string in disjunction.
- Order - Enum Class in com.sap.cloud.sdk.datamodel.odata.client.query
-
Used with orderBy methods in entity fluent helper objects to set the sorting order of field values.
- Order - Enum Class in com.sap.cloud.sdk.datamodel.odata.helper
-
Used with orderBy methods in entity fluent helper objects to set the sorting order of field values.
- orderBy(OrderExpression) - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
Sets the
orderByoperation for this query object, overwriting any existingorderByoperations. - orderBy(EntityField<EntityT, ?>, Order) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
-
Query modifier to sort the set of returned entities by one or more fields.
- orderBy(FieldOrdering<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
- orderBy(FieldOrdering<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollectionQuery
- orderBy(FieldOrdering<TargetT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollection
- orderBy(String, Order) - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
Adds an
orderByexpression to this query object. - OrderExpression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
A class representing order expressions over fields, maintaining an order over them.
- orElse(T) - Method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
Returns the contained value, or the given default value if the object was not convertible.
- orNull() - Method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
Returns the contained value, or
nullif the object was not convertible. - outputDirectory(String) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
P
- parameter(String, Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptions.Builder
-
Sets a configuration parameter.
- parameterIfAbsent(String, Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptions.Builder
-
Sets a configuration parameter.
- parameters() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration
-
Additional parameters added to the cache key.
- parameterToMultiValueMap(ApiClient.CollectionFormat, String, Object) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Converts a parameter to a
MultiValueMapfor use in REST requests - parameterToString(Object) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Format the given parameter object into string.
- parse(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.RFC3339DateFormat
- parse(String, ParsePosition) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.RFC3339DateFormat
- parseDate(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Parse the given string into Date object.
- password - Enum constant in enum class com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuthFlow
-
Authenticate with password
- PIPES - Enum constant in enum class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient.CollectionFormat
-
Pipes
- PlatformSslContextProvider - Interface in com.sap.cloud.sdk.cloudplatform
-
Creates an SslContext based on properties of the platform.
- positionReaderToResultSet(JsonReader) - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataResponseDeserializer
-
Position the to the response result set.
- precision() - Element in annotation interface com.sap.cloud.sdk.datamodel.odatav4.core.DecimalDescriptor
-
The associated precision of the decimal number
- prependDestinationLoader(DestinationLoader) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationAccessor
-
Register an
DestinationLoadercreated at runtime. - prependIfMissing(String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.util.StringUtils
-
Prepends the specified prefix to the string if it does not already start with that prefix, ignoring case.
- PrimitiveBasedObjectExtractor<T> - Class in com.sap.cloud.sdk.result
-
This class implements the basic
ObjectExtractorinterface, offering a method to create an object by extracting arbitrary input data of typeResultElement. - PrimitiveBasedObjectExtractor(Class<T>) - Constructor for class com.sap.cloud.sdk.result.PrimitiveBasedObjectExtractor
- Principal - Interface in com.sap.cloud.sdk.cloudplatform.security.principal
-
This represents the information available an authenticated entity.
- PRINCIPAL_LISTENER - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener.DefaultPriorities
-
The default priority for the PrincipalThreadContextListener
- PRINCIPAL_OPTIONAL - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationMode
-
User-only key that differentiates between users but not tenants.
- PRINCIPAL_PROPAGATION - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
PrincipalPropagation
- PRINCIPAL_PROPAGATION_MODE - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
Principal Propagation Strategy of destination, in case of Proxy Type = On-Premise.
- PRINCIPAL_REQUIRED - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationMode
-
User-only key that differentiates between users but not tenants.
- PrincipalAccessException - Exception in com.sap.cloud.sdk.cloudplatform.security.principal.exception
-
An exception that is thrown in case of any errors in the
PrincipalFacade. - PrincipalAccessException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.principal.exception.PrincipalAccessException
- PrincipalAccessException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.principal.exception.PrincipalAccessException
-
Creates a new
PrincipalAccessExceptionwith the given message. - PrincipalAccessException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.principal.exception.PrincipalAccessException
-
Creates a new
PrincipalAccessExceptionwith the given message and the given cause. - PrincipalAccessException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.principal.exception.PrincipalAccessException
-
Creates a new
PrincipalAccessExceptionwith the given cause. - PrincipalAccessor - Class in com.sap.cloud.sdk.cloudplatform.security.principal
-
Accessor for retrieving the current
Principal. - PrincipalFacade - Interface in com.sap.cloud.sdk.cloudplatform.security.principal
-
Facade interface encapsulating the logic to access
Principalinformation. - PrincipalPropagationMode - Enum Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Represents the mode of principal propagation.
- PrincipalThreadContextListener - Class in com.sap.cloud.sdk.cloudplatform.security.principal
-
Implementation of
ThreadContextListenerthat ensures the correct initialization ofPrincipals when working with non-container managed threads on all supported Cloud platforms. - PrincipalThreadContextListener() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalThreadContextListener
-
Default constructor.
- PrincipalThreadContextListener(Principal) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalThreadContextListener
-
Constructor for providing a
Principalto be returned by this listener. - PRIVATE_LINK - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyType
-
Represents a connection within a private Hyperscaler network.
- property(DestinationPropertyKey<ValueT>, ValueT) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Adds the given key-value pair to the destination to be created.
- property(DestinationPropertyKey<ValueT>, ValueT) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds the given key-value pair to the destination to be created.
- property(String, Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination.Builder
-
Adds the given key-value pair to the destination to be created.
- property(String, Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Adds the given key-value pair to the destination to be created.
- property(String, Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds the given key-value pair to the destination to be created.
- Property<T> - Class in com.sap.cloud.sdk.cloudplatform.thread
-
Represents a
ThreadContextproperty with a given value (or exception, if the value could not be determined). - Property<EntityT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Generic entity property.
- Property(Try<T>, boolean) - Constructor for class com.sap.cloud.sdk.cloudplatform.thread.Property
-
Creates a property.
- PROPERTY_AUTH_TOKEN - Static variable in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenThreadContextListener
-
The ThreadContext key.
- PROPERTY_BASIC_AUTH_HEADER - Static variable in class com.sap.cloud.sdk.cloudplatform.security.BasicAuthenticationThreadContextListener
-
The key of the stored BasicCredentials in the current
ThreadContext. - PROPERTY_PRINCIPAL - Static variable in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalThreadContextListener
-
The ThreadContext key.
- PROPERTY_REQUEST_HEADERS - Static variable in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderThreadContextListener
-
The ThreadContext key.
- PROPERTY_TENANT - Static variable in class com.sap.cloud.sdk.cloudplatform.tenant.TenantThreadContextListener
-
The ThreadContext key.
- PROVIDER_INSTANCE - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter.CrossLevelScope
-
Use the destination from the destination service instance for the provider tenant.
- PROVIDER_SUBACCOUNT - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter.CrossLevelScope
-
Use the destination from the provider subaccount.
- providerConfiguration() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding.Builder1
-
Initializes the configuration for the provider account (PaaS).
- proxy(String, int) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Sets the proxy host and proxy port of the
DefaultHttpDestination. - proxy(URI) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Sets the proxy URI of the
DefaultHttpDestination. - PROXY_AUTH - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
Proxy authentication of destination.
- PROXY_HOST - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
Proxy host of destination.
- PROXY_PORT - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
Proxy port of destination.
- PROXY_TYPE - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
ProxyTypeof destination, e.g. - PROXY_URI - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
Proxy
URIof destination. - proxyAuthorization(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Sets the proxy authorization header of the
DefaultHttpDestination. - proxyConfiguration(ProxyConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Sets the proxy used by the destination to the given value.
- ProxyConfiguration - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Proxy configuration.
- ProxyConfiguration(URI) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
-
Creates a configuration based on the given URI and without any credentials.
- ProxyConfiguration(URI, Credentials) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
-
Creates a configuration based on the given URI and credentials.
- proxyType(ProxyType) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Sets the proxy type (Internet or On-Premise).
- ProxyType - Enum Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Enum representing the type of a remote installation.
Q
- QuerySerializable - Interface in com.sap.cloud.sdk.datamodel.odata.client.query
-
A serializable query interface to serve an encoded and not-encoded String representation.
- queueCallable(Callable<T>, ResilienceConfiguration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
Decorate an instance of a callable function.
- queueCallable(Callable<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
Decorate an instance of a callable function.
- queueCallable(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.
- queueSupplier(Supplier<T>, ResilienceConfiguration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
Decorate an instance of a supplier function.
- queueSupplier(Supplier<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
Decorate an instance of a supplier function.
- queueSupplier(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.
R
- rateLimiterConfiguration() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
- rateLimiterConfiguration(ResilienceConfiguration.RateLimiterConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
- RateLimiterProvider - Interface in com.sap.cloud.sdk.cloudplatform.resilience4j
-
Provider for rate limiters.
- read(JsonReader) - Method in class com.sap.cloud.sdk.datamodel.odata.client.adapter.BigDecimalAdapter
-
For internal use only by data model classes
- read(JsonReader) - Method in class com.sap.cloud.sdk.datamodel.odata.client.adapter.BinaryTypeAdapter
-
For internal use only by data model classes
- read(JsonReader) - Method in class com.sap.cloud.sdk.datamodel.odata.client.adapter.DurationTypeAdapter
-
For internal use only by data model classes
- read(JsonReader) - Method in class com.sap.cloud.sdk.datamodel.odata.client.adapter.LocalDateTypeAdapter
-
For internal use only by data model classes
- read(JsonReader) - Method in class com.sap.cloud.sdk.datamodel.odata.client.adapter.LocalTimeTypeAdapter
-
For internal use only by data model classes
- read(JsonReader) - Method in class com.sap.cloud.sdk.datamodel.odata.client.adapter.OffsetDateTimeTypeAdapter
-
For internal use only by data model classes
- read(JsonReader) - Method in class com.sap.cloud.sdk.datamodel.odata.client.adapter.UuidTypeAdapter
-
For internal use only by data model classes
- read(JsonReader) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonCustomFieldAdapter
- read(JsonReader) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonVdmEntityAdapter
-
For internal use only by data model classes.
- read(JsonReader) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonVdmEntityListAdapter
-
For internal use only by data model classes.
- read(JsonReader) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractCalendarAdapter
- read(JsonReader) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataBinaryAdapter
- read(JsonReader) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataBooleanAdapter
-
For internal use only by data model classes
- read(JsonReader) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataCustomFieldAdapter
-
For internal use only by data model classes
- read(JsonReader) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataVdmEntityAdapter
-
For internal use only by data model classes
- read(JsonReader) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataVdmEntityListAdapter
-
For internal use only by data model classes
- READ_API - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.BusinessLoggingOptions
-
Use the read API of the SAP Business Logging Service.
- ReadRequestBuilder<ResultT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Interface to mark OData request types as reading operation.
- RECURSIVE_DELTA - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.helper.ModifyPatchStrategy
-
All top level and nested fields can be patched, resulting in JSON containing only the changed fields
- RECURSIVE_FULL - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.helper.ModifyPatchStrategy
-
All top level and nested fields can be patched, resulting in JSON containing the full value of complex object.
- redirectUri(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds a redirect URI header to the destination.
- refineJsonResponse(JsonElement) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperFunction
-
Transform the JSON element from the response to extract a result entity.
- refreshToken(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter
-
Refresh token to be sent for destination of type
AuthenticationType.OAUTH2_REFRESH_TOKEN. - register(Cache<CacheKey, T>) - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheManager
-
Registers a cache at in the
CacheManager. - registerDefaultDecorator(ThreadContextDecorator) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextDecoratorChain
-
Registers a default
ThreadContextDecorator. - registerDefaultListener(ThreadContextListener) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextListenerChain
-
Registers a default
ThreadContextListener. - registerDestination(Destination) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestinationLoader
-
Register a
Destinationto this destination loader. - registerDestination(HttpDestination) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestinationLoader
-
Register a
HttpDestinationto this destination loader. - registerPropertySupplier(ServiceIdentifier, Function<ServiceBindingDestinationOptions, OAuth2PropertySupplier>) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2ServiceBindingDestinationLoader
-
Adds the given
OAuth2PropertySupplierto handle matchingServiceBindingDestinationOptionsaccording to the providedServiceIdentifier. - registerPropertySupplier(Predicate<ServiceBindingDestinationOptions>, Function<ServiceBindingDestinationOptions, OAuth2PropertySupplier>) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2ServiceBindingDestinationLoader
-
Adds the given
OAuth2PropertySupplierto handle matchingServiceBindingDestinationOptions. - registerServiceBinding(MegacliteServiceBinding) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBindingAccessor
-
Adds the provided
serviceBindingto the statically stored list of all trackedMegacliteServiceBindinginstances. - REGULAR - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.client.request.UriEncodingStrategy
-
Regular request.
- RELEASED - Enum constant in enum class com.sap.cloud.sdk.datamodel.openapi.generator.model.ApiMaturity
-
The API is released for productive usage
- rememberChangedField(String, Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Remembers the original value of a changed field.
- rememberChangedField(String, Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Remembers the original value of a changed field.
- removeCurrentContext() - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextFacade
-
Removes the current
ThreadContext. - removeCurrentContext() - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadLocalThreadContextFacade
- removeDecorator(int) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextDecoratorChain
- removeDecorator(int) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecoratorChain
-
Removes a
ThreadContextDecoratorby its priority. - removeDefaultDecorators() - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextDecoratorChain
-
Removes the default decorators from this chain.
- removeDefaultListeners() - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextListenerChain
-
Removes the default listeners from this chain.
- removeEndIgnoreCase(String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.util.StringUtils
-
Removes the specified suffix from the end of the string, ignoring case.
- removeListener(int) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextListenerChain
- removeListener(int) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListenerChain
-
Removes a
ThreadContextListenerby its priority. - removeNonPrintableCharacters(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AsciiUtils
-
Removes non-printable characters from a String
- removeProperty(DestinationPropertyKey<?>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Removes the property with the given key from the destination to be created.
- removeProperty(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Removes the property with the given key from the destination to be created.
- removeProperty(String) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContext
- removeProperty(String) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContext
-
Removes the property with the given name.
- removeStartIgnoreCase(String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.util.StringUtils
-
Removes the specified prefix from the start of the string, ignoring case.
- REPLACE_WITH_PUT - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.client.request.UpdateStrategy
-
Request to update the entity is sent with the HTTP method PUT and its payload contains all fields of the entity, regardless which of them have been changed
- replaceHeader(String, RequestHeaderContainer) - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer.Builder
- replaceHeader(String, RequestHeaderContainer) - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer.Builder
-
Replaces an HTTP header in this
RequestHeaderContainer.Builderby copying the HTTP header of the givenheaderContainer. - replaceHeader(String, Iterable<String>) - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer.Builder
- replaceHeader(String, Iterable<String>) - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer.Builder
-
Replaces an HTTP header in this
RequestHeaderContainer.Builder. - replaceHeader(String, String, String...) - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer.Builder
- replaceHeader(String, String, String...) - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer.Builder
-
Replaces an HTTP header in this
RequestHeaderContainer.Builder. - replacingEntity() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
-
Allows to control that the request to update the entity is sent with the HTTP method PUT and its payload contains all fields of the entity, regardless which of them have been changed.
- replacingEntity() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.UpdateRequestBuilder
-
Allows to control that the request to update the entity is sent with the HTTP method PUT and its payload contains all fields of the entity, regardless which of them have been changed.
- REQUEST_HEADER_LISTENER - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener.DefaultPriorities
-
The default priority for the RequestHeaderThreadContextListener
- RequestAccessorFilter - Class in com.sap.cloud.sdk.cloudplatform.servletjakarta
-
Servlet filter for storing the current
HttpServletRequestin the current thread context. - RequestAccessorFilter() - Constructor for class com.sap.cloud.sdk.cloudplatform.servletjakarta.RequestAccessorFilter
- RequestBuilder<ResultT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of a generic OData request builder as a fluent interface.
- RequestBuilderExecutable<ResultT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of a generic executable OData request builder as a fluent interface.
- RequestHeaderAccessor - Class in com.sap.cloud.sdk.cloudplatform.requestheader
-
Accessor for retrieving the
RequestHeaderContainerof the current context. - RequestHeaderContainer - Interface in com.sap.cloud.sdk.cloudplatform.requestheader
-
Represents an immutable container for multiple HTTP headers.
- RequestHeaderContainer.Builder - Interface in com.sap.cloud.sdk.cloudplatform.requestheader
-
Convenience class for constructing and manipulating
RequestHeaderContainers. - RequestHeaderFacade - Interface in com.sap.cloud.sdk.cloudplatform.requestheader
-
This class provides access to the
RequestHeaderContainerfor the current context. - RequestHeadersAccessException - Exception in com.sap.cloud.sdk.cloudplatform.exception
-
Thrown if the request headers cannot be accessed.
- RequestHeadersAccessException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.RequestHeadersAccessException
- RequestHeadersAccessException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.RequestHeadersAccessException
-
Exception constructor.
- RequestHeadersAccessException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.RequestHeadersAccessException
-
Exception constructor.
- RequestHeadersAccessException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.RequestHeadersAccessException
-
Exception constructor.
- RequestHeaderThreadContextListener - Class in com.sap.cloud.sdk.cloudplatform.requestheader
-
Implementation of
ThreadContextListenerthat ensures the correct initialization of theRequestHeaderContainerwhen working with non-container managed threads on all supported Cloud platforms. - RequestHeaderThreadContextListener() - Constructor for class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderThreadContextListener
-
Initializes a new instance of the
RequestHeaderThreadContextListenerclass without aRequestHeaderContainer. - RequestHeaderThreadContextListener(RequestHeaderContainer) - Constructor for class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderThreadContextListener
-
Initializes a new instance of the
RequestHeaderThreadContextListenerclass with the givenrequestHeaders. - requiresUserTokenExchange(AuthenticationType, String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationUtility
-
Helper method to identify if an
AuthenticationTyperequires user token exchange - requiresUserTokenExchange(DestinationProperties) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationUtility
-
Helper method to identify if a destination requires user token exchange
- resetChangedFields() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Resets the map of all fields which have been changed on this entity.
- resetChangedFields() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Resets the map of all fields which have been changed on this entity.
- resetDecorationStrategy() - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
Resets the decoration strategy to its default.
- Resilience4jDecorationStrategy - Class in com.sap.cloud.sdk.cloudplatform.resilience4j
-
Configurable implementation of ResilienceDecorationStrategy using Resilience4j.
- Resilience4jDecorationStrategy() - Constructor for class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy
-
Default constructor with default set of decorators.
- Resilience4jDecorationStrategy(GenericDecorator...) - Constructor for class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy
-
Default constructor with enumerated decorators.
- Resilience4jDecorationStrategy.Resilience4jDecorationStrategyBuilder - Class in com.sap.cloud.sdk.cloudplatform.resilience4j
-
Builder class for custom instances of
Resilience4jDecorationStrategy. - ResilienceConfiguration - Class in com.sap.cloud.sdk.cloudplatform.resilience
-
This type provides options to configure the resilience function decoration.
- ResilienceConfiguration(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
-
Constructor for resilience configuration.
- ResilienceConfiguration.BulkheadConfiguration - Class in com.sap.cloud.sdk.cloudplatform.resilience
-
Provides options specific to bulkheads.
- ResilienceConfiguration.CacheConfiguration - Class in com.sap.cloud.sdk.cloudplatform.resilience
-
Provides options specific to caching.
- ResilienceConfiguration.CacheConfiguration.CacheConfigurationBuilder - Class in com.sap.cloud.sdk.cloudplatform.resilience
-
Builder class for cache configuration.
- ResilienceConfiguration.CircuitBreakerConfiguration - Class in com.sap.cloud.sdk.cloudplatform.resilience
-
Provides options specific to circuit breakers.
- ResilienceConfiguration.RateLimiterConfiguration - Class in com.sap.cloud.sdk.cloudplatform.resilience
-
Provides options specific to rate limits.
- ResilienceConfiguration.RetryConfiguration - Class in com.sap.cloud.sdk.cloudplatform.resilience
-
Provides options specific to retries, which will reattempt failed requests a limited amount of times.
- ResilienceConfiguration.TimeLimiterConfiguration - Class in com.sap.cloud.sdk.cloudplatform.resilience
-
Provides options specific to timeouts.
- ResilienceDecorationStrategy - Interface in com.sap.cloud.sdk.cloudplatform.resilience
-
Generic interface to decorate functions with non-functional requirements.
- ResilienceDecorator - Class in com.sap.cloud.sdk.cloudplatform.resilience
-
Accessor class for decorating functions with resilient properties.
- ResilienceDecorator() - Constructor for class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
- ResilienceIsolationKey - Class in com.sap.cloud.sdk.cloudplatform.resilience
-
Isolation key to manage optional tenant and principal values.
- ResilienceIsolationMode - Enum Class in com.sap.cloud.sdk.cloudplatform.resilience
-
Determines how to further isolate resilience constructs such as timeouts, circuit breakers, and bulkheads.
- ResilienceRuntimeException - Exception in com.sap.cloud.sdk.cloudplatform.resilience
-
Exception class dedicated to failing resilient functions.
- ResilienceRuntimeException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.resilience.ResilienceRuntimeException
- ResilienceRuntimeException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.resilience.ResilienceRuntimeException
-
Throw exception with custom string message.
- ResilienceRuntimeException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.resilience.ResilienceRuntimeException
-
Throw exception with custom string message and another caused-by exception.
- ResilienceRuntimeException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.resilience.ResilienceRuntimeException
-
Throw exception with another caused-by exception.
- resourcePath - Variable in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
The
ODataResourcePaththat identifies the OData resource to operate on. - REST_API - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.WorkflowOptions
-
Use the REST API of the SAP Workflow Service.
- ResultCollection - Interface in com.sap.cloud.sdk.result
-
Interface representing one collection of result elements (e.g. a list of complex business objects) resulting from a call to an external service (e.g. after invoking a BAPI or a remote-enabled function module).
- ResultElement - Interface in com.sap.cloud.sdk.result
-
Class representing one resulting element from a call to an external service (e.g. after invoking a BAPI or a remote-enabled function module).
- resultElementFactory - Variable in class com.sap.cloud.sdk.result.GsonResultObject
-
The
GsonResultElementFactoryto derive GSON builder from. - ResultElementFactory<ResultElementT> - Interface in com.sap.cloud.sdk.result
-
Factory interface to encapsulating different ways to create a
ResultElementfrom an arbitrary object. - ResultObject - Interface in com.sap.cloud.sdk.result
-
Interface representing one structured object (e.g one complex business object) resulting from a call to an external service (e.g. after invoking a BAPI or a remote-enabled function module).
- ResultPrimitive - Interface in com.sap.cloud.sdk.result
-
Class representing an unstructured result primitive resulting from a call to an external service (e.g. after invoking a BAPI or a remote-enabled function module).
- retrievalStrategy(DestinationServiceRetrievalStrategy) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter
-
Sets the strategy to use when loading destinations in a multi-tenant subscription environment.
- retrieveCsrfToken(HttpClient, String) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.CsrfTokenRetriever
-
Retrieves an CSRF Token from a remote system by issuing an CSRF token request.
- retrieveCsrfToken(HttpClient, String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultCsrfTokenRetriever
- retrieveCsrfToken(HttpClient, String, Map<String, Collection<String>>) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.CsrfTokenRetriever
-
Retrieves an CSRF Token from a remote system by issuing an CSRF token request.
- retrieveCsrfToken(HttpClient, String, Map<String, Collection<String>>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultCsrfTokenRetriever
- retryConfiguration() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
- retryConfiguration(ResilienceConfiguration.RetryConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
- retryOnExceptionPredicate() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
A predicate which evaluates if an exception should be retried.
- retryOnExceptionPredicate(Predicate<Throwable>) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
A predicate which evaluates if an exception should be retried.
- RetryProvider - Interface in com.sap.cloud.sdk.cloudplatform.resilience4j
-
Provider for retries.
- RFC - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationType
-
RFC
- RFC3339DateFormat - Class in com.sap.cloud.sdk.services.openapi.apiclient
-
Date format according to the RFC3339.
- RFC3339DateFormat() - Constructor for class com.sap.cloud.sdk.services.openapi.apiclient.RFC3339DateFormat
-
Default constructor
- RfcDestination - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Deprecated.Please use
Destinationinstead. - RfcDestinationProperties - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Deprecated.Please use
DefaultDestinationinstead. - round() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
-
Filter by expression "round".
- round() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
-
Filter by expression "round".
- round(ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Round expression for numbers.
S
- SAML_ASSERTION - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
SAML Assertion
- SAP_ASSERTION_SSO - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
SAPAssertionSSO
- SAP_CLIENT - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
SAP client for S/4HANA systems.
- SAP_LANGUAGE - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
SAP language for S/4HANA systems.
- scale() - Element in annotation interface com.sap.cloud.sdk.datamodel.odatav4.core.DecimalDescriptor
-
The associated scale of the decimal number
- SCP_CF_SECURITY_CONTEXT_DECORATOR - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecorator.DefaultPriorities
-
The priority for the security context decorator.
- SCP_CF_SECURITY_CONTEXT_DECORATOR - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener.DefaultPriorities
-
The default priority for the SecurityContextThreadContextDecorator
- search(SearchExpression) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CountRequestBuilder
- search(SearchExpression) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
- search(SearchExpression) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollection
- search(SearchExpression) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollectionQuery
- search(String) - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
Sets the
searchoperation for this query object. - search(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CountRequestBuilder
- search(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
- search(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollection
- search(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollectionQuery
- SearchExpression - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of a OData query parameter for Search Modifier
- SearchExpression(String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SearchExpression
- second(ValueDateTimeOffset) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
Returns a
ValueNumeric.Expressionthat uses the givenoperandto filter for the"second"portion of a temporal value. - second(ValueTimeOfDay) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
Returns a
ValueNumeric.Expressionthat uses the givenoperandto filter for the"second"portion of a temporal value. - securityConfiguration(SecurityConfigurationStrategy) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Sets the
SecurityConfigurationStrategyfor outbound calls via this Destination to decide if theSSLContextshould be derived from the Destination Configuration or from the cloud platform (i.e. the environment). - SecurityConfigurationStrategy - Enum Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Defines from where the HTTP Security Configuration for outbound HTTP calls is determined from.
- SecurityContextThreadContextDecorator - Class in com.sap.cloud.sdk.cloudplatform.security
-
Implementation of
ThreadContextDecoratorthat ensures the correct initialization ofTokenswhen working with non-container managed threads on Cloud Foundry. - SecurityContextThreadContextDecorator() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.SecurityContextThreadContextDecorator
- select(StructuredQuery...) - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
Query modifier to limit which complex and navigational properties will be expanded (and thus selected).
- select(EntitySelectable<SubEntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
-
Used in combination with
FluentHelperRead.selectwhen expanding a navigation property to specify which fields of that navigation property to select, and which navigation properties of that navigation property to expand. - select(Property<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
- select(Property<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetByKeyRequestBuilder
- select(Property<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollectionQuery
- select(Property<EntityT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertySingleQuery
- select(Property<PropertyT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexPropertyQuery
- select(Property<TargetT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollection
- select(Property<ValueT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Collection
- select(Property<ValueT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Single
- select(Property<ValueT>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Single
- select(Iterable<Property<EntityT>>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollectionQuery
-
Query modifier to limit which field values of the entity AbstractStructuredPropertyQuery get fetched and populated.
- select(String...) - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
Query modifier to limit which field values of the entity get fetched and populated.
- select(SelectableT...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey
-
Query modifier to limit which field values of the entity get fetched & populated.
- select(SelectableT...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
-
Query modifier to limit which field values of the entity get fetched and populated, and to specify which navigation properties to expand.
- selectHeaderAccept(String[]) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
- serializable() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration
-
Flag to indicate parameters being serializable.
- SerializableCacheKey - Class in com.sap.cloud.sdk.cloudplatform.cache
-
SerializableCacheKey with either global visibility, tenant isolation, or tenant and principal isolation.
- serialize(VdmEnum, JsonGenerator, SerializerProvider) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmEnumSerializer
- serialize(VdmObject<?>, JsonGenerator, SerializerProvider) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmObjectSerializer
- serialize(Number, Type, JsonSerializationContext) - Method in class com.sap.cloud.sdk.datamodel.odata.adapter.ODataNumberSerializer
- serialize(T, JsonGenerator, SerializerProvider) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarSerializer
- ServiceBindingDestinationLoader - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Represents a class that is capable of transforming a
ServiceBindingandServiceBindingDestinationOptionsinto anHttpDestination. - ServiceBindingDestinationOptions - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Representation of parameters and context information for the
ServiceBindingDestinationLoaderAPI. - ServiceBindingDestinationOptions.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Builder class to construct a
ServiceBindingDestinationOptionsinstance. - ServiceBindingDestinationOptions.Options - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
A set of further options that can be configured using
ServiceBindingDestinationOptions.Builder.withOption(OptionsEnhancer). - ServiceBindingDestinationOptions.OptionsEnhancer<T> - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
An enhancer that can add and retrieve additional options from
ServiceBindingDestinationOptions. - servicePath - Variable in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
The service path of the targeted OData service.
- ServiceWithNavigableEntities - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
OData Service interface to provide type-safe and recursive access to nested entities and their navigation properties.
- setAccessToken(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuth
-
Set the access token
- setApiKey(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Helper method to set API key value for the first API key authentication.
- setApiKey(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
-
Set the API key
- setApiKeyPrefix(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Helper method to set API key prefix for the first API key authentication.
- setApiKeyPrefix(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
-
Set the API key prefix
- setAuthTokenFacade(AuthTokenFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
-
Replaces the default
AuthTokenFacadeinstance. - setAuthTokens(List<DestinationServiceV1Response.DestinationAuthToken>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response
- setBasePath(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Set the base path, which should include the host
- setBasicAuthenticationFacade(BasicAuthenticationFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.security.BasicAuthenticationAccessor
-
Overrides the currently set facade with the given one, potentially changing the behavior of all following calls to the
BasicAuthenticationAccessor. - setCertificates(List<DestinationServiceV1Response.DestinationCertificate>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response
- setContent(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationCertificate
- setCsrfTokenRetriever(CsrfTokenRetriever) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
The CSRF token retriever.
- setCurrentContext(ThreadContext) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextFacade
-
Sets the current
ThreadContext. - setCurrentContext(ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadLocalThreadContextFacade
- setCustomField(EntityField<ObjectT, FieldT>, FieldT) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Sets the value of a single custom field.
- setCustomField(SimpleProperty<ObjectT>, FieldT) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Sets the value of a single custom field.
- setCustomField(String, Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Sets the value of a single custom field.
- setCustomField(String, Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Sets the value of a single custom field.
- setDateFormat(DateFormat) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Set the date format used to parse/format date parameters.
- setDecorationStrategy(ResilienceDecorationStrategy) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
Sets the
ResilienceDecorationStrategythat will be used to decorate resilient code. - setDestinationConfiguration(Map<String, String>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response
- setDestinationForFetch(Destination) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
Convienence field for reusing the same destination with multiple queries (e.g. fetching associated entities).
- setError(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationAuthToken
- setExecutor(ThreadContextExecutorService) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutors
-
Set the unique executor of this class or reset it if the given executor is null.
- setExpiration(Duration, CacheExpirationStrategy) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService.Cache
-
Sets the expiration duration and strategy for the destination cache.
- setExpiresIn(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationAuthToken
- setFallbackHeaderContainer(Supplier<RequestHeaderContainer>) - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
- setFallbackPrincipal(Supplier<Principal>) - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
-
Global fallback
Principal. - setFallbackTenant(Supplier<Tenant>) - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
-
Global fallback
Tenant. - setFallbackToken(Supplier<AuthToken>) - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
-
Global fallback
AuthToken. - setHeader(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Replace a header in the OData HTTP request.
- setHeader(String, Collection<String>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Replace a header with multiple values in the OData HTTP request.
- setHeaderFacade(RequestHeaderFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
-
Sets the
RequestHeaderFacadeto use. - setHttpClientCache(ApacheHttpClient5Cache) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5Accessor
-
Sets the
ApacheHttpClient5Cachethat is used when resolving cached instances ofHttpClientwithin theApacheHttpClient5Accessor. - setHttpClientCache(HttpClientCache) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientAccessor
-
Sets the
HttpClientCachethat is used when resolving cached instances ofHttpClientwithin theHttpClientAccessor. - setHttpClientFactory(ApacheHttpClient5Factory) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5Accessor
-
Sets the
ApacheHttpClient5Factorythat is used when creating instances ofHttpClientwithin theApacheHttpClient5Accessor. - setHttpClientFactory(HttpClientFactory) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientAccessor
-
Sets the
HttpClientFactorythat is used when creating instances ofHttpClientwithin theHttpClientAccessor. - setHttpHeaderSuggestion(Header) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationAuthToken
- setInstanceId(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationOwner
- setLoader(DestinationLoader) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationAccessor
-
Sets the loader to be used for all future method invocations on this
DestinationAccessor. - setLocaleFacade(LocaleFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.servlet.LocaleAccessor
-
Replaces the default
LocaleFacadeinstance. - setMockableInstance(FacadeLocator.MockableInstance) - Static method in class com.sap.cloud.sdk.cloudplatform.util.FacadeLocator
-
Replaces the default
FacadeLocator.MockableInstance. - setName(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationCertificate
- setOwner(DestinationServiceV1Response.DestinationOwner) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response
- setPassword(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Helper method to set password for the first HTTP basic authentication.
- setPassword(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.HttpBasicAuth
-
Set the password
- setPrincipalFacade(PrincipalFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
-
Replaces the default
PrincipalFacadeinstance. - setProperty(String, Property<?>) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContext
-
Set a value for the property for the given name, independent whether it has been set before.
- setPropertyIfAbsent(String, Property<?>) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContext
- setPropertyIfAbsent(String, Property<?>) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContext
-
Sets a value for the property for the given name, if it has not been set before.
- setPropertyIfAbsent(String, Callable<Property<?>>) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContext
-
Sets a value for the property for the given name, if it has not been set before.
- setServicePathForFetch(String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
The service path only used for the fetch commands of this entity.
- setSizeLimit(long) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService.Cache
-
Sets the size limit of the destination cache.
- setSubaccountId(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationOwner
- setTenantFacade(TenantFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
-
Replaces the default
TenantFacadeinstance. - setThreadContextFacade(ThreadContextFacade) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextAccessor
-
Replaces the default
ThreadContextFacadeinstance. - setType(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationAuthToken
- setType(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationCertificate
- setUpdateStrategy(UpdateStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
-
The
UpdateStrategydetermines if the entity will be changed or replaced. - setUserAgent(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Set the User-Agent header's value (by adding to the default header map).
- setUsername(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Helper method to set username for the first HTTP basic authentication.
- setUsername(String) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.HttpBasicAuth
-
Set the username
- setValue(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationAuthToken
- setVersionIdentifier(String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
Setter for the version identifier of this entity.
- setVersionIdentifier(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
Setter for the version identifier of this entity.
- SHALLOW - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.helper.ModifyPatchStrategy
-
Only the top level fields can be patched
- ShortExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractorimplementation transforming a givenResultElementto aShort. - ShortExtractor() - Constructor for class com.sap.cloud.sdk.result.ShortExtractor
- shouldCancelRunningFuture() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
-
Whether to cancel the running future.
- shouldCancelRunningFuture(boolean) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
-
Whether to cancel the running future.
- ShouldNotHappenException - Exception in com.sap.cloud.sdk.cloudplatform.exception
-
Thrown in case of an exception that should not happen.
- ShouldNotHappenException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ShouldNotHappenException
- ShouldNotHappenException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ShouldNotHappenException
-
Exception constructor.
- ShouldNotHappenException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ShouldNotHappenException
-
Exception constructor.
- ShouldNotHappenException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ShouldNotHappenException
-
Exception constructor.
- shouldSkipClass(Class<?>) - Method in class com.sap.cloud.sdk.result.AnnotatedFieldGsonExclusionStrategy
- shouldSkipField(FieldAttributes) - Method in class com.sap.cloud.sdk.result.AnnotatedFieldGsonExclusionStrategy
- shutdown() - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- shutdownNow() - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- SimpleProperty<EntityT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Simple property.
- SimpleProperty.All<Entity> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A pseudo property referencing all fields.
- SimpleProperty.Binary<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A Binary property.
- SimpleProperty.Boolean<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A Boolean property.
- SimpleProperty.Collection<EntityT,
ValueT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core -
A composite property holding a collection of values.
- SimpleProperty.Date<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A Date property.
- SimpleProperty.DateTime<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A DateTime property.
- SimpleProperty.Duration<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A Duration property.
- SimpleProperty.Enum<EntityT,
EnumT extends VdmEnum> - Class in com.sap.cloud.sdk.datamodel.odatav4.core -
A property with predefined possible values.
- SimpleProperty.Guid<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A Guid property.
- SimpleProperty.NumericDecimal<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A Decimal property.
- SimpleProperty.NumericInteger<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
An Integer property.
- SimpleProperty.String<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A String property.
- SimpleProperty.Time<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
A Time property.
- Single(Class<EntityT>, String, Class<ValueT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Single
- Single(Class<EntityT>, String, Class<ValueT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Single
- SingleToCollection(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundAction.SingleToCollection
-
Default constructor.
- SingleToCollection(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToCollection
-
Create an instance of a bound function.
- SingleToCollectionComplex(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToCollectionComplex
-
Create an instance of a bound function.
- SingleToCollectionEntity(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToCollectionEntity
-
Create an instance of a bound function.
- SingleToCollectionPrimitive(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToCollectionPrimitive
-
Create an instance of a bound function.
- SingleToSingle(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundAction.SingleToSingle
-
Default constructor.
- SingleToSingle(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToSingle
-
Create an instance of a bound function.
- SingleToSingleComplex(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToSingleComplex
-
Create an instance of a bound function.
- SingleToSingleEntity(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToSingleEntity
-
Create an instance of a bound function.
- SingleToSinglePrimitive(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.SingleToSinglePrimitive
-
Create an instance of a bound function.
- SingleValueActionRequestBuilder<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
executingit. - SingleValueActionRequestBuilder(String, ODataResourcePath, Map<String, Object>, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueActionRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- SingleValueActionRequestBuilder(String, String, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueActionRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- SingleValueActionRequestBuilder(String, String, Map<String, Object>, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueActionRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- SingleValuedFluentHelperFunction<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
executingit. - SingleValuedFluentHelperFunction(String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.SingleValuedFluentHelperFunction
-
Instantiates this fluent helper using the given service path to send the requests.
- SingleValueFunctionRequestBuilder<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
executingit. - SingleValueFunctionRequestBuilder(String, String, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- SingleValueFunctionRequestBuilder(String, String, Map<String, Object>, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- skip(int) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
- skip(int) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollection
- skip(int) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollectionQuery
- skip(Number) - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
Query modifier to skip a certain amount of results before then adding entities.
- skip(Number) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
-
Query modifier to not return the first N entities of the result set.
- skipTokenRetrieval() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options
-
Indicates whether to skip the OAuth2 token flow.
- SSV - Enum constant in enum class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient.CollectionFormat
-
SSV
- startsWith(Expressions.OperandMultiple, Expressions.OperandMultiple) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
Returns a
ValueBoolean.Expressionthat checks whether the givenoperand1starts withoperand2("startswith"). - startsWith(ValueCollection) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "startsWith".
- startsWith(ValueString) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "startswith".
- startsWith(ValueString, ValueString) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
- startsWith(FilterableCollection<?, ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by expression "startsWith".
- startsWith(FilterableString<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "startswith".
- startsWith(Iterable<?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "startsWith".
- startsWith(Iterable<ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by expression "startsWith".
- startsWith(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "startswith".
- startsWith(String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
-
Expression fluent helper supporting the filter function "startswith".
- startsWith(String) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "startswith".
- startsWithIgnoreCase(String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.util.StringUtils
-
Checks if the given string starts with the specified prefix, ignoring case.
- streamElements(Consumer<ResultElement>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultDeserializable
-
Run a consumer for fluent API type ResultElement to iterate over the OData response with a continuous data stream.
- streamElements(Consumer<ResultElement>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
- streamingEntities() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
-
Manually explore the individual entities from the lazy-loading entity result-set.
- streamingEntities() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
-
Stream through all entities from the result-set.
- String(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.String
- StringExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractorimplementation transforming a givenResultElementto aString. - StringExtractor() - Constructor for class com.sap.cloud.sdk.result.StringExtractor
- StringUtils - Class in com.sap.cloud.sdk.cloudplatform.util
-
Internal utility class for common String operations.
- StringUtils() - Constructor for class com.sap.cloud.sdk.cloudplatform.util.StringUtils
- StructuredQuery - Class in com.sap.cloud.sdk.datamodel.odata.client.query
-
StructuredQueryacts as a builder for OData 2.0 or 4.0 queries. - SUBACCOUNT - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter.CrossLevelScope
-
Use the destination from the current subaccount.
- subjectTokenType(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds a subject token type header to the destination.
- submit(Runnable) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- submit(Runnable, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- submit(Runnable, ThreadContext) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutorService
-
Attach a
ThreadContextto the given task and execute it. - submit(Runnable, ThreadContextExecutor) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- submit(Runnable, ThreadContextExecutor) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutorService
-
Attach a
ThreadContextExecutorto the given task and execute it. - submit(Runnable, T) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- submit(Runnable, T, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- submit(Runnable, T, ThreadContext) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutorService
-
Attach a
ThreadContextto the given task and execute it. - submit(Runnable, T, ThreadContextExecutor) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- submit(Runnable, T, ThreadContextExecutor) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutorService
-
Attach a
ThreadContextExecutorto the given task and execute it. - submit(Callable<T>) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- submit(Callable<T>) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutors
-
Attach a
ThreadContextto the given task and execute it. - submit(Callable<T>, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- submit(Callable<T>, ThreadContext) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutors
-
Attach a
ThreadContextto the given task and execute it. - submit(Callable<T>, ThreadContext) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutorService
-
Attach a
ThreadContextto the given task and execute it. - submit(Callable<T>, ThreadContextExecutor) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextExecutorService
- submit(Callable<T>, ThreadContextExecutor) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutors
-
Attach a
ThreadContextExecutorto the given task and execute it. - submit(Callable<T>, ThreadContextExecutor) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutorService
-
Attach a
ThreadContextExecutorto the given task and execute it. - SUBMIT_ANY_MATCH_ETAG - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.client.request.ETagSubmissionStrategy
-
Send a wildcard (
*) in the IF-MATCH header matching all version identifiers. - SUBMIT_ETAG_FROM_ENTITY - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.client.request.ETagSubmissionStrategy
-
Send an IF-MATCH header, if and only if a version identifier is defined on an
VdmEntity. - SUBMIT_NO_ETAG - Enum constant in enum class com.sap.cloud.sdk.datamodel.odata.client.request.ETagSubmissionStrategy
-
Do not send any IF-MATCH header.
- subscriberConfiguration() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding.Builder1
-
Initializes the configuration for the subscriber account (SaaS).
- substring(Expressions.OperandMultiple, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
Returns a
ValueCollection.Expressionthat extracts the subsequence of {@code operand1) starting from {@code operand2) ({@code "substring"}). @param operand1 The collection to get the subsequence from. @param operand2 The index of the first element of the subsequence to be extracted. @return A {@link ValueCollection.Expression}. - substring(Expressions.OperandMultiple, ValueNumeric, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
Returns a
ValueCollection.Expressionthat extracts the subsequence of {@code operand1) starting from {@code operand2) with length {@code operand3} ({@code "substring"}). @param operand1 The collection to get the subsequence from. @param operand2 The index of the first element of the subsequence to be extracted. @param operand3 The length of the subsequence to be extracted. @return A {@link ValueCollection.Expression}. - substring(ValueString, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
-
Returns a
ValueString.Expressionthat returns a substring ofoperand1starting atoperand2("substring"). - substring(ValueString, ValueNumeric, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
-
Returns a
ValueString.Expressionthat returns a substring ofoperand1starting atoperand2with lengthoperand3("substring"). - substring(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "substring".
- substring(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "substring".
- substring(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by expression "substring".
- substring(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "substring".
- substring(Integer, Integer) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "substring".
- substring(Integer, Integer) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "substring".
- substring(Integer, Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by expression "substring".
- substring(Integer, Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "substring".
- substringBefore(String, char) - Static method in class com.sap.cloud.sdk.cloudplatform.util.StringUtils
-
Returns the substring of the given string before the first occurrence of the specified suffix character.
- substringOf(ValueString) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "substringof".
- substringOf(ValueString, ValueString) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
-
Returns a
ValueBoolean.Expressionthat checks whetheroperand1hasoperand2as a substring ("substringof"). - substringOf(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "substringof".
- substringOf(String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
-
Expression fluent helper supporting the filter function "substringof".
- subtract(ValueDate, ValueDate) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Subtraction expression for date and date.
- subtract(ValueDate, ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Subtraction expression for date and duration.
- subtract(ValueDateTimeOffset, ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Subtraction expression for date time and duration.
- subtract(ValueDuration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDate
-
Filter by expression "sub".
- subtract(ValueDuration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "sub".
- subtract(ValueDuration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
-
Filter by expression "sub".
- subtract(ValueDuration, ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Subtraction expression for duration and duration.
- subtract(ValueNumeric) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
-
Filter by expression "sub".
- subtract(ValueNumeric, ValueNumeric) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Subtraction expression for numbers.
- subtract(FilterableDuration<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
-
Filter by expression "sub".
- subtract(FilterableDuration<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "sub".
- subtract(FilterableDuration<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
-
Filter by expression "sub".
- subtract(FilterableNumericDecimal<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "sub".
- subtract(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "sub".
- subtract(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
- subtract(FilterableNumericInteger<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
- subtract(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "sub".
- subtract(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
- subtract(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
- subtract(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "sub".
- subtract(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
- subtract(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
- subtract(Number) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableNumeric
-
Filter by expression "sub".
- subtract(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumeric
-
Filter by expression "sub".
- subtract(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
- subtract(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
- subtract(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDate
-
Filter by expression "sub".
- subtract(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "add".
- subtract(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDuration
-
Filter by expression "sub".
- subtract(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDate
-
Filter by expression "sub".
- subtract(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "add".
- subtract(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
-
Filter by expression "sub".
- SYSTEM_USER - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
If the destination with authentication type "OAuth2SAMLBearerAssertion" contains this property this user will be used by the destination service to retrieve a authTokens from the bound XSUAA.
T
- TECHNICAL_USER_CURRENT_TENANT - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.OnBehalfOf
-
A technical user based on tenant set in the current context.
- TECHNICAL_USER_PROVIDER - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.OnBehalfOf
-
A technical user for the provider account.
- Tenant - Interface in com.sap.cloud.sdk.cloudplatform.tenant
-
An interface representing a Tenant on the SAP Business Technology Platform.
- TENANT_AND_USER_OPTIONAL - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationMode
-
Tenant and user key that tries to differentiate between both tenants and users.
- TENANT_AND_USER_REQUIRED - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationMode
-
Tenant and user key that differentiates between both tenants and users.
- TENANT_LISTENER - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener.DefaultPriorities
-
The default priority for the TenantThreadContextListener
- TENANT_OPTIONAL - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationMode
-
Tenant-only key that differentiates between tenants but not users.
- TENANT_REQUIRED - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationMode
-
Tenant-only key that differentiates between tenants but not users.
- TenantAccessException - Exception in com.sap.cloud.sdk.cloudplatform.tenant.exception
-
Runtime exception indicating an issue while accessing a tenant.
- TenantAccessException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.tenant.exception.TenantAccessException
- TenantAccessException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.tenant.exception.TenantAccessException
-
Initializes the exception by delegating the message to the super constructor.
- TenantAccessException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.tenant.exception.TenantAccessException
-
Initializes the exception by delegating the message and the causing exception to the super constructor.
- TenantAccessException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.tenant.exception.TenantAccessException
-
Initializes the exception by delegating the causing exception to the super constructor.
- TenantAccessor - Class in com.sap.cloud.sdk.cloudplatform.tenant
-
Accessor for retrieving the current
Tenant. - TenantFacade - Interface in com.sap.cloud.sdk.cloudplatform.tenant
-
Facade for accessing the current
Tenant. - tenantId(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds a tenant ID header to the destination.
- tenantSubdomain(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds a tenant subdomain header to the destination.
- TenantThreadContextListener - Class in com.sap.cloud.sdk.cloudplatform.tenant
-
Implementation of
ThreadContextListenerthat ensures the correct initialization ofTenants when working with non-container managed threads on all supported Cloud platforms. - TenantThreadContextListener() - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.TenantThreadContextListener
-
Default constructor.
- TenantThreadContextListener(Tenant) - Constructor for class com.sap.cloud.sdk.cloudplatform.tenant.TenantThreadContextListener
-
Constructor for providing a
Tenantto be returned by this listener. - TenantWithSubdomain - Interface in com.sap.cloud.sdk.cloudplatform.tenant
-
Represents a {@link Tenant) that can be accessed through a subdomain.
- TEXT_API - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.BusinessLoggingOptions
-
Use the text API of the SAP Business Logging Service.
- ThreadContext - Interface in com.sap.cloud.sdk.cloudplatform.thread
-
This class represents the context of a thread, allowing to access and share information transparently across threads.
- ThreadContextAccessException - Exception in com.sap.cloud.sdk.cloudplatform.thread.exception
-
Exception indicating an issue while accessing a ThreadContext.
- ThreadContextAccessException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.thread.exception.ThreadContextAccessException
- ThreadContextAccessException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.thread.exception.ThreadContextAccessException
-
Initializes a new
ThreadContextAccessExceptioninstance. - ThreadContextAccessException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.thread.exception.ThreadContextAccessException
-
Initializes a new
ThreadContextAccessExceptioninstance. - ThreadContextAccessException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.thread.exception.ThreadContextAccessException
-
Initializes a new
ThreadContextAccessExceptioninstance. - ThreadContextAccessor - Class in com.sap.cloud.sdk.cloudplatform.thread
-
Accessor for the current
ThreadContext. - ThreadContextDecorator - Interface in com.sap.cloud.sdk.cloudplatform.thread
-
Enables decorating a callable before it is scheduled for asynchronous execution by the
DefaultThreadContextExecutorService. - ThreadContextDecorator.DefaultPriorities - Class in com.sap.cloud.sdk.cloudplatform.thread
-
Defines the default priorities for decorators.
- ThreadContextDecoratorChain - Interface in com.sap.cloud.sdk.cloudplatform.thread
-
Chain of
ThreadContextDecorators. - ThreadContextExecutionException - Exception in com.sap.cloud.sdk.cloudplatform.thread.exception
-
Exception indicating an issue while running in a ThreadContext.
- ThreadContextExecutionException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.thread.exception.ThreadContextExecutionException
- ThreadContextExecutionException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.thread.exception.ThreadContextExecutionException
-
Initializes a new
ThreadContextExecutionExceptioninstance. - ThreadContextExecutionException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.thread.exception.ThreadContextExecutionException
-
Initializes a new
ThreadContextExecutionExceptioninstance. - ThreadContextExecutionException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.thread.exception.ThreadContextExecutionException
-
Initializes a new
ThreadContextExecutionExceptioninstance. - ThreadContextExecutor - Class in com.sap.cloud.sdk.cloudplatform.thread
- ThreadContextExecutors - Class in com.sap.cloud.sdk.cloudplatform.thread
-
Convenience class, giving static access to the functionality of a
ThreadContextExecutorService, using a configurable instance. - ThreadContextExecutors() - Constructor for class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutors
- ThreadContextExecutorService - Interface in com.sap.cloud.sdk.cloudplatform.thread
- ThreadContextFacade - Interface in com.sap.cloud.sdk.cloudplatform.thread
-
This class provides an abstraction for accessing the current
ThreadContext. - ThreadContextListener - Interface in com.sap.cloud.sdk.cloudplatform.thread
-
Enables listening to lifecycle events of a
ThreadContext. - ThreadContextListener.DefaultPriorities - Class in com.sap.cloud.sdk.cloudplatform.thread
-
The priorities used to order the default listeners provided by the SDK.
- ThreadContextListenerChain - Interface in com.sap.cloud.sdk.cloudplatform.thread
-
Chain of
ThreadContextListeners. - ThreadContextPropertyException - Exception in com.sap.cloud.sdk.cloudplatform.thread.exception
-
Exception indicating an issue with a ThreadContext property.
- ThreadContextPropertyException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.thread.exception.ThreadContextPropertyException
- ThreadContextPropertyException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.thread.exception.ThreadContextPropertyException
-
Initializes a new
ThreadContextPropertyExceptioninstance. - ThreadContextPropertyException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.thread.exception.ThreadContextPropertyException
-
Initializes a new
ThreadContextPropertyExceptioninstance. - ThreadContextPropertyException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.thread.exception.ThreadContextPropertyException
-
Initializes a new
ThreadContextPropertyExceptioninstance. - ThreadContextPropertyNotFoundException - Exception in com.sap.cloud.sdk.cloudplatform.thread.exception
-
Exception indicating a ThreadContext property not being found.
- ThreadContextPropertyNotFoundException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.thread.exception.ThreadContextPropertyNotFoundException
- ThreadContextPropertyNotFoundException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.thread.exception.ThreadContextPropertyNotFoundException
-
Default constructor.
- ThreadLocalThreadContextFacade - Class in com.sap.cloud.sdk.cloudplatform.thread
-
Implementation of
ThreadContextFacadethat internally usesThreadLocalto provide access to the respectiveThreadContext. - ThreadLocalThreadContextFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.thread.ThreadLocalThreadContextFacade
- time() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "time".
- time() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "time".
- time(ValueDateTimeOffset) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
Returns a
ValueTimeOfDay.Expressionthat uses the givenoperandto filter for the"time"portion of a temporal value. - Time(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Time
- timeFractionalSeconds() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "fractionalseconds".
- timeFractionalSeconds() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableTimeOfDay
-
Filter by expression "fractionalseconds".
- timeFractionalSeconds() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "fractionalseconds".
- timeFractionalSeconds() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime
-
Filter by expression "fractionalseconds".
- timeHour() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "hour".
- timeHour() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableTimeOfDay
-
Filter by expression "hour".
- timeHour() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "hour".
- timeHour() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime
-
Filter by expression "hour".
- timeLimiterConfiguration() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
- timeLimiterConfiguration(ResilienceConfiguration.TimeLimiterConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
- TimeLimiterProvider - Interface in com.sap.cloud.sdk.cloudplatform.resilience4j
-
Provider for time limiters.
- timeMinute() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "minute".
- timeMinute() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableTimeOfDay
-
Filter by expression "minute".
- timeMinute() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "minute".
- timeMinute() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime
-
Filter by expression "minute".
- timeout(Duration) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5FactoryBuilder
-
Sets the timeout
HttpClientinstances created by the to-be-builtApacheHttpClient5Factoryshould use. - timeoutDuration() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RateLimiterConfiguration
-
The wait time a thread waits for a permission.
- timeoutDuration() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
-
The timeout duration.
- timeoutDuration(Duration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
-
The timeout duration.
- timeoutInMilliseconds(int) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5FactoryBuilder
-
Sets the timeout
HttpClientinstances created by the to-be-builtApacheHttpClient5Factoryshould use. - timeoutMilliseconds(int) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory.DefaultHttpClientFactoryBuilder
-
The timeout threshold.
- timeSecond() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "second".
- timeSecond() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableTimeOfDay
-
Filter by expression "second".
- timeSecond() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "second".
- timeSecond() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableTime
-
Filter by expression "second".
- TLS_VERSION - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
TLS version used.
- tlsUpgrade(ApacheHttpClient5FactoryBuilder.TlsUpgrade) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5FactoryBuilder
-
Sets the
Upgradeheader. - tlsVersion(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Sets the TLS version used by the
DefaultHttpDestinationto the given value. - toBuilder() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
-
Returns a new
DefaultDestination.Builderinstance that is initialized with thisDefaultDestination. - toBuilder() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
Returns a new
DefaultHttpDestination.Builderinstance that is initialized with thisDefaultHttpDestination. - toBuilder() - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer
- toBuilder() - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer
-
Initializes a new instance of
RequestHeaderContainer.Builderby copying all HTTP headers that are contained in thisRequestHeaderContainer. - toDomain(Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.IdentityConverter
- toDomain(T) - Method in class com.sap.cloud.sdk.typeconverter.AbstractTypeConverter
- toDomain(T) - Method in interface com.sap.cloud.sdk.typeconverter.TypeConverter
-
Transforms the given object to its domain-specific counterpart.
- toDomainNonNull(LocalDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalDateTimeCalendarConverter
- toDomainNonNull(LocalTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.LocalTimeCalendarConverter
- toDomainNonNull(ZonedDateTime) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ZonedDateTimeCalendarConverter
- toDomainNonNull(T) - Method in class com.sap.cloud.sdk.typeconverter.AbstractTypeConverter
-
Actual converter implementation from an arbitrary object to its domain-specific counterpart.
- toEncodedPathString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
-
Encodes the path segments and assembles them together.
- toEncodedPathString(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
-
Encodes the path segments and assembles them together.
- toEncodedString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.AbstractODataParameters
-
Serializes all parameters into an encoded URL path segment.
- toEncodedString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataFunctionParameters
-
Serializes all parameters into an encoded URL path segment.
- toEncodedString(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.AbstractODataParameters
-
Serializes all parameters into an encoded URL path segment.
- toEncodedString(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataEntityKey
- toEncodedString(UriEncodingStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataFunctionParameters
-
Serializes all parameters into an encoded URL path segment.
- TOKEN_EXCHANGE - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.PrincipalPropagationMode
-
Principal propagation strategy based on exchanging the user token.
- TOKEN_FORWARDING - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
SDK specific authentication type to forward a given current Authentication Token directly to the destination
- TOKEN_FORWARDING - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.PrincipalPropagationMode
-
Principal propagation strategy based on forwarding the user token.
- tokenExchangeStrategy(DestinationServiceTokenExchangeStrategy) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter
-
Sets the
DestinationServiceTokenExchangeStrategyto use when loading destinations. - TokenRequestDeniedException - Exception in com.sap.cloud.sdk.cloudplatform.security.exception
-
Exception that is thrown in case the request to receive an authentication token fails due to authentication issues with the XSUAA service.
- TokenRequestDeniedException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.TokenRequestDeniedException
-
Creates a new exception based on the given message.
- TokenRequestDeniedException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.TokenRequestDeniedException
-
Creates a new exception based on the given message.
- TokenRequestFailedException - Exception in com.sap.cloud.sdk.cloudplatform.security.exception
-
Exception that is thrown in case the request to receive an authentication token fails for any reason that is not related with authentication issues with the XSUAA service.
- TokenRequestFailedException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.TokenRequestFailedException
-
Creates a new exception based on the given message.
- TokenRequestFailedException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.TokenRequestFailedException
-
Creates a new exception based on the given messagen and causing exception.
- TokenRequestFailedException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.TokenRequestFailedException
-
Creates a new exception based on the given causing exception.
- tokenServiceTenant(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.TransparentProxyDestination.AbstractBuilder
-
Adds a token service tenant header to the destination.
- toLower() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "tolower".
- toLower() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "tolower".
- toLower(ValueString) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
- toMap() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Returns a map of all fields, navigation properties, and custom fields contained in this object.
- toMap() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Translate the entity data to key-value map.
- toMapOfCustomFields() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Returns a map of all custom fields contained in this object.
- toMapOfCustomFields() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Get the custom fields as value map.
- toMapOfFields() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Returns a map of all fields contained in this object.
- toMapOfFields() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Get all fields as map.
- toMapOfNavigationProperties() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
Returns a map of all navigation properties contained in this object.
- toMapOfNavigationProperties() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
Get navigation properties as map.
- toOrderByString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.OrderExpression
-
To translate OrderExpression to query string.
- toOrderExpression(FieldOrdering<?>...) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FieldOrdering
-
Builds an
OrderExpressionout of individual field orderings. - top(int) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
- top(int) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollection
- top(int) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationPropertyCollectionQuery
- top(Number) - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
Query modifier to limit how many entities should be contained in the result set.
- top(Number) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
-
Query modifier to limit the number of entities returned.
- toRequest() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
-
Translate this OData v2 batch request into a generic
ODataRequestBatch. - toRequest() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
Translate this OData v2 request into a OData request object extending
ODataRequestGeneric. - toRequest() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey
- toRequest() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCount
-
Creates an instance of
ODataRequestCount. - toRequest() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCreate
- toRequest() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperDelete
- toRequest() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperFunction
-
Translate this OData v2 request into a OData request object extending
ODataRequestGeneric. - toRequest() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
- toRequest() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperUpdate
- toRequest() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionRequestBuilder
-
Creates an instance of
ODataRequestActionbased on the Entity class. - toRequest() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchRequestBuilder
- toRequest() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CountRequestBuilder
-
Creates an instance of the
ODataRequestCountbased on the Entity class. - toRequest() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CreateRequestBuilder
-
Creates an instance of the
ODataRequestCreatebased on the Entity class. - toRequest() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.DeleteRequestBuilder
-
Creates an instance of the
ODataRequestDeletebased on the Entity class. - toRequest() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.FunctionRequestBuilder
-
Creates an instance of
ODataRequestFunctionbased on the Entity class. - toRequest() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
-
Creates an instance of the
ODataRequestReadbased on the Entity class. - toRequest() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetByKeyRequestBuilder
-
Creates an instance of
ODataRequestReadByKeybased on the Entity class. - toRequest() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.RequestBuilder
-
Assemble a generic, untyped request object that represents the request build up via this builder.
- toRequest() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.UpdateRequestBuilder
-
Creates an instance of the
ODataRequestUpdatebased on the Entity class. - toString() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.cache.SerializableCacheKey
- toString() - Method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.AuthenticationServiceOptions.TargetUri
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.IasCommunicationOptions
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.IasTargetUri
-
Deprecated.
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions.NoTokenForTechnicalProviderUser
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.CsrfToken
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination.Builder
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory.DefaultHttpClientFactoryBuilder
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationPropertyKey
- toString() - Method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceRetrievalStrategy
- toString() - Method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceTokenExchangeStrategy
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationAuthToken
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationCertificate
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationOwner
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response
- toString() - Method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationType
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.Header
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyConfiguration
- toString() - Method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyType
- toString() - Method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.SecurityConfigurationStrategy
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationKey
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy.Resilience4jDecorationStrategyBuilder
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.resilience4j.Resilience4jDecorationStrategy
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.security.BasicCredentials
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.security.BearerCredentials
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCertificate
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.security.ClientCredentials
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipal
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenant
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContext
- toString() - Method in class com.sap.cloud.sdk.cloudplatform.thread.Property
- toString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
- toString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
-
Builds the path segments to a full URL path.
- toString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.JsonLookup
- toString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.JsonPath
- toString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV2
- toString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol.ODataProtocolV4
- toString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.AbstractODataParameters
-
Serializes all parameters into an unencoded URL path segment.
- toString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataEntityKey
-
Serializes the entity key into an unencoded OData URL format for entity keys.
- toString() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataFunctionParameters
-
Serializes all parameters into an unencoded URL path segment.
- toString() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityFieldAll
- toString() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
- toString() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ModificationResponse
- toString() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
- toString() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseCollection
- toString() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionResponseSingle
- toString() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchResponse
- toString() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ModificationResponse
- toString() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
- toString() - Method in enum class com.sap.cloud.sdk.datamodel.openapi.generator.model.ApiMaturity
- toString() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
- toString() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
- toString() - Method in class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
- toString() - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
- toString() - Method in class com.sap.cloud.sdk.result.GsonResultElementFactory
- toString() - Method in class com.sap.cloud.sdk.result.GsonResultObject
- toString() - Method in class com.sap.cloud.sdk.result.GsonResultPrimitive
- toString() - Method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
- totalOffsetMinutes(ValueDateTimeOffset) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
Returns a
ValueNumeric.Expressionthat uses the givenoperandto filter for the"totaloffsetminutes"portion of a temporal value. - totalOffsetSeconds(ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
Returns a
ValueNumeric.Expressionthat uses the givenoperandto filter for the"totaloffsetseconds"portion of a temporal value. - toUpper() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "toUpper".
- toUpper() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "toupper".
- toUpper(ValueString) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
- translateLinkType(EntityLink<LinkT, EntityT, SubEntityT>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
-
Returns the given
linkin a type-safe manner. - translateName(Field) - Method in class com.sap.cloud.sdk.result.ElementNameGsonFieldNamingStrategy
- TransparentProxyDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
* Immutable implementation of the
HttpDestinationinterface for using the transparent proxy. - TransparentProxyDestination.AbstractBuilder<B extends TransparentProxyDestination.AbstractBuilder<B>> - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Abstract base class for builders to share common functionality like adding headers and properties.
- TransparentProxyDestination.Builder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Builder for creating a destination
TransparentProxyDestination. - TransparentProxyDestination.GatewayBuilder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Builder for creating a destination-gateway
TransparentProxyDestination. - trim() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "trim".
- trim() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "trim".
- trim(ValueString) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionString
-
Returns a
ValueString.Expressionthat removes leading and trailing whitespace from the givenoperand("trim"). - trimToNull(String) - Static method in class com.sap.cloud.sdk.cloudplatform.util.StringUtils
-
Trims the given string and returns null if the result is empty.
- TRUST_ALL - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
Value of TrustAll property of destination.
- TRUST_ALL_FALLBACK - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
Fallback of TrustAll value of destination.
- TRUST_STORE_LOCATION - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
Trust store location of destination.
- TRUST_STORE_PASSWORD - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
Trust store password of destination.
- trustAllCertificates() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Lets the
DefaultHttpDestinationtrust all server certificates. - trustStore(KeyStore) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
The trust store to be used when communicating over HTTP.
- trustStorePassword(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Sets the password of the trust store.
- tryExecute(Destination) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.RequestBuilderExecutable
-
Safely execute the OData request.
- tryExecute(Supplier<HttpResponse>, HttpClient) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Internal execute method.
- tryExecuteWithCsrfToken(HttpClient, Supplier<HttpResponse>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Internal execute method.
- tryGetAllDestinations() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService
-
Deprecated.since 5.1.0. Use
DestinationService.getAllDestinationProperties()instead. - tryGetAllDestinations() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.EnvVarDestinationLoader
-
Fetches all destinations from the environment variable.
- tryGetAllDestinations(DestinationOptions) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService
-
Deprecated.
- tryGetBasicCredentials() - Method in interface com.sap.cloud.sdk.cloudplatform.security.BasicAuthenticationFacade
-
Retrieves the username password pair and returns them as
Try.Success. - tryGetBasicCredentials() - Method in class com.sap.cloud.sdk.cloudplatform.security.DefaultBasicAuthenticationFacade
- tryGetContext() - Method in interface com.sap.cloud.sdk.cloudplatform.PlatformSslContextProvider
-
Try to create an
SSLContextbased on an identity provided by the platform. - tryGetCurrentBasicCredentials() - Static method in class com.sap.cloud.sdk.cloudplatform.security.BasicAuthenticationAccessor
-
Getter to retrieve the basic credentials given by the currently incoming request.
- tryGetCurrentContext() - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextAccessor
-
Returns a
Tryof the currentThreadContext. - tryGetCurrentContext() - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextFacade
-
Returns a
Tryof the currentThreadContext. - tryGetCurrentContext() - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadLocalThreadContextFacade
- tryGetCurrentPrincipal() - Method in class com.sap.cloud.sdk.cloudplatform.security.DwcPrincipalFacade
- tryGetCurrentPrincipal() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipalFacade
- tryGetCurrentPrincipal() - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
- tryGetCurrentPrincipal() - Method in interface com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalFacade
-
Returns a
Tryof the currentPrincipal. - tryGetCurrentTenant() - Method in class com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenantFacade
- tryGetCurrentTenant() - Method in class com.sap.cloud.sdk.cloudplatform.tenant.DwcTenantFacade
- tryGetCurrentTenant() - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
- tryGetCurrentTenant() - Method in interface com.sap.cloud.sdk.cloudplatform.tenant.TenantFacade
-
Returns a
Tryof the currentTenant. - tryGetCurrentToken() - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenAccessor
- tryGetCurrentToken() - Method in interface com.sap.cloud.sdk.cloudplatform.security.AuthTokenFacade
-
Returns a
Tryof the currentAuthToken. - tryGetCurrentToken() - Method in class com.sap.cloud.sdk.cloudplatform.security.DefaultAuthTokenFacade
- tryGetCurrentToken() - Method in class com.sap.cloud.sdk.cloudplatform.security.DwcAuthTokenFacade
- tryGetDestination(ServiceBindingDestinationOptions) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.IdentityAuthenticationServiceBindingDestinationLoader
- tryGetDestination(ServiceBindingDestinationOptions) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBindingDestinationLoader
- tryGetDestination(ServiceBindingDestinationOptions) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2ServiceBindingDestinationLoader
- tryGetDestination(ServiceBindingDestinationOptions) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationLoader
- tryGetDestination(String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationAccessor
-
Loads the destination with the given name.
- tryGetDestination(String) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoader
-
Retrieves a destination for the given name.
- tryGetDestination(String, DestinationOptions) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestinationLoader
- tryGetDestination(String, DestinationOptions) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoader
-
Retrieves a destination for the given name and configuration options.
- tryGetDestination(String, DestinationOptions) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain
- tryGetDestination(String, DestinationOptions) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService
- tryGetDestination(String, DestinationOptions) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.EnvVarDestinationLoader
- tryGetHeaderContainer() - Static method in class com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderAccessor
-
Tries to get the current
RequestHeaderContainer. - tryGetHttpClient() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5Accessor
-
Returns an
HttpClientindependent of any destination. - tryGetHttpClient() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientAccessor
-
Returns an
HttpClientindependent of any destination. - tryGetHttpClient(ApacheHttpClient5Factory) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5Cache
-
Gets the non-destination-specific
HttpClientfrom this cache. - tryGetHttpClient(Destination) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5Accessor
- tryGetHttpClient(Destination) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientAccessor
- tryGetHttpClient(HttpClientFactory) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientCache
-
Gets the non-destination-specific
HttpClientfrom this cache. - tryGetHttpClient(HttpClientFactory) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientCache
-
Gets the non-destination-specific
HttpClientfrom this cache. - tryGetHttpClient(HttpDestinationProperties, ApacheHttpClient5Factory) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5Cache
-
Gets the
HttpClientfor the givenDestinationfrom this cache. - tryGetHttpClient(HttpDestinationProperties, HttpClientFactory) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientCache
-
Gets the
HttpClientfor the givenDestinationfrom this cache. - tryGetHttpClient(HttpDestinationProperties, HttpClientFactory) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientCache
-
Gets the
HttpClientfor the givenDestinationfrom this cache. - tryGetNextPage() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
- tryGetNextPage() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultPagination
-
Get the next page link of result-set.
- tryGetPrincipalFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalAccessor
-
Returns a
Tryof thePrincipalFacadeinstance. - tryGetRequestHeaders() - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderFacade
- tryGetRequestHeaders() - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderFacade
-
Returns a
Trythat might contain theRequestHeaderContainerof the current context. - tryGetTenantFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantAccessor
-
Returns a
Tryof theTenantFacadeinstance. - tryGetThreadContextFacade() - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextAccessor
-
Returns a
Tryof theThreadContextFacadeinstance. - TSV - Enum constant in enum class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient.CollectionFormat
-
TSV
- TYPE - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
DestinationTypeof destination, e.g. - TypeConverter<T,
DomainT> - Interface in com.sap.cloud.sdk.typeconverter -
Type converter for converting types to and from their domain-specific counterparts.
- TypeConverterGsonDeserializer<T> - Class in com.sap.cloud.sdk.typeconverter
-
Implementation of
JsonDeserializerdeserializing aJsonPrimitiveto an object of typeTusing the givenTypeConverter. - TypeConverterGsonDeserializer(TypeConverter<T, String>) - Constructor for class com.sap.cloud.sdk.typeconverter.TypeConverterGsonDeserializer
U
- uncapitalize(String) - Static method in class com.sap.cloud.sdk.cloudplatform.util.StringUtils
-
Uncapitalizes the first character of the given string.
- UNKNOWN - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.PrincipalPropagationMode
-
Unknown principal propagation mode.
- unregister(Cache<CacheKey, T>) - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheManager
-
Unregisters a cache from the
CacheManager. - unregisterDefaultDecorator(int) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextDecoratorChain
-
Unregisters a default
ThreadContextDecoratorby its priority. - unregisterDefaultListener(int) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextListenerChain
-
Unregisters a default
ThreadContextListenerby its priority. - update(EntityT) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
-
Update an existing entity and save it to the OData service.
- UpdateRequestBuilder<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
executingit. - UpdateRequestBuilder(String, EntityT, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.UpdateRequestBuilder
-
Instantiate an
UpdateRequestBuilder. - UpdateStrategy - Enum Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
The strategy to use when updating existing entities.
- uri(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination.Builder
-
Sets the URI of the to-be-built
DefaultDestination. - uri(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Sets the URI of the to-be-built
DefaultHttpDestination. - uri(URI) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination.Builder
-
Sets the URI of the to-be-built
DefaultDestination. - uri(URI) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Sets the URI of the to-be-built
DefaultHttpDestination. - URI - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationProperty
-
URI of destination.
- UriBuilder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
A builder for the
URIclass, taking several optional parameter, constructing a valid URI out of them. - UriBuilder() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.UriBuilder
- UriEncodingStrategy - Enum Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
Encoding strategy.
- UriPathMerger - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Utility class offering the ability to merge two URIs.
- UriPathMerger() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.UriPathMerger
- UriQueryMerger - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Interface to resolve the request URI for a given request.
- useSapCopyrightHeader() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
-
Indicates whether to use the default SAP copyright header for generated files.
- using(ThreadContext) - Static method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutor
-
Create a
ThreadContextExecutorusing a duplicate of the providedThreadContextwith preset properties. - UuidTypeAdapter - Class in com.sap.cloud.sdk.datamodel.odata.client.adapter
-
GSON type adapter for parsing and serialization of
UUID. - UuidTypeAdapter() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.adapter.UuidTypeAdapter
V
- V2 - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol
-
Version 2.0 of the OData protocol.
- V4 - Static variable in interface com.sap.cloud.sdk.datamodel.odata.client.ODataProtocol
-
Version 4.0 of the OData protocol.
- value() - Element in annotation interface com.sap.cloud.sdk.result.ElementName
-
The name by which the annotated field can be identified.
- ValueBinary - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.String
- ValueBinary.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData expression for binary values.
- ValueBoolean - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.Boolean
- ValueBoolean.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
Implementation with literal number value.
- ValueCollection - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression for a generic collection.
- ValueCollection.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData expression for generic value collections.
- ValueDate - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.Date
- ValueDate.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData expression for date values.
- ValueDateTime - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.DateTime (OData 2.0 only)
- ValueDateTime.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData expression for date time values.
- ValueDateTimeOffset - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.DateTimeOffset
- ValueDateTimeOffset.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData expression for date time offset values.
- ValueDuration - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.Duration
- ValueDuration.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData expression for duration values.
- ValueEnum - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of enumeration type
- ValueGuid - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.Guid
- ValueNumeric - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.Int32, ...
- ValueNumeric.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData expression on numeric values.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5FactoryBuilder.TlsUpgrade
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.BusinessLoggingOptions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.BusinessRulesOptions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.WorkflowOptions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter.CrossLevelScope
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceRetrievalStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceTokenExchangeStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.OnBehalfOf
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.PrincipalPropagationMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.SecurityConfigurationStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.resilience.CacheExpirationStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.datamodel.odata.client.query.Order
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.datamodel.odata.client.request.ETagSubmissionStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.datamodel.odata.client.request.NumberDeserializationStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.datamodel.odata.client.request.UpdateStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.datamodel.odata.client.request.UriEncodingStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.datamodel.odata.helper.ModifyPatchStrategy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.datamodel.odata.helper.Order
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.datamodel.openapi.generator.model.ApiMaturity
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient.CollectionFormat
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuthFlow
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.ApacheHttpClient5FactoryBuilder.TlsUpgrade
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.AuthenticationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.BusinessLoggingOptions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.BusinessRulesOptions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.WorkflowOptions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceOptionsAugmenter.CrossLevelScope
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceRetrievalStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceTokenExchangeStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.OnBehalfOf
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.PrincipalPropagationMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.ProxyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.cloudplatform.connectivity.SecurityConfigurationStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.cloudplatform.resilience.CacheExpirationStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceIsolationMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.datamodel.odata.client.query.Order
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.datamodel.odata.client.request.ETagSubmissionStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.datamodel.odata.client.request.NumberDeserializationStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.datamodel.odata.client.request.UpdateStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.datamodel.odata.client.request.UriEncodingStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.datamodel.odata.helper.ModifyPatchStrategy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.datamodel.odata.helper.Order
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.datamodel.openapi.generator.model.ApiMaturity
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient.CollectionFormat
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.sap.cloud.sdk.services.openapi.apiclient.auth.OAuthFlow
-
Returns an array containing the constants of this enum class, in the order they are declared.
- ValueString - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.String
- ValueString.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData expression on string values.
- ValueTimeOfDay - Interface in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData filter expression operand of type Edm.TimeOfDay in case of OData 4.0 or Edm.Time in case of OData 2.0.
- ValueTimeOfDay.Expression - Class in com.sap.cloud.sdk.datamodel.odata.client.expression
-
OData expression for time of day values.
- VdmComplex<ObjectT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
-
Complex type in the virtual data model.
- VdmComplex<ObjectT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Complex type in the virtual data model.
- VdmComplex() - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.VdmComplex
- VdmComplex() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.VdmComplex
- VdmEntity<EntityT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
-
Represents a
VdmObjectwhich is an entity. - VdmEntity<EntityT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Base class for an OData entity.
- VdmEntity() - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
- VdmEntity() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
- VdmEntitySet - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Empty interface to indicate operative support for querying the OData service for the related EntitySet.
- VdmEntityUtil<EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odata.helper
-
Utility class to manage OData entity deserialization.
- VdmEntityUtil(Class<EntityT>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntityUtil
- VdmEnum - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Interface to manage the different properties an Edm.Enum literal contains.
- VdmMediaEntity<EntityT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
-
Represents a media entity which exposes additional data under a
$valueendpoint. - VdmMediaEntity() - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.VdmMediaEntity
- VdmObject<ObjectT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
-
Superclass of all entities which contains common elements such as a generic representation of custom fields.
- VdmObject<ObjectT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Superclass of all entities which contains common elements such as a generic representation of custom fields.
- VdmObject() - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
- VdmObject() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
- verbose(boolean) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
-
Indicates whether to use verbose output.
- version(String) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.MegacliteServiceBinding.Builder3
-
Configures the version of the outbound service, as specified in the
versionproperty of the Deploy with Confidence outbound service specification.
W
- waitDuration() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
-
The wait duration in the OPEN state before transitioning into the HALF OPEN state.
- waitDuration() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
The duration to wait before retrying.
- waitDuration(Duration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
-
The wait duration in the OPEN state before transitioning into the HALF OPEN state.
- waitDuration(Duration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
The duration to wait before retrying.
- WHEN_CREATED - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.resilience.CacheExpirationStrategy
-
Key defines the cache expiry strategy based on when the cache entry is last created
- WHEN_LAST_ACCESSED - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.resilience.CacheExpirationStrategy
-
Key defines the cache expiry strategy based on when the cache entry is last accessed
- WHEN_LAST_MODIFIED - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.resilience.CacheExpirationStrategy
-
Key defines the cache expiry strategy based on when the cache entry is last modified
- WHEN_LAST_TOUCHED - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.resilience.CacheExpirationStrategy
-
Key defines the cache expiry strategy based on when the cache entry is last touched.
- withApplicationName(String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions
-
Creates an
ServiceBindingDestinationOptions.OptionsEnhancerthat instructs an IAS-based destination to use the given application provider name when performing token retrievals. - withClient(ClientIdentity, OnBehalfOf) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2DestinationBuilder.BuilderWithTokenEndpoint
-
Apply the OAuth2 client identity and representative.
- withClientKeyStore(KeyStore) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options.Builder
-
Sets the
KeyStoreto use for building an mTLS connection towards the target system. - withConsumerClient(String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions
-
Creates an
ServiceBindingDestinationOptions.OptionsEnhancerthat instructs an IAS-based destination to use the given consumer client ID when performing token retrievals. - withConsumerClient(String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions
-
Deprecated.since 5.10.0. Use
BtpServiceOptions.IasOptions.withConsumerClient(String)instead. - withCsrfToken() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey
-
Activates the CSRF token retrieval for this OData request.
- withCsrfToken() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCount
-
Activates the CSRF token retrieval for this OData request.
- withCsrfToken() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperFunction
-
Activates the CSRF token retrieval for this OData request.
- withCsrfToken() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
-
Activates the CSRF token retrieval for this OData request.
- withCsrfToken() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CountRequestBuilder
-
Activates the CSRF token retrieval for this OData request.
- withCsrfToken() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.FunctionRequestBuilder
- withCsrfToken() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
- withCsrfToken() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetByKeyRequestBuilder
- withCsrfToken() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.ReadRequestBuilder
-
Activates the CSRF token retrieval for this OData request.
- withCustomParameter(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
Adds a custom query parameter in the form of a key=value pair.
- withExpirationStrategy(CacheExpirationStrategy) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration.CacheConfigurationBuilder
-
Setter to set the Expiration Strategy for the cache configuration
- withFunction(BoundFunction.CollectionToCollectionEntity.Composable<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.OperationsOnEntityCollections
-
Use a composable function as a path element in an OData request.
- withFunction(BoundFunction.CollectionToCollectionEntity.Composable<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
-
Use a composable function as a path element in an OData request.
- withFunction(BoundFunction.CollectionToSingleEntity.Composable<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.OperationsOnEntityCollections
-
Use a composable function as a path element in an OData request.
- withFunction(BoundFunction.CollectionToSingleEntity.Composable<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.ServiceWithNavigableEntities
-
Use a composable function as a path element in an OData request.
- withFunction(BoundFunction.SingleToCollectionEntity.Composable<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
-
Use a composable function as a path element in an OData request.
- withFunction(BoundFunction.SingleToSingleEntity.Composable<EntityT, ResultT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntitySingle
-
Use a composable function as a path element in an OData request.
- withHeader(String, RequestHeaderContainer) - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer.Builder
- withHeader(String, RequestHeaderContainer) - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer.Builder
-
Copies the HTTP header with the given
name- including all it's values - from theheaderContainer. - withHeader(String, Iterable<String>) - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer.Builder
- withHeader(String, Iterable<String>) - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer.Builder
-
Adds a new HTTP header with the given values to this
RequestHeaderContainer.Builder. - withHeader(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
Gives the option to specify custom HTTP headers.
- withHeader(String, String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
- withHeader(String, String) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.RequestBuilder
-
Gives the option to specify custom HTTP headers.
- withHeader(String, String, String...) - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer.Builder
- withHeader(String, String, String...) - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer.Builder
-
Adds a new HTTP header with the given values to this
RequestHeaderContainer.Builder. - withHeaders(RequestHeaderContainer) - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer.Builder
- withHeaders(RequestHeaderContainer) - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer.Builder
-
Copies all existing headers from the given
RequestHeaderContainer. - withHeaders(Map<String, String>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
Gives the option to specify a map of custom HTTP headers.
- withHeaders(Map<String, String>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
- withHeaders(Map<String, String>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.RequestBuilder
-
Gives the option to specify a map of custom HTTP headers.
- withInlineCount() - Method in class com.sap.cloud.sdk.datamodel.odata.client.query.StructuredQuery
-
Requests an inline count by adding the system query option
$inlinecount(OData V2) or$count(OData V4). - withListener(ODataRequestListener) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
-
An error handling class that implements the error result handler interface can be attached to this request builder.
- withListeners(ThreadContextListener...) - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutor
-
Adds the specified listeners to the life-cycle of the
ThreadContext. - withListeners(Iterable<ThreadContextListener>) - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutor
-
Adds the specified listeners to the life-cycle of the
ThreadContext. - withNumberDeserializationStrategy(NumberDeserializationStrategy) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
Set the default number deserialization strategy for generic JSON numbers without target type mapping.
- withOption(ServiceBindingDestinationOptions.OptionsEnhancer<?>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ServiceBindingDestinationOptions.Builder
-
Add a custom option to the
ServiceBindingDestinationOptions. - withoutCsrfToken() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
-
Deactivates the CSRF token retrieval for this OData request.
- withoutCsrfToken() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperFunction
-
Deactivates the CSRF token retrieval for this OData request.
- withoutCsrfToken() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperModification
-
Deactivates the CSRF token retrieval for this OData request.
- withoutCsrfToken() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.ActionRequestBuilder
-
Deactivates the CSRF token retrieval for this OData request.
- withoutCsrfToken() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchRequestBuilder
- withoutCsrfToken() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.CreateRequestBuilder
-
Deactivates the CSRF token retrieval for this OData request.
- withoutCsrfToken() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.DeleteRequestBuilder
- withoutCsrfToken() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.ModificationRequestBuilder
-
Deactivates the CSRF token retrieval for this OData request.
- withoutCsrfToken() - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.UpdateRequestBuilder
- withoutDefaultListeners() - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutor
-
Removes all SDK provided listeners on the classpath from the executor call.
- withoutHeader(String) - Method in class com.sap.cloud.sdk.cloudplatform.requestheader.DefaultRequestHeaderContainer.Builder
- withoutHeader(String) - Method in interface com.sap.cloud.sdk.cloudplatform.requestheader.RequestHeaderContainer.Builder
-
Removes an HTTP header from this
RequestHeaderContainer.Builder. - withoutListeners(Integer...) - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutor
-
Removes the listeners with the given priorities from the life-cycle of the
ThreadContext. - withoutListeners(Iterable<Integer>) - Method in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextExecutor
-
Removes the listeners with the given priorities from the life-cycle of the
ThreadContext. - withoutParameters() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration.CacheConfigurationBuilder
-
Instantiate the cache configuration without additional parameters for the cache key.
- withoutResponseBuffering() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
-
Disable pre-buffering of http response entity.
- withoutResponseBuffering() - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
-
Disable pre-buffering of http response entity.
- withoutTokenForTechnicalProviderUser() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions
-
Creates an instance of
BtpServiceOptions.IasOptions.NoTokenForTechnicalProviderUser. - withParameters(Serializable, Serializable...) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration.CacheConfigurationBuilder
-
Instantiate the cache configuration with additional serializable parameters for the cache key.
- withParameters(Object, Object...) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration.CacheConfigurationBuilder
-
Instantiate the cache configuration with additional non-serializable parameters for the cache key.
- withPreferredPageSize(int) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
-
Set the preferred page size of the OData response.
- withPreferredPageSize(int) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.GetAllRequestBuilder
-
Set the preferred page size of the OData response.
- withQueryParameter(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
Gives the option to specify custom query parameters for the request.
- withQueryParameter(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperByKey
- withQueryParameter(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
- withQueryParameter(String, String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SingleValueFunctionRequestBuilder
-
Gives the option to specify custom query parameters for the request.
- withSapCopyrightHeader(boolean) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
- withSkipTokenRetrieval(boolean) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options.Builder
-
Indicates whether to skip the OAuth2 token flow.
- withTargetUri(String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.AuthenticationServiceOptions
-
Overwrites the target URI that is extracted from the IAS or XSUAA service binding.
- withTargetUri(String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions
-
Deprecated.since 5.9.0. Use
BtpServiceOptions.AuthenticationServiceOptions.withTargetUri(String)instead. - withTargetUri(URI) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.AuthenticationServiceOptions
-
Overwrites the target URI that is extracted from the IAS or XSUAA service binding.
- withTargetUri(URI) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.IasOptions
-
Deprecated.since 5.9.0. Use
BtpServiceOptions.AuthenticationServiceOptions.withTargetUri(URI)instead. - withTimeLimiter(ResilienceConfiguration.TimeLimiterConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options.Builder
-
Set a custom timeout for token retrieval.
- withTimeLimiterConfiguration(ResilienceConfiguration.TimeLimiterConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationService.Builder
-
Create instance applying the given timeout when retrieving destinations.
- withTokenCacheParameters(OAuth2Options.TokenCacheParameters) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options.Builder
-
Set a custom token cache configuration.
- withTokenEndpoint(String) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2DestinationBuilder.BuilderWithTargetUrl
-
Apply the OAuth2 token URL.
- withTokenRetrievalParameter(String, String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options.Builder
-
Adds (or overwrites) the provided key-value-pair to the
OAuth2Options.getAdditionalTokenRetrievalParameters()of the to-be-createdOAuth2Optionsinstance. - withTokenRetrievalParameters(Map<String, String>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.OAuth2Options.Builder
-
Adds (or overwrites) the provided parameters to the
OAuth2Options.getAdditionalTokenRetrievalParameters()of the to-be-createdOAuth2Optionsinstance. - wrapCallableAsFunction(Callable<V>) - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheUtil
-
Wraps the given
Callableinto a function that ignores the given parameter. - wrapSupplierAsFunction(Supplier<V>) - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheUtil
-
Wraps the given
Supplierinto a function that ignores the given parameter. - write(JsonWriter, byte[]) - Method in class com.sap.cloud.sdk.datamodel.odata.client.adapter.BinaryTypeAdapter
- write(JsonWriter, byte[]) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataBinaryAdapter
- write(JsonWriter, VdmObject<T>) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataVdmEntityAdapter
-
For internal use only by data model classes
- write(JsonWriter, VdmObject<T>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonVdmEntityAdapter
-
For internal use only by data model classes.
- write(JsonWriter, Boolean) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataBooleanAdapter
-
For internal use only by data model classes
- write(JsonWriter, Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonCustomFieldAdapter
- write(JsonWriter, Object) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataCustomFieldAdapter
-
For internal use only by data model classes
- write(JsonWriter, BigDecimal) - Method in class com.sap.cloud.sdk.datamodel.odata.client.adapter.BigDecimalAdapter
- write(JsonWriter, Duration) - Method in class com.sap.cloud.sdk.datamodel.odata.client.adapter.DurationTypeAdapter
- write(JsonWriter, LocalDate) - Method in class com.sap.cloud.sdk.datamodel.odata.client.adapter.LocalDateTypeAdapter
- write(JsonWriter, LocalTime) - Method in class com.sap.cloud.sdk.datamodel.odata.client.adapter.LocalTimeTypeAdapter
- write(JsonWriter, OffsetDateTime) - Method in class com.sap.cloud.sdk.datamodel.odata.client.adapter.OffsetDateTimeTypeAdapter
- write(JsonWriter, List<T>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonVdmEntityListAdapter
-
For internal use only by data model classes.
- write(JsonWriter, List<T>) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ODataVdmEntityListAdapter
-
For internal use only by data model classes
- write(JsonWriter, UUID) - Method in class com.sap.cloud.sdk.datamodel.odata.client.adapter.UuidTypeAdapter
- write(JsonWriter, T) - Method in class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractCalendarAdapter
- WRITE_API - Enum constant in enum class com.sap.cloud.sdk.cloudplatform.connectivity.BtpServiceOptions.BusinessLoggingOptions
-
Use the write API of the SAP Business Logging Service.
X
- X_CSRF_TOKEN_HEADER_KEY - Static variable in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultCsrfTokenRetriever
-
The HTTP header name for the loading the CSRF token.
Y
- year(ValueDate) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
Returns a
ValueNumeric.Expressionthat uses the givenoperandto filter for the"year"portion of a temporal value. - year(ValueDateTimeOffset) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
Returns a
ValueNumeric.Expressionthat uses the givenoperandto filter for the"year"portion of a temporal value.
Z
- ZeroTrustIdentityService - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Implementation to access X.509 certificates provided by the Zero Trust Identity Service (ZTIS).
- ZonedDateTimeAdapter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Gson adapter to (de-)serialize fields of type
ZonedDateTimefrom and to Json. - ZonedDateTimeAdapter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ZonedDateTimeAdapter
- ZonedDateTimeCalendarConverter - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Converts between the deprecated
Calendartype and the newZonedDateTime. - ZonedDateTimeCalendarConverter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.ZonedDateTimeCalendarConverter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
Destinationas is by removing theasRfc()conversion.