- aboutToInsert(DescriptorEvent) - Method in class com.sap.cloud.sdk.frameworks.eclipselink.UserCustomizer
-
- aboutToUpdate(DescriptorEvent) - Method in class com.sap.cloud.sdk.frameworks.eclipselink.UserCustomizer
-
- AbstractActivationStrategy - Class in com.sap.cloud.sdk.frameworks.togglz
-
Abstract base class for implementation of ActivationStrategy
.
- AbstractActivationStrategy() - Constructor for class com.sap.cloud.sdk.frameworks.togglz.AbstractActivationStrategy
-
- AbstractCalendarAdapter<T> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Abstract base class to be used to easily parse fields which can be read as a
Calendar
object as a Gson
TypeAdapter
.
- AbstractCalendarAdapter() - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractCalendarAdapter
-
- AbstractExceptionMapper<ClassT extends AbstractExceptionMapper<ClassT>> - Class in com.sap.cloud.sdk.cloudplatform.servlet.response
-
Base class to be used by different the exception handling of different frameworks.
- AbstractExceptionMapper() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.AbstractExceptionMapper
-
- 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
-
- AbstractHttpClientFactory() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientFactory
-
- AbstractHttpDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- AbstractHttpDestination(HttpDestinationProperties) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpDestination
-
- AbstractJacksonCalendarDeserializer<T> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Abstract base class to be used to easily read fields which can be read as a
Calendar
object as a Jackson
StdDeserializer
.
- AbstractJacksonCalendarDeserializer(Class<?>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarDeserializer
-
Constructor needed by the super class.
- AbstractJacksonCalendarSerializer<T> - Class in com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
Abstract base class to be used to easily write fields which can be read as a
Calendar
object as a Jackson
StdSerializer
.
- AbstractJacksonCalendarSerializer(Class<T>) - Constructor for class com.sap.cloud.sdk.s4hana.datamodel.odata.adapter.AbstractJacksonCalendarSerializer
-
Constructor needed by the super class.
- AbstractMerkleTree - Class in com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility
-
The purpose of this class is to create Merkle Tree.
Each node has either two child nodes or one leaf.
- AbstractMerkleTree(MessageDigest, Map<Integer, String>, Map<Integer, String>) - Constructor for class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
Creates an abstract MerkleTree
- AbstractMerkleTree(MessageDigest, int) - Constructor for class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
Creates an abstract MerkleTree
- AbstractMessage - Class in com.sap.cloud.sdk.datamodel.messaging.core
-
Deprecated.
- AbstractMessage(String) - Constructor for class com.sap.cloud.sdk.datamodel.messaging.core.AbstractMessage
-
Deprecated.
- AbstractNamingStrategy - Class in com.sap.cloud.sdk.datamodel.odata.utility
-
- AbstractNamingStrategy(NameSource) - Constructor for class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
- AbstractNamingStrategy() - Constructor for class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
- AbstractODataParameters - Class in com.sap.cloud.sdk.datamodel.odata.client.request
-
Abstract class to build parameter expressions for the URL path.
- AbstractOpenApiService - Class in com.sap.cloud.sdk.services.openapi.core
-
Represents an OpenAPI API
- AbstractOpenApiService(HttpDestinationProperties) - Constructor for class com.sap.cloud.sdk.services.openapi.core.AbstractOpenApiService
-
- AbstractOpenApiService(ApiClient) - Constructor for class com.sap.cloud.sdk.services.openapi.core.AbstractOpenApiService
-
- AbstractResponseMapper<T extends Throwable> - Class in com.sap.cloud.sdk.cloudplatform.servlet.response.mapper
-
- AbstractResponseMapper() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.AbstractResponseMapper
-
- AbstractScpDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
AbstractScpDestination implements behaviour shared by all SCP destinations.
- AbstractScpDestination(DestinationProperties) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractScpDestination
-
Constructor to set the base destination.
- AbstractThreadContextExecutor<ExecutorT extends AbstractThreadContextExecutor<ExecutorT>> - Class in com.sap.cloud.sdk.cloudplatform.thread
-
Abstract class providing methods to execute an arbitrary command in a
ThreadContext
.
- AbstractThreadContextExecutor() - Constructor for class com.sap.cloud.sdk.cloudplatform.thread.AbstractThreadContextExecutor
-
- 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
-
- AccessDeniedResponse - Class in com.sap.cloud.sdk.cloudplatform.servlet.response
-
Access Denied Response.
- AccessDeniedResponse() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.AccessDeniedResponse
-
Default constructor.
- AccessDeniedResponse(String, Iterable<String>, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.AccessDeniedResponse
-
Detailed constructor.
- AccessedAttribute - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
This class represents the access to a security relevant attribute in the context of an audit log.
- AccessedAttribute(String, AccessedAttribute.Operation, String, Object, Object, boolean) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
Creates an AccessedAttribute instance based on all fields.
- AccessedAttribute(String, AccessedAttribute.Operation, String, Object, Object) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
Creates an AccessedAttribute with a successful operation.
- AccessedAttribute(String, AccessedAttribute.Operation) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
Creates an AccessedAttribute based on the mandatory fields.
- AccessedAttribute.Operation - Enum in com.sap.cloud.sdk.cloudplatform.auditlog
-
Enum representing the type of operation performed on the accessed attribute.
- AccessRequester - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
Represents the requester of an access to an object in the context of an audit log.
- AccessRequester(HttpServletRequest) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
Creates an AccessRequester based on the given request.
- AccessRequester(HttpServletRequest, Tenant) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
Creates an AccessRequester based on the given request and tenant.
- AccessRequester(String, String, String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
- AccessToken - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Access Token with expiry date.
- AccessToken(String, Instant) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AccessToken
-
- AccessTokenDestination - Class in com.sap.cloud.sdk.cloudplatform.metering
-
Specifies the destination necessary to receive an authentication token.
- AccessTokenDestination() - Constructor for class com.sap.cloud.sdk.cloudplatform.metering.AccessTokenDestination
-
- accountId - Variable in class com.sap.cloud.sdk.cloudplatform.security.AccountSpecificAuthorization
-
The account identifier.
- AccountSpecificAuthorization - Class in com.sap.cloud.sdk.cloudplatform.security
-
Authorization
implementation based on an account Id and another Authorization
.
- AccountSpecificAuthorization(String, Authorization) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AccountSpecificAuthorization
-
Creates a new authorization based on the tenant identifier and another Authorization
.
- ActionRequestBuilder<BuilderT extends ActionRequestBuilder<BuilderT,ResultT>,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of an Action OData request as a fluent interface for further configuring the request and
executing
it.
- ActionRequestBuilder(String, 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.
- 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.
- 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.
- activateProject(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ActivationApi
-
Activate a project
- activateRuleService(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ActivationApi
-
Activate a rule service
- ActivationApi - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api
-
Rule Authoring API for Cloud Foundry in version v1.
- ActivationApi(HttpDestinationProperties) - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ActivationApi
-
Instantiates this API class to invoke operations on the Rule Authoring API for Cloud Foundry.
- ActivationApi(ApiClient) - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ActivationApi
-
Instantiates this API class to invoke operations on the Rule Authoring API for Cloud Foundry based on a given
ApiClient
.
- activityId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
Set the activityId of this
TaskInstance
instance and return the same instance.
- activityId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceErrorMessage
-
- activityId(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- activityName(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceErrorMessage
-
- activityName(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- add(ApiUsageMetadata.Invocation) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.AdditionalInvocation
-
Add an invocation.
- add(ValueDuration) - 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.FilterableDate
-
Filter by expression "add".
- add(ValueDuration) - 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.FilterableDateTimeOffset
-
Filter by expression "add".
- add(ValueDuration) - 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.odata.client.expression.FilterableDuration
-
Filter by expression "add".
- add(ValueNumeric) - 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.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(ValueDateTimeOffset, ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Addition expression for date time and duration.
- add(ValueDuration, ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Addition expression for duration and duration.
- add(ValueDate, ValueDuration) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionArithmetic
-
Addition expression for date and duration.
- add(FilterableDuration<EntityT>) - 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.FilterableDate
-
Filter by expression "add".
- add(FilterableDuration<EntityT>) - 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.FilterableDateTime
-
Filter by expression "add".
- add(FilterableDuration<EntityT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
-
Filter by expression "add".
- add(Duration) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDuration
-
Filter by expression "add".
- add(Long) - 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.FilterableNumeric
-
Filter by expression "add".
- add(Number) - 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(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.FilterableNumericDecimal
-
- add(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
-
- add(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericDecimal
-
- add(Integer) - 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(Number) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
-
- add(Long) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
-
- add(Integer) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableNumericInteger
-
- 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.
- addAdminGroupsItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- addAdminUsersItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- addAnnotationParameter(AnnotationParameter) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationDefinition
-
Adds the provided annotation parameter to the set of parameters in this instance.
- addAnnotationParameter(AnnotationParameter) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationDefinition
-
Adds the provided annotation parameter to the set of parameters in this instance.
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Add one Annotations instance to this
AdminData
.
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Add one Annotations instance to this
Rule
.
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleServiceAllOf
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Add one Annotations instance to this
Ruleset
.
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- addAnnotationsItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TableParameter
-
- addASTItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCell
-
- addASTItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCondition
-
- addASTItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ResultCell
-
- addASTItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextCondition
-
- addASTItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextOperation
-
- addASTItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefinedResults
-
- addAttributeDefinitionsItem(Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinition
-
- addAttributesItem(CustomAttribute) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- addAttributesItem(CustomAttribute) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
- addBccItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
- addBearerTokenHeader(HttpRequest) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfService
-
Configures a provided request to the service to bear required authentication token.
- addBranchesItem(TextBranches) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Text
-
Add one Branches instance to this
Text
.
- addCcItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
- addCellItem(DecisionTableCell) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
- 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.
- addChangeset(ModificationRequestBuilder<?>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchRequestBuilder
-
Add modifying operations to the OData batch request as combined changeset.
- addColumnItem(DecisionTableColumn) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
- addComponentItem(StructureComponent) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Structure
-
Add one Component instance to this
Structure
.
- addConditionItem(StructureAssociationCondition) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociation
-
- addContentItem(Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormModel
-
- addContextAdminGroupsItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- addContextAdminUsersItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- addContextViewerGroupsItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- addContextViewerUsersItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- 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.
- addCreateItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogChanges
-
- addCredentials(String, Credentials) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- addDataObject(String, DataObjectObject) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.DataObjectsApi
-
Create a data object
- addDataObjectItem(DataObjectObject) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Add one DataObject instance to this
Project
.
- addDecorator(ThreadContextDecorator) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextDecoratorChain
-
- addDecorator(ThreadContextDecorator) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecoratorChain
-
- addDefaultErpSystem(ErpSystem) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- 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.
- addDeleteItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogChanges
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Add one Description instance to this
AdminData
.
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValuesEnumeration
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Add one Description instance to this
Rule
.
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Add one Description instance to this
Ruleset
.
- addDescriptionItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- addDetailsItem(ErrorErrorDetails) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorError
-
- addDetailsItem(ErrorMessageErrorDetails) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessageError
-
- addDetailsItem(TechnicalErrorErrorDetails) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorError
-
- addEnumerationItem(ElementValuesEnumeration) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ElementValues
-
- addExclusionItem(RulesetAllOfRuleService) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfVocabulary
-
- addFailureResultEntry(ConversionParametersForFixedRate, Throwable) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.BulkFixedRateConversionResult.BulkFixedRateConversionResultBuilder
-
- addFailureResultEntry(ConversionParametersForNonFixedRate, Throwable) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.BulkNonFixedRateConversionResult.BulkNonFixedRateConversionResultBuilder
-
- 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.
- addIgnoredItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
- addIncludedInterfaceItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- addIncludedInterfaceItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- addInclusionItem(RulesetAllOfRuleService) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOfVocabulary
-
- addInputItem(RulesetAllOfRuleService) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Vocabulary
-
- addInterfaceItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- addInterfaceItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- additionalInvocation(JavaServiceMethodResolver.AdditionalInvocation) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.OptionalBuilder
-
- additionalInvocations(Collection<? extends JavaServiceMethodResolver.AdditionalInvocation>) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.OptionalBuilder
-
- additionalProperties(Map<? extends String, ? extends String>) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
-
- additionalProperty(String, String) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
-
- addJobsItem(WorkflowDefinitionJob) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
- 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.
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Add one Label instance to this
Rule
.
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Add one Label instance to this
Ruleset
.
- addLabelItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- addListener(ThreadContextListener) - Method in class com.sap.cloud.sdk.cloudplatform.thread.DefaultThreadContextListenerChain
-
- addListener(ThreadContextListener) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListenerChain
-
- addListener(MessageListener<? extends Message>) - Method in class com.sap.cloud.sdk.datamodel.messaging.core.DefaultMessageDelegator
-
Deprecated.
Add a custom, type-safe listener to react on messages sent from the SAP Cloud Platform Enterprise Messaging
service.
- addListener(MessageListener<? extends Message>) - Method in interface com.sap.cloud.sdk.datamodel.messaging.core.MessageDelegator
-
Deprecated.
Adds a listener instance of type
MessageListener
that gets notified upon the reception of a message.
- addListener(MessageListener<?>) - Method in class com.sap.cloud.sdk.datamodel.messaging.jms.JmsMessageDelegator
-
Deprecated.
Add a custom, type-safe listener to react on messages sent from the SAP Cloud Platform Enterprise Messaging
service.
- addListener(ODataRequestListener) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
Attach a listener to the request process.
- addManagedSystem(ManagedSystemObject) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ManagedSystemsApi
-
Create a system.
- addMessageFactoryMappers(MessageFactoryMapper...) - Method in class com.sap.cloud.sdk.datamodel.messaging.core.MessagingVdmConverter
-
Deprecated.
- addMessageFactoryMappers(MessageFactoryMapper...) - Method in class com.sap.cloud.sdk.datamodel.messaging.jms.JmsMessagingVdmConverter
-
Deprecated.
- addMultiSigAddress(int, List<String>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Creates a pay-to-scripthash (P2SH) multiSig address and adds it to the wallet.
- addNamedDestination(Destination) - Method in class com.sap.cloud.sdk.testutil.DestinationAccessorMocker
-
Add a destination with "name" property.
- addOperationItem(TextOperation) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextBranches
-
- addOperationItem(TextOperation) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextDefault
-
- addParameter(String, PrimitiveT) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataFunctionParameters
-
Add a parameter to function parameters
- addParameterItem(TableParameter) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Table
-
Add one Parameter instance to this
Table
.
- addParameterToLastSegment(AbstractODataParameters) - Method in class com.sap.cloud.sdk.datamodel.odata.client.expression.ODataResourcePath
-
Add a path parameter to the last segment.
- addPredefinedResultsItem(TextPredefinedResults) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Text
-
Add one PredefinedResults instance to this
Text
.
- addProject(ProjectVersionObject) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ProjectsApi
-
Create a project.
- addProjectItem(ProjectObject) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Add one Project instance to this
Project
.
- 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(FluentHelperRead<?, ?, ?>...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
-
- addReadOperations(FluentHelperByKey<?, ?, ?>...) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
-
- addReadOperations(FluentHelperFunction<?, ?, ?>...) - 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(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 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(ReadRequestBuilder<?>...) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.BatchRequestBuilder
-
Add read operations to the OData batch request.
- addRecipientGroupsItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- addRecipientGroupsItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- addRecipientUsersItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
- addRecipientUsersItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- addReferenceItem(RulesetAllOfRuleService) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Vocabulary
-
- addRefsItem(AttachmentsContextRefs) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContextGroups
-
- addRequest(FluentHelperDelete<?, ?>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
-
Adds a delete operation to the current changeset 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(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.
- addResultItem(RulesetAllOfRuleService) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Vocabulary
-
- addResultItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceResult
-
- addRowItem(DecisionTableRow) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
- addRule(String, RuleObject) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.RulesApi
-
Create a rule
- addRuleItem(RuleObject) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Add one Rule instance to this
Project
.
- addRuleItem(RulesetAllOfRule) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Add one Rule instance to this
Ruleset
.
- addRuleItem(RulesetAllOfRule) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RulesetAllOf
-
- addRuleService(String, RuleService) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.RuleServicesApi
-
Create a rule service
- addRuleServiceItem(RuleService) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Add one RuleService instance to this
Project
.
- addRuleSet(String, Ruleset) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.RulesetsApi
-
Create a ruleset
- addRulesetItem(Ruleset) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Add one Ruleset instance to this
Project
.
- 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.
- addSuccessResultEntry(ConversionParametersForFixedRate, SingleFixedRateConversionResult) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.BulkFixedRateConversionResult.BulkFixedRateConversionResultBuilder
-
- addSuccessResultEntry(ConversionParametersForNonFixedRate, SingleNonFixedRateConversionResult) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.BulkNonFixedRateConversionResult.BulkNonFixedRateConversionResultBuilder
-
- addTestSystem(TestSystem<?>) - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- addToItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
- 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.
- addUpdateItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogChanges
-
- addViewerGroupsItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- addViewerUsersItem(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- addVocabularyItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionInvocationInput
-
- addVocabularyItem(Object) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceInvocationInput
-
- addWorkflowDefinitionsItem(FormMetadataWorkflowDefinitions) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
- AdminData - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
AdminData
- AdminData() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
- adminGroups(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- adminGroups(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- adminUsers(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- adminUsers(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- afterDestroy(ThreadContext, ThreadContext) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener
-
- afterInitialize(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenThreadContextListener
-
- afterInitialize(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.BasicAuthenticationThreadContextListener
-
- afterInitialize(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalThreadContextListener
-
- afterInitialize(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.SecurityContextThreadContextListener
-
- afterInitialize(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantThreadContextListener
-
- afterInitialize(ThreadContext, ThreadContext) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener
-
- alias(String) - Method in class com.sap.cloud.sdk.testutil.ErpSystem.ErpSystemBuilder
-
- all(ValueBoolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by lambda expression "all".
- all(Expressions.OperandMultiple, ValueBoolean, Predicate<FieldReference>, String) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
- All() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.All
-
- all() - Static method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
Select all properties of an entity.
- all(FilterableBoolean<ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by lambda expression "all".
- and(CacheFilter, CacheFilter...) - Static method in interface com.sap.cloud.sdk.cloudplatform.resilience.CacheFilter
-
Creates a new
CacheFilter
instance which represents the conjunction of all passed cache filters.
- and(ValueBoolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableBoolean
-
Combine current filter expression with another expression in conjunction.
- and(Boolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableBoolean
-
Combine the filter expression with another expression in conjunction
- and(ValueBoolean, ValueBoolean) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionLogical
-
- 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.
- and(ExpressionFluentHelper<EntityT>) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ExpressionFluentHelper
-
Boolean AND expression fluent helper.
- and(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
- and(String, String) - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperCustomHttpHeader
-
- and(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.SearchExpression
-
Combine current string with another search string in conjunction.
- 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.odatav4.expression.FilterableBoolean
-
Combine the filter expression with a boolean value in conjunction.
- andSystem(String) - Method in class com.sap.cloud.sdk.testutil.rules.ForEachSystemRule.FluentHelper
-
Finishes the configuration of the current system and start configuration of the next one.
- AnnotatedFieldGsonExclusionStrategy<AnnotationT extends Annotation> - Class in com.sap.cloud.sdk.result
-
Implementation of GSON ExclusionStrategy
excluding all fields not annotated with the given
annotation.
- AnnotatedFieldGsonExclusionStrategy(Class<AnnotationT>) - Constructor for class com.sap.cloud.sdk.result.AnnotatedFieldGsonExclusionStrategy
-
- AnnotationBasedHttpClientListener - Class in com.sap.cloud.sdk.quality
-
HttpClientListener
implementation printing the content of the
CodeQuality
annotation located
somewhere on the StackTrace.
- AnnotationBasedHttpClientListener(Path) - Constructor for class com.sap.cloud.sdk.quality.AnnotationBasedHttpClientListener
-
Creates a new listener, writing the report into a file at the given path.
- AnnotationBasedHttpClientListener() - Constructor for class com.sap.cloud.sdk.quality.AnnotationBasedHttpClientListener
-
- AnnotationDefinition - Class in com.sap.cloud.sdk.datamodel.odata.generator.annotation
-
Data structure to represent a Java annotation and its parameters.
- AnnotationDefinition(Class<? extends Annotation>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationDefinition
-
Create a plain annotation definition with no annotation parameters.
- AnnotationDefinition(Class<? extends Annotation>, AnnotationParameter...) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationDefinition
-
Create an annotation definition with the provided annotation parameters.
- AnnotationDefinition - Class in com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
-
Data structure to represent a Java annotation and its parameters.
- AnnotationDefinition(Class<? extends Annotation>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationDefinition
-
Create a plain annotation definition with no annotation parameters.
- AnnotationDefinition(Class<? extends Annotation>, AnnotationParameter...) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationDefinition
-
Create an annotation definition with the provided annotation parameters.
- AnnotationParameter - Class in com.sap.cloud.sdk.datamodel.odata.generator.annotation
-
Data structure to represent a parameter of a Java annotation.
- AnnotationParameter(String, Class<?>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a
Class
value.
- AnnotationParameter(String, Enum<?>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with an
Enum
value.
- AnnotationParameter(String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a
String
value.
- AnnotationParameter(String, char) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a char
value.
- AnnotationParameter(String, byte) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a byte
value.
- AnnotationParameter(String, boolean) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a boolean
value.
- AnnotationParameter(String, double) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a double
value.
- AnnotationParameter(String, float) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a float
value.
- AnnotationParameter(String, long) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a long
value.
- AnnotationParameter(String, int) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with an int
value.
- AnnotationParameter(String, short) - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a short
value.
- AnnotationParameter - Class in com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
-
Data structure to represent a parameter of a Java annotation.
- AnnotationParameter(String, Class<?>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a
Class
value.
- AnnotationParameter(String, Enum<?>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with an
Enum
value.
- AnnotationParameter(String, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a
String
value.
- AnnotationParameter(String, char) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a char
value.
- AnnotationParameter(String, byte) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a byte
value.
- AnnotationParameter(String, boolean) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a boolean
value.
- AnnotationParameter(String, double) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a double
value.
- AnnotationParameter(String, float) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a float
value.
- AnnotationParameter(String, long) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a long
value.
- AnnotationParameter(String, int) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with an int
value.
- AnnotationParameter(String, short) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationParameter
-
Creates an annotation parameter with a short
value.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Set the annotations of this
AdminData
instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
Set the annotations of this
DataObject
instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
Set the annotations of this
DataObjectObject
instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
Set the annotations of this
ProjectObject
instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Set the annotations of this
Rule
instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Set the annotations of this
RuleObject
instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
Set the annotations of this
RuleService
instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleServiceAllOf
-
Set the annotations of this
RuleServiceAllOf
instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the annotations of this
Ruleset
instance and return the same instance.
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- annotations(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TableParameter
-
Set the annotations of this
TableParameter
instance and return the same instance.
- AnnotationStrategy - Interface in com.sap.cloud.sdk.datamodel.odata.generator.annotation
-
Implementations of this interface instruct the VDM generator on which annotations to apply to the generated Java
code.
- AnnotationStrategy - Interface in com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
-
Implementations of this interface instruct the VDM generator on which annotations to apply to the generated Java
code.
- any(ValueBoolean) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by lambda expression "any".
- 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, ValueBoolean, Predicate<FieldReference>, String) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
- any(Expressions.OperandMultiple) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
- any(FilterableBoolean<ItemT>) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableCollection
-
Filter by lambda expression "any".
- 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(RestTemplate) - Constructor for class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Creates an instance of this class given an instance of RestTemplate
.
- ApiClient(HttpDestinationProperties) - Constructor for class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
- apiClient - Variable in class com.sap.cloud.sdk.services.openapi.core.AbstractOpenApiService
-
The instance of
ApiClient
the concrete API class uses to conduct HTTP commmunication.
- ApiClient.CollectionFormat - Enum 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 - Enum in com.sap.cloud.sdk.datamodel.openapi.generator.model
-
Represents the maturity of the API to generate code for.
- apiMaturity(ApiMaturity) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
-
- apiNameToServiceTitle(String) - Static method in class com.sap.cloud.sdk.datamodel.odata.utility.NamingUtils
-
Converts the given apiName
into the title of a service.
- apiPackage(String) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
-
- apiSpecFilePath(Path) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput.DatamodelMetadataInputBuilder
-
- ApiUsageMetadata - Interface in com.sap.cloud.sdk.datamodel.metadata.generator
-
Metadata about API usage.
- ApiUsageMetadata.Invocation - Class in com.sap.cloud.sdk.datamodel.metadata.generator
-
Method invocation type.
- ApiUsageMetadata.MethodArgument - Interface in com.sap.cloud.sdk.datamodel.metadata.generator
-
A method argument.
- ApiUsageMetadata.MethodArgumentDynamic - Class in com.sap.cloud.sdk.datamodel.metadata.generator
-
A method argument as variable reference.
- ApiUsageMetadata.MethodArgumentStatic - Class in com.sap.cloud.sdk.datamodel.metadata.generator
-
A method argument as static code.
- append(Iterable<Object>) - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Appends the given Objects to this instance.
- append(Object...) - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheKey
-
Appends the given Objects to this instance.
- 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
-
Appends the given Objects to this instance.
- append(DestinationLoader) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain.DestinationLoaderChainBuilder
-
The next DestinationLoader
to query if the previous loaders did not return any Destination
.
- appendButton(B) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ButtonCollection
-
This function adds a button to the current button collection.
- appendContent(String) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.TextResponse
-
Function to add content to the current text response.
- appendDestinationLoader(DestinationLoader) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationAccessor
-
- appendRawTransaction(String, List<MultichainUTXO>, Map<String, Integer>, List<String>, String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
This works like createrawtransaction but adds the given inputs and (regular or metadata) outputs to the raw
transaction specified in tx-hex, rather than creating a new transaction.
- appendSuffixIfNameIsReservedKeyword(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
Appends the given suffix
to the given name
, if the name
is a reserved keyword.
- appendToTitle(String) - Method in class com.sap.cloud.sdk.services.recastai.botresponses.ButtonCollection
-
Funtion adds a string to the current title.
- applicationScope(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
Set the applicationScope of this
TaskInstance
instance and return the same instance.
- applicationScope(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
Set the applicationScope of this
WorkflowDefinition
instance and return the same instance.
- applicationScope(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
- applicationScope(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
Set the applicationScope of this
WorkflowInstance
instance and return the same instance.
- applicationServer(String) - Method in class com.sap.cloud.sdk.testutil.ErpSystem.ErpSystemBuilder
-
- ApplicationService - Class in com.sap.cloud.sdk.services.blockchain.fabric.credentials
-
An Application Service contains all necessary credentials and information to interact with a Hyperledger Fabric
chaincode.
- ApplicationService(ChannelService, String) - Constructor for class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ApplicationService
-
Provides an Application Service that contains all provided credentials and can be used to receive a contract
object from the Fabric Service.
- ApplicationService(String) - Constructor for class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ApplicationService
-
Provides an Application Service that contains all provided credentials and can be used to receive a contract
object from the Fabric Service.
- ApplicationService() - Constructor for class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ApplicationService
-
Provides an Application Service that contains all provided credentials and can be used to receive a contract
object from the Fabric Service.
- apply(Statement, Description) - Method in class com.sap.cloud.sdk.testutil.DestinationAccessorMocker
-
- apply(Statement, Description) - Method in class com.sap.cloud.sdk.testutil.rules.ForEachSystemRule
-
- 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.
- 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.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.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.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.ServiceWithNavigableEntities
-
Apply a bound action returning a single or no object to an entity collection of the service.
- applyFormat(String) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DefaultNameFormattingStrategy
-
Returns the input string formatted according to the rules of the respective implementation of this interface.
- applyFormat(String) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.LowercaseNameFormattingStrategy
-
Returns the input string formatted according to the rules of the respective implementation of this interface.
- applyFormat(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.generator.NameFormattingStrategy
-
Returns the input string formatted according to the rules of the respective implementation of this interface.
- applyFormat(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DefaultNameFormattingStrategy
-
Returns the input string formatted according to the rules of the respective implementation of this interface.
- applyFormat(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.LowercaseNameFormattingStrategy
-
Returns the input string formatted according to the rules of the respective implementation of this interface.
- applyFormat(String) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.generator.NameFormattingStrategy
-
Returns the input string formatted according to the rules of the respective implementation of this interface.
- applyFunction(BoundFunction.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.
- 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.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.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.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.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.
- applyToParams(MultiValueMap<String, String>, HttpHeaders) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.auth.ApiKeyAuth
-
Apply authentication settings to header and / or query parameters.
- 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
-
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.OAuth
-
Apply authentication settings to header and / or query parameters.
- arg(String) - Static method in interface com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata
-
Convenient method to add static argument code.
- arg(String, Class<?>) - Static method in interface com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata
-
Convenient method to add static argument code.
- arg(String, Class<?>) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.Invocation
-
Convenient method to add an argument reference.
- arg(String, String) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.Invocation
-
Convenient method to add an argument reference.
- arg(String) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ApiUsageMetadata.Invocation
-
Convenient method to add static argument code.
- artifactId(String) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.MavenCoordinate.MavenCoordinateBuilder
-
- as(Class<T>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultDeserializable
-
Converts ODataRequestResult into POJO.
- as(Class<T>) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
- as(Class<T>, 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(Class<T>) - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
Returns a value from this element.
- as(Type) - Method in class com.sap.cloud.sdk.result.GsonResultObject
-
- as(Class<T>) - Method in interface com.sap.cloud.sdk.result.ResultObject
-
- as(Type) - Method in interface com.sap.cloud.sdk.result.ResultObject
-
- AS_JSON_ARRAY_TO_ROOT - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorDataFileSystemStructureParsingStrategy
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- asc() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty
-
A property for order ascending.
- asc(SimpleProperty<EntityT>) - Static method in class com.sap.cloud.sdk.datamodel.odatav4.expression.FieldOrdering
-
Creates a FieldOrdering
representing an ascending order over the given property
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- asHttp() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
-
Decorates this object as a HttpDestination
,
- asHttp() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.Destination
-
Decorates this object as a HttpDestination
,
- asHttp() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestination
-
Decorates this object as a HttpDestination
,
- asHttp() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestination
-
Decorates this object as a HttpDestination
,
- asHttp() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.WrappedDestination
-
Decorates 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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 class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
-
Decorates this object as a RfcDestination
,
- asRfc() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.Destination
-
Decorates this object as a RfcDestination
,
- asRfc() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestination
-
Decorates this object as a RfcDestination
,
- asRfc() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestination
-
Decorates this object as a RfcDestination
,
- asRfc() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.WrappedDestination
-
Decorates this object as a RfcDestination
,
- assertHasSuppressedExceptionTypes(Throwable, Class<? extends Throwable>...) - Static method in class com.sap.cloud.sdk.testutil.ThrowableAssertionUtil
-
Asserts that the given
Throwable
has suppressed exceptions of the given types.
- assertRuntimeDependenciesExist() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.ScpCfAuditLogFacade
-
Asserts that required runtime dependencies are available on the class path.
- assertRuntimeDependenciesExist() - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.ScpNeoAuditLogFacade
-
Asserts that required runtime dependencies are available on the class path.
- assertRuntimeDependenciesExist() - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.ScpNeoPrincipalFacade
-
- assertRuntimeDependenciesExist() - Method in class com.sap.cloud.sdk.cloudplatform.tenant.ScpNeoTenantFacade
-
Asserts that required runtime dependencies are available on the class path.
- assertRuntimeDependenciesExist() - Method in interface com.sap.cloud.sdk.cloudplatform.WithRuntimeDependencies
-
Asserts that required runtime dependencies are available on the class path.
- assertThatDirectoriesHaveSameContent(Path, Path) - Static method in class com.sap.cloud.sdk.testutil.DirectoryContentAssertionUtil
-
Asserts that two given directories have the exact content in terms of folders and contents of all files.
- assertThatEnabled() - Method in interface com.sap.cloud.sdk.frameworks.togglz.Feature
-
- 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
-
- 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
-
- 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
-
- association(StructureAssociation) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureComponent
-
- 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
-
- 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
-
- 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
-
- AST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCell
-
- AST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCondition
-
- AST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ResultCell
-
Set the AST of this
ResultCell
instance and return the same instance.
- AST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextCondition
-
Set the AST of this
TextCondition
instance and return the same instance.
- AST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextOperation
-
Set the AST of this
TextOperation
instance and return the same instance.
- AST(List<Object>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextPredefinedResults
-
- 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.
- attachments(AttachmentsContext) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- attachments(AttachmentsContext) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceStartPayload
-
- AttachmentsContext - Class in com.sap.cloud.sdk.services.scp.workflow.cf.model
-
AttachmentsContext
- AttachmentsContext() - Constructor for class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContext
-
- AttachmentsContextGroups - Class in com.sap.cloud.sdk.services.scp.workflow.cf.model
-
AttachmentsContextGroups
- AttachmentsContextGroups() - Constructor for class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContextGroups
-
- AttachmentsContextRefs - Class in com.sap.cloud.sdk.services.scp.workflow.cf.model
-
A reference to a file in the remote repository
- AttachmentsContextRefs() - Constructor for class com.sap.cloud.sdk.services.scp.workflow.cf.model.AttachmentsContextRefs
-
- attachToService(String, HttpDestinationProperties) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmEntity
-
Sets the service path and destination for the fetch commands of this entity.
- attachToService(String, HttpDestinationProperties) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
Sets the service path and destination for the fetch commands of this entity.
- attributeDefinitions(List<Object>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinition
-
Set the attributeDefinitions of this
TaskDefinition
instance and return the same instance.
- attributes(List<CustomAttribute>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
Set the attributes of this
TaskInstance
instance and return the same instance.
- attributes(List<CustomAttribute>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
Set the attributes of this
WorkflowInstance
instance and return the same instance.
- attributesAsList(AccessedAttribute, AccessedAttribute...) - Static method in class com.sap.cloud.sdk.cloudplatform.auditlog.AuditLogUtils
-
Takes an instance of
AccessedAttribute
as well as an arbitrary number of additional instances and merges
them into a list.
- Audience - Class in com.sap.cloud.sdk.cloudplatform.security
-
The audience of an authorization
- Audience(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.Audience
-
- AuditedDataObject - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
This class stores auditing information about the object being accessed.
- AuditedDataObject(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataObject
-
Creates an audited data object instance with provided object type and randomly generated identifier.
- AuditedDataObject(String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataObject
-
Creates an audited data object instance with provided object type and identifier.
- AuditedDataSubject - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
This class stores auditing information about who owns the data.
- AuditedDataSubject(String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataSubject
-
Creates an audited data subject instance with provided type and role and randomly generated identifier.
- AuditedDataSubject(String, String, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditedDataSubject
-
Creates an audited data subject instance with provided type, role and identifier.
- AuditLog - Interface in com.sap.cloud.sdk.cloudplatform.auditlog
-
Interface for audit logging.
- AuditLogAccessException - Exception in com.sap.cloud.sdk.cloudplatform.auditlog.exception
-
Runtime exception indicating that there was an issue while accessing the audit log.
- AuditLogAccessException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.auditlog.exception.AuditLogAccessException
-
Initializes the exception by delegating the message to the super constructor.
- AuditLogAccessException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.auditlog.exception.AuditLogAccessException
-
Initializes the exception by delegating the causing exception to the super constructor.
- AuditLogAccessException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.auditlog.exception.AuditLogAccessException
-
Initializes the exception by delegating the message and the causing exception to the super constructor.
- AuditLogAccessException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.auditlog.exception.AuditLogAccessException
-
- AuditLogFacade - Interface in com.sap.cloud.sdk.cloudplatform.auditlog
-
Facade interface encapsulating the creation of a concrete
AuditLog
implementation.
- AuditLogger - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
Main class of the audit log functionality.
- AuditLogger() - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditLogger
-
- AuditLoggingStateRepository - Class in com.sap.cloud.sdk.frameworks.togglz
-
StateRepository
implementation writing audit log entries when setting the state of a feature.
- AuditLoggingStateRepository(StateRepository) - Constructor for class com.sap.cloud.sdk.frameworks.togglz.AuditLoggingStateRepository
-
- AuditLogUtils - Class in com.sap.cloud.sdk.cloudplatform.auditlog
-
Utility class providing functions common to all AuditLog implementations.
- AuditLogUtils() - Constructor for class com.sap.cloud.sdk.cloudplatform.auditlog.AuditLogUtils
-
- augmentBuilder(DestinationOptionsAugmenter) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptions.Builder
-
Use another class that implements
DestinationOptionsAugmenter
to set configuration parameters that
are specific to a platform/environment/etc.
- 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.ScpCfDestinationOptionsAugmenter
-
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.ScpNeoDestinationOptionsAugmenter
-
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.ScpVcapDestinationOptionAugmenter
-
Use this class to set configuration parameters that are specific to a platform/environment/etc.
- augmenter() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationOptionsAugmenter
-
- augmenter() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestinationOptionsAugmenter
-
- AUTH_TOKEN_LISTENER - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener.DefaultPriorities
-
- AuthContextFilter - Class in com.sap.cloud.sdk.cloudplatform.security.servlet
-
Filter rejecting all non-HTTP requests and responses as well as log in the remote user.
- AuthContextFilter() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.servlet.AuthContextFilter
-
- Authentication - Interface in com.sap.cloud.sdk.services.openapi.apiclient.auth
-
Representing a method to authenticate at the REST API
- authenticationHeaders(List<Header>) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination.Builder
-
Adds the authentication headers to every outgoing request to this destination
- AuthenticationType - Enum in com.sap.cloud.sdk.cloudplatform.connectivity
-
Enum representing different ways a user may be authenticated .
- authenticationType(AuthenticationType) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
Sets the expected authentication type of the DefaultHttpDestination
.
- authenticationType(AuthenticationType) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination.Builder
-
Sets the authentication type of the destination.
- authenticationType(AuthenticationType) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination.Builder
-
Sets the authentication type of the destination
- authenticationType(AuthenticationType) - Method in class com.sap.cloud.sdk.testutil.MockDestination.MockDestinationBuilder
-
- authenticationType(AuthenticationType) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination.MockErpDestinationBuilder
-
- authorization - Variable in class com.sap.cloud.sdk.cloudplatform.security.AccountSpecificAuthorization
-
The wrapped authorization.
- Authorization - Class in com.sap.cloud.sdk.cloudplatform.security
-
Class that represents an authorization of a user.
- Authorization(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.Authorization
-
- authorization - Variable in class com.sap.cloud.sdk.cloudplatform.security.TenantSpecificAuthorization
-
The wrapped authorization.
- authorization - Variable in class com.sap.cloud.sdk.cloudplatform.security.UserSpecificAuthorization
-
The wrapped authorization.
- AuthorizationApiDestination - Class in com.sap.cloud.sdk.cloudplatform.metering
-
Specifies the destination necessary to receive authorization token for a user.
- AuthorizationApiDestination() - Constructor for class com.sap.cloud.sdk.cloudplatform.metering.AuthorizationApiDestination
-
- AuthorizationServerSettings - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
- AuthorizationServerSettings(URI, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.AuthorizationServerSettings
-
Deprecated.
Default constructor.
- AuthorizationServerSettings.AuthorizationServerSettingsBuilder - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Deprecated.
- authorizePath(String) - Method in class com.sap.cloud.sdk.cloudplatform.security.OAuth2ServiceSettings.OAuth2ServiceSettingsBuilder
-
- AuthToken - Class in com.sap.cloud.sdk.cloudplatform.security
-
Class providing access to the authorization token of a request on SAP Cloud Platform Cloud Foundry.
- AuthToken(DecodedJWT) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AuthToken
-
- AuthTokenAccessException - Exception in com.sap.cloud.sdk.cloudplatform.security.exception
-
Thrown if the authorization token cannot be accessed.
- AuthTokenAccessException(String) - 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.
- AuthTokenAccessException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.AuthTokenAccessException
-
Exception constructor.
- AuthTokenAccessException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.AuthTokenAccessException
-
- AuthTokenAccessor - Class in com.sap.cloud.sdk.cloudplatform.security
-
Accessor for retrieving the current
AuthToken
on SAP Cloud Platform Cloud Foundry.
- AuthTokenBuilder - Class in com.sap.cloud.sdk.cloudplatform.security
-
Utility class to manage decoding and encoding of JWT.
- AuthTokenBuilder() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AuthTokenBuilder
-
- AuthTokenBuilder.FluentHelperBuild - Interface in com.sap.cloud.sdk.cloudplatform.security
-
Fluent helper to chain operations.
- AuthTokenBuilder.FluentHelperRefreshToken - Class in com.sap.cloud.sdk.cloudplatform.security
-
Fluent helper to chain operations.
- AuthTokenBuilder.FluentHelperUnsignedJwt - Class in com.sap.cloud.sdk.cloudplatform.security
-
- AuthTokenFacade - Interface in com.sap.cloud.sdk.cloudplatform.security
-
- AuthTokenThreadContextListener - Class in com.sap.cloud.sdk.cloudplatform.security
-
Implementation of
ThreadContextListener
that ensures the correct initialization of
AuthToken
s when
working with non-container managed threads on all supported Cloud platforms.
- AuthTokenThreadContextListener() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AuthTokenThreadContextListener
-
Default constructor.
- AuthTokenThreadContextListener(AuthToken) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.AuthTokenThreadContextListener
-
Constructor for providing a
AuthToken
to be returned by this listener.
- Axis2CustomConverterListener - Class in com.sap.cloud.sdk.s4hana.connectivity.soap
-
Servlet listener that is responsible for registering a default custom converter class in the Axis2 framework.
- Axis2CustomConverterListener() - Constructor for class com.sap.cloud.sdk.s4hana.connectivity.soap.Axis2CustomConverterListener
-
- backupPropertySetter(ServiceOperatorDataFileSystemStructureParsingStrategy.ServiceBindingPropertySetter) - Method in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorDataFileSystemStructureParsingStrategy.ServiceOperatorDataFileSystemStructureParsingStrategyBuilder
-
- baseDestination - Variable in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractScpDestination
-
The base destination to derive properties from.
- baseUri(URI) - Method in class com.sap.cloud.sdk.cloudplatform.security.OAuth2ServiceSettings.OAuth2ServiceSettingsBuilder
-
- BASIC_AUTH_LISTENER - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener.DefaultPriorities
-
- basicAuthentication(BasicCredentials) - Method in class com.sap.cloud.sdk.testutil.MockDestination.MockDestinationBuilder
-
Enables basic authentication with the given credentials.
- basicAuthentication(BasicCredentials) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination.MockErpDestinationBuilder
-
Enables basic authentication with the given credentials.
- BasicAuthenticationAccessException - Exception in com.sap.cloud.sdk.cloudplatform.security.exception
-
Thrown if the BasicAuthentication credentials cannot be accessed.
- BasicAuthenticationAccessException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.BasicAuthenticationAccessException
-
Creates a new exception based on the given message.
- BasicAuthenticationAccessException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.security.exception.BasicAuthenticationAccessException
-
- 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
-
- BasicAuthenticationThreadContextListener - Class in com.sap.cloud.sdk.cloudplatform.security
-
- 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(BasicCredentials) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination.Builder
-
Sets the credentials for accessing the destination when basic authentication is used.
- basicCredentials(BasicCredentials) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination.Builder
-
Sets the credentials for accessing the destination when basic authentication is used.
- 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
-
- batch() - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchService
-
Instantiate a new FluentHelper instance for a single OData batch request.
- BatchChangeSetFluentHelperBasic<FluentHelperBatchT extends FluentHelperServiceBatch<?,?>,ThisT> - Class in com.sap.cloud.sdk.datamodel.odata.helper.batch
-
Representation of any changeset in a OData batch request as a fluent interface.
- BatchChangeSetFluentHelperBasic(FluentHelperBatchT, BatchFluentHelperBasic<?, ?>) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchChangeSetFluentHelperBasic
-
- BatchFluentHelperBasic<FluentHelperBatchT extends FluentHelperServiceBatch<FluentHelperBatchT,FluentHelperBatchChangeSetT>,FluentHelperBatchChangeSetT extends FluentHelperBatchEndChangeSet<FluentHelperBatchT>> - Class in com.sap.cloud.sdk.datamodel.odata.helper.batch
-
Representation of any OData batch request as a fluent interface for managing changesets and
executing
them in a single query.
- BatchFluentHelperBasic() - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
-
- BatchRequestBuilder - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of an OData Batch request as a fluent interface for combining multiple data reading and modifying
operations in one HTTP request.
- BatchRequestBuilder(String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BatchRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- BatchResponse - Interface in com.sap.cloud.sdk.datamodel.odata.helper.batch
-
Interface to access the OData batch response.
- BatchResponse - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Generic OData service response wrapper for 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.
- bcc(List<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
- BeanValidationListener - Class in com.sap.cloud.sdk.frameworks.eclipselink
-
This class is part of a workaround for the following EclipseLink 2.5 bean validation bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=411013
- BeanValidationListener(ValidatorFactory, Class<?>[], Class<?>[], Class<?>[]) - Constructor for class com.sap.cloud.sdk.frameworks.eclipselink.BeanValidationListener
-
- BeanValidationSessionCustomizer - Class in com.sap.cloud.sdk.frameworks.eclipselink
-
Session customizer for bootstrapping bean validation.
- BeanValidationSessionCustomizer() - Constructor for class com.sap.cloud.sdk.frameworks.eclipselink.BeanValidationSessionCustomizer
-
- 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
-
- beforeDestroy(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.ScpNeoAuditLogThreadContextListener
-
- beforeDestroy(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientsThreadContextListener
-
- beforeDestroy(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestinationsThreadContextListener
-
- beforeDestroy(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenThreadContextListener
-
- beforeDestroy(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.BasicAuthenticationThreadContextListener
-
- beforeDestroy(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.PrincipalThreadContextListener
-
- beforeDestroy(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.secret.ScpNeoSecretStoreThreadContextListener
-
- beforeDestroy(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.SecurityContextThreadContextListener
-
- beforeDestroy(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestThreadContextListener
-
- beforeDestroy(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.tenant.TenantThreadContextListener
-
- beforeDestroy(ThreadContext, ThreadContext) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener
-
- beforeInitialize(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.ScpNeoAuditLogThreadContextListener
-
- beforeInitialize(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientsThreadContextListener
-
- beforeInitialize(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestinationsThreadContextListener
-
- beforeInitialize(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.security.secret.ScpNeoSecretStoreThreadContextListener
-
- beforeInitialize(ThreadContext, ThreadContext) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.RequestThreadContextListener
-
- beforeInitialize(ThreadContext, ThreadContext) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener
-
- 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.
- 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
-
ObjectExtractor
implementation transforming a given ResultElement
to a BigDecimal
.
- BigDecimalExtractor() - Constructor for class com.sap.cloud.sdk.result.BigDecimalExtractor
-
- BigIntegerExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractor
implementation transforming a given ResultElement
to a BigInteger
.
- BigIntegerExtractor() - Constructor for class com.sap.cloud.sdk.result.BigIntegerExtractor
-
- Binary(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Binary
-
- BinaryTypeAdapter - Class in com.sap.cloud.sdk.datamodel.odata.client.adapter
-
GSON type adapter for parsing and serialization of byte[]
.
- BinaryTypeAdapter() - Constructor for class com.sap.cloud.sdk.datamodel.odata.client.adapter.BinaryTypeAdapter
-
- Boolean(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Boolean
-
- BooleanExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractor
implementation transforming a given ResultElement
to a Boolean
.
- BooleanExtractor() - Constructor for class com.sap.cloud.sdk.result.BooleanExtractor
-
- BooleanIntegerConverter - Class in com.sap.cloud.sdk.frameworks.eclipselink
-
- BooleanIntegerConverter() - Constructor for class com.sap.cloud.sdk.frameworks.eclipselink.BooleanIntegerConverter
-
- BoundAction<BindingT,ResultT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Interface representing an action bound to a specific type.
- BoundAction.CollectionToCollection<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
action
operating on a collection of element and returning a collection of objects.
- BoundAction.CollectionToSingle<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
action
operating on a collection of elements and returning an object, if any.
- BoundAction.SingleToCollection<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
action
operating on a single element and returning a collection of objects.
- BoundAction.SingleToSingle<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
action
operating on a single element and returning an object, if any.
- boundaryEventName(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- BoundFunction<BindingT,ResultT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Interface representing a function bound to a specific type.
- BoundFunction.CollectionToCollection<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
function
operating on a collection of elements returning a collection of elements.
- BoundFunction.CollectionToCollectionComplex<BindingT,ResultT extends VdmComplex<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
function
operating on a collection of elements and returning a collection of
complex objects.
- BoundFunction.CollectionToCollectionEntity<BindingT,ResultT extends VdmEntity<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
function
operating on a collection of elements and returning a collection of
entities.
- BoundFunction.CollectionToCollectionEntity.Composable<BindingT,ResultT extends VdmEntity<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
- BoundFunction.CollectionToCollectionPrimitive<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
function
operating on a collection of elements and returning a collection of
primitives.
- BoundFunction.CollectionToSingle<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
function
operating on a collection of elements returning a single element.
- BoundFunction.CollectionToSingleComplex<BindingT,ResultT extends VdmComplex<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
function
operating on a collection of elements and returning a complex object.
- BoundFunction.CollectionToSingleEntity<BindingT,ResultT extends VdmEntity<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
function
operating on a collection of elements and returning an entity.
- BoundFunction.CollectionToSingleEntity.Composable<BindingT,ResultT extends VdmEntity<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
- BoundFunction.CollectionToSinglePrimitive<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
function
operating on a collection of elements and returning a primitive.
- BoundFunction.Composable<BindingT,ResultT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Interface representing a composable bound function
- BoundFunction.SingleToCollection<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
function
operating on a single element returning a collection of elements.
- BoundFunction.SingleToCollectionComplex<BindingT,ResultT extends VdmComplex<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
function
operating on a single element and returning a collection of complex
objects.
- BoundFunction.SingleToCollectionEntity<BindingT,ResultT extends VdmEntity<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
function
operating on a single element and returning a collection of entities.
- BoundFunction.SingleToCollectionEntity.Composable<BindingT,ResultT extends VdmEntity<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
- BoundFunction.SingleToCollectionPrimitive<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
function
operating on a single element and returning a collection of primitives.
- BoundFunction.SingleToSingle<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
function
operating on a single element returning a single element.
- BoundFunction.SingleToSingleComplex<BindingT,ResultT extends VdmComplex<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
function
operating on a single element and returning a complex type.
- BoundFunction.SingleToSingleEntity<BindingT,ResultT extends VdmEntity<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
function
operating on a single element and returning an entity.
- BoundFunction.SingleToSingleEntity.Composable<BindingT,ResultT extends VdmEntity<ResultT>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
- BoundFunction.SingleToSinglePrimitive<BindingT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Specific
function
operating on a single element and returning a primitive.
- BoundOperation<BindingT,ResultT> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Interface representing OData operations (functions and actions) bound to a specific type.
- branches(List<TextBranches>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Text
-
Set the branches of this
Text
instance and return the same instance.
- broadcastMessage(ResponseInterface...) - Method in class com.sap.cloud.sdk.services.recastai.RecastMessenger
-
broadcasts a message to all conversations
- build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AuthorizationServerSettings.AuthorizationServerSettingsBuilder
-
Deprecated.
- build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination.Builder
-
- build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory.DefaultHttpClientFactoryBuilder
-
- build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
- build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultRfcDestination.Builder
-
- build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain.DestinationLoaderChainBuilder
-
Finally create the immutable DestinationLoaderChain
based on the given order of
DestinationLoader
s.
- 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.ScpCfDestination.Builder
-
Finally creates the ScpCfDestination
with the properties previously set.
- build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination.Builder
-
Finally creates the ScpCfHttpDestination
based on the builder methods called and properties
previously set.
- build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfRfcDestination.Builder
-
Finally creates the ScpCfRfcDestination
based on the builder methods called and properties previously
set.
- build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestination.Builder
-
Finally creates the ScpNeoDestination
with the properties previously set.
- build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination.Builder
-
Finally creates the ScpCfHttpDestination
based on the builder methods called and properties
previously set.
- build() - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoRfcDestination.Builder
-
Finally creates the ScpNeoRfcDestination
based on the builder methods called and properties
previously set.
- build(String, String, String, int, String, String, String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.UriBuilder
-
Builds an
URI
based on the given parameter.
- build() - Method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceDesignator.ScpCfServiceDesignatorBuilder
-
- build() - Method in interface com.sap.cloud.sdk.cloudplatform.security.AuthTokenBuilder.FluentHelperBuild
-
- build() - Method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenBuilder.FluentHelperRefreshToken
-
- build() - Method in interface com.sap.cloud.sdk.cloudplatform.security.OAuth2ServiceProvider.OAuth2ServiceProviderBuilder
-
Finilize builder, instantiate the object.
- build() - Method in class com.sap.cloud.sdk.cloudplatform.security.OAuth2ServiceSettings.OAuth2ServiceSettingsBuilder
-
- build() - Method in class com.sap.cloud.sdk.cloudplatform.servicebinding.DefaultServiceBindingMergingStrategy.DefaultServiceBindingMergingStrategyBuilder
-
- build() - Method in class com.sap.cloud.sdk.cloudplatform.servicebinding.EnvironmentVariableServiceBindingLoader.EnvironmentVariableServiceBindingLoaderBuilder
-
- build() - Method in class com.sap.cloud.sdk.cloudplatform.servicebinding.FileSystemServiceBindingLoader.FileSystemServiceBindingLoaderBuilder
-
- build() - Method in class com.sap.cloud.sdk.cloudplatform.servicebinding.OneTimeServiceBindingLoaderWrapper.OneTimeServiceBindingLoaderWrapperBuilder
-
- build() - Method in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceBindingMerger.ServiceBindingMergerBuilder
-
- build() - Method in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorDataFileSystemStructureParsingStrategy.ServiceOperatorDataFileSystemStructureParsingStrategyBuilder
-
- build() - Method in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorSecretKeyFileSystemStructureParsingStrategy.ServiceOperatorSecretKeyFileSystemStructureParsingStrategyBuilder
-
- build() - Method in class com.sap.cloud.sdk.cloudplatform.servicebinding.SimpleCachingServiceBindingLoaderWrapper.SimpleCachingServiceBindingLoaderWrapperBuilder
-
- build(Throwable) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.ErrorResponseBuilder
-
Create the response instance for a given error.
- build(HttpServletResponse, ResponseT) - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.ServletErrorResponseBuilder
-
Build and pass the servlet error response.
- build() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput.DatamodelMetadataInputBuilder
-
- build() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.OptionalBuilder
-
- build() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.MavenCoordinate.MavenCoordinateBuilder
-
- build() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata.ODataApiUsageMetadataBuilder
-
- build() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata.RestApiUsageMetadataBuilder
-
- build() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
-
- build(ResponseT) - Static method in class com.sap.cloud.sdk.frameworks.jaxrs.response.JaxRsErrorResponseBuilder
-
Constructs a JAX-RS Response
.
- build() - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy.Resilience4jDecorationStrategyBuilder
-
- build(ProtocolVersion, MessageDigest, Map<Integer, String>, Map<Integer, String>) - Static method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleTreeFactory
-
builds a new instance of Merkle tree
- build() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.BulkFixedRateConversionResult.BulkFixedRateConversionResultBuilder
-
The build method for BulkFixedRateConversionResult.
- build() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.BulkNonFixedRateConversionResult.BulkNonFixedRateConversionResultBuilder
-
The build method for BulkNonFixedRateConversionResult.
- build() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ConversionParametersForFixedRate.ConversionParametersForFixedRateBuilder
-
- build() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ConversionParametersForNonFixedRate.ConversionParametersForNonFixedRateBuilder
-
A build method to default the conversionAsOfDateTime as ‘now’ in the UTC if you provide a null value or no
value.
- build() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.CurrencyAmount.CurrencyAmountBuilder
-
A build method to trim the input value for white space and create the corresponding
BigDecimal
.
- build() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.CurrencyFactor.CurrencyFactorBuilder
-
- build() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRate.ExchangeRateBuilder
-
A build method to default the value of 'fromCurrencyfactor' and 'toCurrencyfactor' to 1 and the value of
'isIndirect' to 'false' if you provide a null value or no value.
- build() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRateTypeDetail.ExchangeRateTypeDetailBuilder
-
A builder to default the isInversionAllowed value to false if you provide a null value or no value.
- build() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRateValue.ExchangeRateValueBuilder
-
A build method to validate if the input
String
is a non negative numerical value.
- build() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.OverrideTenantSetting.OverrideTenantSettingBuilder
-
- build() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.RatesDataProviderCode.RatesDataProviderCodeBuilder
-
- build() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.RatesDataSource.RatesDataSourceBuilder
-
- build() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.RateType.RateTypeBuilder
-
- build() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.SingleFixedRateConversionResult.SingleFixedRateConversionResultBuilder
-
- build() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.SingleNonFixedRateConversionResult.SingleNonFixedRateConversionResultBuilder
-
- build() - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.TenantSettings.TenantSettingsBuilder
-
- build() - Method in class com.sap.cloud.sdk.testutil.ErpSystem.ErpSystemBuilder
-
Create a ERP system instance.
- build() - Method in class com.sap.cloud.sdk.testutil.MockDestination.MockDestinationBuilder
-
- build() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination.MockErpDestinationBuilder
-
- build() - Method in class com.sap.cloud.sdk.testutil.MockRfcDestination.MockRfcDestinationBuilder
-
- buildClientCredentialsMapping(String, String, String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfServiceDestinationLoader
-
- builder() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.AuthorizationServerSettings
-
Deprecated.
- builder() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
-
Starts a builder to be used to create a DefaultDestination
with some properties.
- Builder() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination.Builder
-
- builder() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpClientFactory
-
- builder(URI) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
Starts a builder to be used to create a DefaultHttpDestination
with some properties.
- builder(String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
Starts a builder to be used to create a DefaultHttpDestination
with some properties.
- builder(HttpDestinationProperties) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
Starts a builder to be used to create a DefaultHttpDestination
with some properties.
- Builder() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination.Builder
-
- builder(String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultRfcDestination
-
Starts a builder to be used to create a DefaultRfcDestination
with some properties.
- Builder() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultRfcDestination.Builder
-
- builder(DestinationLoader) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain
-
Entry point to build a custom DestinationLoaderChain
.
- builder() - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptions
-
- 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, DestinationType) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestination
-
Starts a builder to be used to create a ScpCfDestination
with mandatory properties.
- builder(String, URI) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination
-
Starts a builder to be used to create a ScpCfHttpDestination
with some properties.
- builder(String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination
-
Starts a builder to be used to create a ScpCfHttpDestination
with some properties.
- builder(String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfRfcDestination
-
Starts a builder to be used to create a ScpCfRfcDestination
with mandatory properties.
- builder(String, DestinationType) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestination
-
Starts a builder to be used to create a ScpNeoDestination
with mandatory properties.
- builder(String, URI) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination
-
Starts a builder to be used to create a ScpCfRfcDestination
with mandatory properties.
- builder(String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination
-
Starts a builder to be used to create a ScpCfHttpDestination
with some properties.
- builder(String) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoRfcDestination
-
Starts a builder to be used to create a ScpNeoRfcDestination
with mandatory properties.
- builder() - Static method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceDesignator
-
- builder() - Static method in class com.sap.cloud.sdk.cloudplatform.security.AuthToken
-
- builder() - Static method in interface com.sap.cloud.sdk.cloudplatform.security.OAuth2ServiceProvider
-
Instantiate a new builder.
- builder() - Static method in class com.sap.cloud.sdk.cloudplatform.servicebinding.DefaultServiceBindingMergingStrategy
-
- builder() - Static method in class com.sap.cloud.sdk.cloudplatform.servicebinding.EnvironmentVariableServiceBindingLoader
-
- builder() - Static method in class com.sap.cloud.sdk.cloudplatform.servicebinding.FileSystemServiceBindingLoader
-
- builder() - Static method in class com.sap.cloud.sdk.cloudplatform.servicebinding.OneTimeServiceBindingLoaderWrapper
-
- builder() - Static method in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceBindingMerger
-
- builder() - Static method in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorDataFileSystemStructureParsingStrategy
-
- builder() - Static method in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorSecretKeyFileSystemStructureParsingStrategy
-
- builder() - Static method in class com.sap.cloud.sdk.cloudplatform.servicebinding.SimpleCachingServiceBindingLoaderWrapper
-
- builder() - Static method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput
-
- builder() - Static method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver
-
- builder() - Static method in class com.sap.cloud.sdk.datamodel.metadata.generator.MavenCoordinate
-
- builder() - Static method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata
-
- builder() - Static method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata
-
- builder() - Static method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration
-
- builder() - Static method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy
-
- builder() - Static method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ConversionParametersForFixedRate
-
- builder() - Static method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ConversionParametersForNonFixedRate
-
- builder() - Static method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.CurrencyAmount
-
- builder() - Static method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.CurrencyFactor
-
- builder() - Static method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRate
-
- builder() - Static method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRateTypeDetail
-
- builder() - Static method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ExchangeRateValue
-
- builder() - Static method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.OverrideTenantSetting
-
- builder() - Static method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.RatesDataProviderCode
-
- builder() - Static method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.RatesDataSource
-
- builder() - Static method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.RateType
-
- builder() - Static method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.SingleFixedRateConversionResult
-
- builder() - Static method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.SingleNonFixedRateConversionResult
-
- builder() - Static method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.TenantSettings
-
- builder() - Static method in class com.sap.cloud.sdk.testutil.ErpSystem
-
Creates a new builder without initializing mandatory parameters.
- builder(String, URI) - Static method in class com.sap.cloud.sdk.testutil.ErpSystem
-
Creates a new builder for the given mandatory parameters.
- builder(String, URI) - Static method in class com.sap.cloud.sdk.testutil.MockDestination
-
Creates a new builder for the given mandatory parameters.
- builder(String) - Static method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
Creates a new builder for the given mandatory parameters.
- builder(String) - Static method in class com.sap.cloud.sdk.testutil.MockRfcDestination
-
Creates a new builder for the given mandatory parameters.
- buildMerkleTree(LinkedHashMap<String, String>) - Static method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.VisibilityUtils
-
Default MessageDigest is set as SHA-256
- buildMerkleTree(LinkedHashMap<String, String>, MessageDigest) - Static method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.VisibilityUtils
-
Returns a special MerkleTree serving visibility purpose and efficient in term of storage.
First leaf in the result tree is list of all keys in a JSNO format: ["key1","key2"]
Rest of the leaves are the values corresponding to the keys in the same order
- buildPartialTree(String, MessageDigest, int, Map<Integer, String>, Map<Integer, String>, Map<String, String>) - Static method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleTreeFactory
-
Creates a Merkle tree with given parameters.
- buildPartialTree(ProtocolVersion, MessageDigest, int, Map<Integer, String>, Map<Integer, String>, Map<String, String>) - Static method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleTreeFactory
-
Creates a Merkle tree with given parameters.
- BulkFixedRateConversionResult - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
The conversion result is the returned response after the fixed rate conversion is performed.
- BulkFixedRateConversionResult.BulkFixedRateConversionResultBuilder - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
A builder class for the conversion result.
- BulkFixedRateConversionResultBuilder() - Constructor for class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.BulkFixedRateConversionResult.BulkFixedRateConversionResultBuilder
-
- 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.frameworks.resilience4j
-
Provider for bulkheads.
- BulkNonFixedRateConversionResult - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
The conversion result is the response returned after a non-fixed rate conversion is performed.
- BulkNonFixedRateConversionResult.BulkNonFixedRateConversionResultBuilder - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
The builder class for the conversion result.
- BulkNonFixedRateConversionResultBuilder() - Constructor for class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.BulkNonFixedRateConversionResult.BulkNonFixedRateConversionResultBuilder
-
- businessDataType(Element.BusinessDataTypeEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Element
-
Set the businessDataType of this
Element
instance and return the same instance.
- businessKey(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SendMessagePayload
-
- businessKey(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
Set the businessKey of this
WorkflowInstance
instance and return the same instance.
- Button - Class in com.sap.cloud.sdk.services.recastai.botresponses
-
This button extends the slimbutton allowing to set the type to POSTBACK, WEB_URL or PHONE_NUMBER.
- Button(String, String, String) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.Button
-
A button which offers three different type of actions upon getting clicked.
- Button(String, String, ButtonType) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.Button
-
A button which offers three different type of actions upon getting clicked.
- ButtonCollection<B extends SlimButton> - Class in com.sap.cloud.sdk.services.recastai.botresponses
-
Collects buttons to be included in a Response and allows to set a title.
- ButtonCollection(String) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.ButtonCollection
-
Creates a new button collection
- ButtonResponse - Class in com.sap.cloud.sdk.services.recastai.botresponses
-
Represents all different types of button responses.
- ButtonResponse(ButtonCollection<Button>) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.ButtonResponse
-
Assumes buttons as a type - full button style instead of quick replies.
- ButtonResponse(String, ButtonCollection<?>) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.ButtonResponse
-
Allows to set type to either quickReplies or buttons.
- ButtonType - Enum in com.sap.cloud.sdk.services.recastai.botresponses
-
Buttons can react in three ways upon getting clicked on: Postback sends a message.
- ByteExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractor
implementation transforming a given ResultElement
to a Byte
.
- ByteExtractor() - Constructor for class com.sap.cloud.sdk.result.ByteExtractor
-
- bytesToHexString(byte[]) - Static method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
- CACHEABLE_CONTENT_TYPES - Static variable in class com.sap.cloud.sdk.cloudplatform.security.servlet.HttpCachingHeaderFilter
-
The constant set of content types which are enabled by default for HTTP caching.
- cacheConfiguration() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
-
- cacheConfiguration(ResilienceConfiguration.CacheConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
-
- cacheDuration(Duration) - Method in class com.sap.cloud.sdk.cloudplatform.servicebinding.SimpleCachingServiceBindingLoaderWrapper.SimpleCachingServiceBindingLoaderWrapperBuilder
-
- CacheExpirationStrategy - Enum 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
-
- 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
-
- 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
-
- CacheUtil - Class in com.sap.cloud.sdk.cloudplatform.cache
-
Util class containing helper methods to work with caches.
- CachingDecorator - Interface in com.sap.cloud.sdk.frameworks.resilience4j
-
- cachingMetadata() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.batch.BatchFluentHelperBasic
-
Deprecated.
- cachingMetadata() - Method in interface com.sap.cloud.sdk.datamodel.odata.helper.batch.FluentHelperServiceBatch
-
- cachingMetadata() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperBasic
-
- calculateDepth(int) - Static method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
Could be seen as the number of rows in a binary tree with given number of leaves
- calculateHash(String) - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
calculates the hash of given rootHashKey
- calculateHash(String) - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.V100MerkleTree
-
- calculateHash(String) - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.V110MerkleTree
-
- calculatLeafHash(String) - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
calculates the hash of the leaf
- calculatLeafHash(String) - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.V100MerkleTree
-
- calculatLeafHash(String) - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.V110MerkleTree
-
- call() - Method in class com.sap.cloud.sdk.cloudplatform.concurrency.ScpNeoTenantCallable
-
- call() - Method in class com.sap.cloud.sdk.cloudplatform.concurrency.ScpNeoUserSessionCallable
-
- canDecorate(DestinationProperties) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
Verifies that the given "generic" destination might be decorated into a DefaultHttpDestination
.
- canDecorate(DestinationProperties) - Static method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultRfcDestination
-
Verifies that the given "generic" destination might be decorated into a DefaultRfcDestination
.
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessedAttribute
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.auditlog.AccessRequester
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.cache.CacheStats
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractScpDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AccessToken
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AuthorizationServerSettings
-
Deprecated.
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultCsrfTokenRetriever
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultHttpDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DefaultRfcDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationLoaderChain
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationOptions
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.DestinationRequestContext
-
- 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.connectivity.ScpCfDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationAuthToken
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationCertificate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfDestinationServiceV1Response.DestinationOwner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfRfcDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoRfcDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpXfDestinationData
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.metering.TenantMetricKeyPair
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.AccountSpecificAuthorization
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.Authorization
-
- 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.OAuth2ServiceSettings
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.CollectionPrincipalAttribute
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.DefaultPrincipal
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.ScpCfPrincipal
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.ScpNeoPrincipal
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.principal.SimplePrincipalAttribute
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.TenantSpecificAuthorization
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.security.UserSpecificAuthorization
-
- canEqual(Object) - Method in exception com.sap.cloud.sdk.cloudplatform.servlet.exception.NotImplementedException
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.tenant.DefaultTenant
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.tenant.ScpCfTenant
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.tenant.ScpNeoTenant
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.cloudplatform.thread.Property
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.messaging.core.AbstractMessage
-
Deprecated.
- canEqual(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataConnectionException
-
- canEqual(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataDeserializationException
-
- canEqual(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataException
-
- canEqual(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataRequestException
-
- canEqual(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataResponseException
-
- canEqual(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataSerializationException
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceError
-
- canEqual(Object) - Method in exception com.sap.cloud.sdk.datamodel.odata.client.exception.ODataServiceErrorException
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestAction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestBatch
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCount
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestCreate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestDelete
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestFunction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestRead
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestReadByKey
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestResultGeneric
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestUpdate
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.annotation.AnnotationDefinition
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityField
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.EntityLink
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ExpressionFluentHelper
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FilterExpressionWrapper
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.UncheckedFilterExpression
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.VdmObject
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.AnnotationDefinition
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.frameworks.liquibase.SchemaPerTenantProvisioner
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy
-
- canEqual(Object) - Method in exception com.sap.cloud.sdk.frameworks.togglz.exception.FeatureNotEnabledException
-
- 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.scp.Destination
-
- canEqual(Object) - Method in exception com.sap.cloud.sdk.services.blockchain.multichain.exceptions.MultichainException
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAddressResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAnswer
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAsset
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainAssetTransaction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBasicAuthDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainBlock
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainInfo
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainItem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainKeyPair
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainOutput
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPermissionResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainPublisher
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainResult
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainScriptPubKey
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainSignedRawTransaction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainStream
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainTransaction
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.model.MultichainUTXO
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.MerkleProof
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.testutil.ErpSystem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.testutil.GenericSystem
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.testutil.MockDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.testutil.MockRfcDestination
-
- canEqual(Object) - Method in class com.sap.cloud.sdk.typeconverter.ConvertedObject
-
- CardContent - Class in com.sap.cloud.sdk.services.recastai.botresponses
-
This class wraps around the content of a card to be included in a Response.
- CardContent() - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.CardContent
-
- cardinality(StructureAssociation.CardinalityEnum) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociation
-
- CardResponse - Class in com.sap.cloud.sdk.services.recastai.botresponses
-
Outermost wrapper for a Card to be send to a conversation.
- CardResponse(CardContent) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.CardResponse
-
Constructor to initialise a new card response with existing CardContent object.
- CardResponse() - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.CardResponse
-
An empty constructor for incremental building.
- CarouselResponse - Class in com.sap.cloud.sdk.services.recastai.botresponses
-
This class is the outermost wrapper for a carousel response to be sent to a conversation.
- CarouselResponse(List<CardContent>) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.CarouselResponse
-
Contructor allows to create a CarouselResponse with an existing List of CardContent
- cascade(Boolean) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceUpdatePayload
-
- cause(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- cc(List<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogRecipients
-
- 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.
- cell(List<DecisionTableCell>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
Set the cell of this
DecisionTable
instance and return the same instance.
- cell(ResultCell) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableResult
-
- CertificateBasedHttpClientFactory - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
Creates a CloseableHttpClient
instance.
- CertificateBasedHttpClientFactory() - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.CertificateBasedHttpClientFactory
-
- changedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Set the changedBy of this
AdminData
instance and return the same instance.
- changedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
Set the changedBy of this
DataObject
instance and return the same instance.
- changedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
Set the changedBy of this
DataObjectObject
instance and return the same instance.
- changedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- changedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObject
-
- changedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObjectAllOf
-
- changedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
Set the changedBy of this
ProjectObject
instance and return the same instance.
- changedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- changedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Set the changedBy of this
Rule
instance and return the same instance.
- changedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Set the changedBy of this
RuleObject
instance and return the same instance.
- changedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
Set the changedBy of this
RuleService
instance and return the same instance.
- changedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the changedBy of this
Ruleset
instance and return the same instance.
- changedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
Set the changedBy of this
Version
instance and return the same instance.
- changedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
Set the changedBy of this
VersionObject
instance and return the same instance.
- changedBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
- changedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.AdminData
-
Set the changedOn of this
AdminData
instance and return the same instance.
- changedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
Set the changedOn of this
DataObject
instance and return the same instance.
- changedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
Set the changedOn of this
DataObjectObject
instance and return the same instance.
- changedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- changedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObject
-
- changedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ManagedSystemResponseObjectAllOf
-
- changedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectObject
-
Set the changedOn of this
ProjectObject
instance and return the same instance.
- changedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ProjectVersionObject
-
- changedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Rule
-
Set the changedOn of this
Rule
instance and return the same instance.
- changedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Set the changedOn of this
RuleObject
instance and return the same instance.
- changedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleService
-
Set the changedOn of this
RuleService
instance and return the same instance.
- changedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Ruleset
-
Set the changedOn of this
Ruleset
instance and return the same instance.
- changedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Version
-
Set the changedOn of this
Version
instance and return the same instance.
- changedOn(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.VersionObject
-
Set the changedOn of this
VersionObject
instance and return the same instance.
- changedOn(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
- 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.
- changes(WorkflowInstanceExecutionLogChanges) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLog
-
- ChannelService - Class in com.sap.cloud.sdk.services.blockchain.fabric.credentials
-
A Channel Service contains all necessary credentials and information to interact with a Hyperledger Fabric channel.
- ChannelService(String, String, X509Certificate, PrivateKey, String, byte[]) - Constructor for class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ChannelService
-
Provides a Channel Service that contains all provided credentials and can be used to receive a network object
from the Fabric Service.
- ChannelService(String) - Constructor for class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ChannelService
-
Provides a Channel Service that contains all necessary credentials and can be used to receive a network object
from the Fabric Service.
- ChannelService() - Constructor for class com.sap.cloud.sdk.services.blockchain.fabric.credentials.ChannelService
-
Provides a Channel Service that contains all necessary credentials and can be used to receive a network object
from the Fabric Service.
- CharacterExtractor - Class in com.sap.cloud.sdk.result
-
ObjectExtractor
implementation transforming a given ResultElement
to a Character
.
- CharacterExtractor() - Constructor for class com.sap.cloud.sdk.result.CharacterExtractor
-
- charset(Charset) - Method in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorDataFileSystemStructureParsingStrategy.ServiceOperatorDataFileSystemStructureParsingStrategyBuilder
-
- charset(Charset) - Method in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorSecretKeyFileSystemStructureParsingStrategy.ServiceOperatorSecretKeyFileSystemStructureParsingStrategyBuilder
-
- checkUser(Message) - Method in class com.sap.cloud.sdk.frameworks.cxf.security.SecureAnnotationsInterceptor
-
- chooseBetweenNameAndLabel(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
Selects either the given
name
or the
label
based on the used
NameSource
.
- circuitBreakerConfiguration() - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
-
- circuitBreakerConfiguration(ResilienceConfiguration.CircuitBreakerConfiguration) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration
-
- CircuitBreakerProvider - Interface in com.sap.cloud.sdk.frameworks.resilience4j
-
Provider for circuit breakers.
- claimedAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
Set the claimedAt of this
TaskInstance
instance and return the same instance.
- CleanLocalMojo - Class in com.sap.cloud.sdk.scp
-
- CleanLocalMojo() - Constructor for class com.sap.cloud.sdk.scp.CleanLocalMojo
-
- cleanUp() - Static method in class com.sap.cloud.sdk.cloudplatform.cache.CacheManager
-
Cleans up all cache entries that have been invalidated.
- clearAdditionalInvocations() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.OptionalBuilder
-
- clearAdditionalProperties() - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
-
- clearAllCacheEntries(ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
- clearAllCacheEntries(ResilienceConfiguration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
- clearAllCacheEntries(ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy
-
- clearCache(ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
- clearCache(ResilienceConfiguration, CacheFilter) - Method in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
- clearCache(ResilienceConfiguration) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
- clearCache(ResilienceConfiguration, CacheFilter) - Static method in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorator
-
- clearCache(ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy
-
- clearCache(ResilienceConfiguration, CacheFilter) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy
-
- clearCredentials() - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- clearDecorators() - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy.Resilience4jDecorationStrategyBuilder
-
- clearDestinations() - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- clearExcludedMethodNames() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.JavaServiceMethodResolver.OptionalBuilder
-
- clearHeaders() - Method in class com.sap.cloud.sdk.testutil.MockDestination.MockDestinationBuilder
-
- clearHeaders() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination.MockErpDestinationBuilder
-
- clearKeyStores() - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- clearLoaders() - Method in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceBindingMerger.ServiceBindingMergerBuilder
-
- clearPrincipals() - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- clearProperties() - Method in class com.sap.cloud.sdk.testutil.MockDestination.MockDestinationBuilder
-
- clearProperties() - Method in class com.sap.cloud.sdk.testutil.MockErpDestination.MockErpDestinationBuilder
-
- clearProperties() - Method in class com.sap.cloud.sdk.testutil.MockRfcDestination.MockRfcDestinationBuilder
-
- clearSecretStores() - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- clearServiceConstructorArguments() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata.ODataApiUsageMetadataBuilder
-
- clearServiceConstructorArguments() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata.RestApiUsageMetadataBuilder
-
- clearServiceMethodInvocations() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.ODataApiUsageMetadata.ODataApiUsageMetadataBuilder
-
- clearServiceMethodInvocations() - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.RestApiUsageMetadata.RestApiUsageMetadataBuilder
-
- clearTenants() - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- clearTestSystems() - Method in class com.sap.cloud.sdk.testutil.MockUtil
-
- 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
-
- ClientCredentialsGrantType - Enum in com.sap.cloud.sdk.cloudplatform.connectivity
-
Enum representing the different types client credentials can be retrieved from an XSUAA Service.
- ClientCredentialsHttpDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
HttpDestination
implementation automatically
adding an authentication header retrieved from an XSUAA service with client credentials.
- ClientCredentialsHttpDestination(HttpDestinationProperties, ClientCredentials, URI, XsuaaService) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ClientCredentialsHttpDestination
-
- ClientCredentialsHttpDestination(HttpDestinationProperties, ClientCredentials, ClientCredentialsGrantType, URI, XsuaaService) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ClientCredentialsHttpDestination
-
Wraps the given destination and adds the authentication header retrieved from the given XSUAA service with the
given credentials via the given grant type.
- ClientCredentialsHttpDestination(HttpDestinationProperties, ClientCredentials, OAuth2ServiceSettings) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.ClientCredentialsHttpDestination
-
Wraps the given destination and adds the authentication header retrieved from the given XSUAA service with the
given credentials via the given grant type.
- ClientCredentialsValidator - Class in com.sap.cloud.sdk.cloudplatform
-
Utility class for validation of client credentials.
- ClientCredentialsValidator() - Constructor for class com.sap.cloud.sdk.cloudplatform.ClientCredentialsValidator
-
- 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.
- CloudConnectorErrorResponse - Class in com.sap.cloud.sdk.cloudplatform.servlet.response
-
Cloud Connector Error.
- CloudConnectorErrorResponse() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.CloudConnectorErrorResponse
-
Default constructor.
- CloudConnectorErrorResponse(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.CloudConnectorErrorResponse
-
Constructor with description.
- CloudConnectorErrorResponse(int, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.CloudConnectorErrorResponse
-
Constructor with cloud connector reference.
- cloudConnectorLocationId(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpCfHttpDestination.Builder
-
Sets the connectivity location id of the destination.
- cloudConnectorLocationId(String) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpNeoHttpDestination.Builder
-
Sets the connectivity location id of the destination.
- CloudEventsMessageMetadata - Class in com.sap.cloud.sdk.datamodel.messaging.core
-
Deprecated.
- CloudEventsMessageMetadata(String, String, String, String, String, ZonedDateTime, String, String) - Constructor for class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageMetadata
-
Deprecated.
- CloudEventsMessageParser - Class in com.sap.cloud.sdk.datamodel.messaging.core
-
Deprecated.
- CloudEventsMessageParser() - Constructor for class com.sap.cloud.sdk.datamodel.messaging.core.CloudEventsMessageParser
-
Deprecated.
- CloudEventsMessageParser.ParsedMessageData - Class in com.sap.cloud.sdk.datamodel.messaging.core
-
Deprecated.
The actual message data contained in the payload.
- CloudEventsMessageParser.ParsedMetadata - Class in com.sap.cloud.sdk.datamodel.messaging.core
-
Deprecated.
Represents the data given as a context of the received message.
- CloudEventsMessageParser.ParsedResult - Class in com.sap.cloud.sdk.datamodel.messaging.core
-
Deprecated.
Represents a parsed message originating from SAP S/4HANA.
- CloudFoundryLeonardoMlServiceType - Enum in com.sap.cloud.sdk.services.scp.machinelearning
-
There are two kinds of service types in Leonardo ML Foundation on Cloud Foundry: The Cloud Foundry Leonardo ML
service type and the Leonardo ML Foundation service type.
- CloudLoggerFactory - Class in com.sap.cloud.sdk.cloudplatform.logging
-
- CloudLoggerFactory() - Constructor for class com.sap.cloud.sdk.cloudplatform.logging.CloudLoggerFactory
-
Deprecated.
- CloudPlatform - Interface in com.sap.cloud.sdk.cloudplatform
-
CloudPlatform interface to provide common platform features.
- CloudPlatformAccessor - Class in com.sap.cloud.sdk.cloudplatform
-
Accessor class for information related to the current cloud platform.
- CloudPlatformException - Exception in com.sap.cloud.sdk.cloudplatform.exception
-
Thrown for issues that are related to a Cloud platform.
- CloudPlatformException(String) - 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.
- CloudPlatformException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.CloudPlatformException
-
Exception constructor.
- CloudPlatformException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.CloudPlatformException
-
- CloudPlatformFacade - Interface in com.sap.cloud.sdk.cloudplatform
-
Facade interface encapsulating the creation of a concrete
CloudPlatform
implementation.
- code(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorError
-
Set the code of this
ErrorError
instance and return the same instance.
- code(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.ErrorErrorDetails
-
- code(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.ErrorMessageError
-
- code(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.JobError
-
Set the code of this
JobError
instance and return the same instance.
- code(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TechnicalErrorError
-
- codeGenerationSuccessful(boolean) - Method in class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataInput.DatamodelMetadataInputBuilder
-
- CodeQuality - Annotation Type in com.sap.cloud.sdk.cloudplatform
-
Annotation to flag types for generic code quality checks
- collect(String) - Method in class com.sap.cloud.sdk.result.DefaultResultCollection
-
- collect(String) - Method in interface com.sap.cloud.sdk.result.ResultCollection
-
- CollectedResultCollection - Interface in com.sap.cloud.sdk.result
-
- Collection(Class<EntityT>, String, Class<ValueT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.ComplexProperty.Collection
-
- Collection(Class<EntityT>, String, Class<ValueT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.NavigationProperty.Collection
-
- Collection(Class<EntityT>, String, Class<ValueT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Collection
-
- CollectionExtractor<CollectionT extends Collection<T>,T> - Interface in com.sap.cloud.sdk.result
-
Functional interface handling the type-safe transformation of a ResultElement
to a collections of a specific
type.
- collectionPathParameterToString(ApiClient.CollectionFormat, Collection<? extends CharSequence>) - Method in class com.sap.cloud.sdk.services.openapi.apiclient.ApiClient
-
Formats the specified collection path parameter to a string value.
- CollectionPrincipalAttribute<T> - Class in com.sap.cloud.sdk.cloudplatform.security.principal
-
- CollectionPrincipalAttribute(String, Collection<T>) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.principal.CollectionPrincipalAttribute
-
- CollectionToCollection(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundAction.CollectionToCollection
-
Default constructor.
- CollectionToCollection(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToCollection
-
Create an instance of a bound function.
- CollectionToCollectionComplex(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToCollectionComplex
-
Create an instance of a bound function.
- CollectionToCollectionEntity(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToCollectionEntity
-
Create an instance of a bound function.
- CollectionToCollectionPrimitive(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToCollectionPrimitive
-
Create an instance of a bound function.
- CollectionToSingle(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundAction.CollectionToSingle
-
Default constructor.
- CollectionToSingle(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToSingle
-
Create an instance of a bound function.
- CollectionToSingleComplex(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToSingleComplex
-
Create an instance of a bound function.
- CollectionToSingleEntity(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToSingleEntity
-
Create an instance of a bound function.
- CollectionToSinglePrimitive(Class<BindingT>, Class<ResultT>, String, Map<String, Object>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.BoundFunction.CollectionToSinglePrimitive
-
Create an instance of a bound function.
- CollectionValueActionRequestBuilder<ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of an OData action request as a fluent interface for further configuring the request and
executing
it.
- CollectionValueActionRequestBuilder(String, 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.
- 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.
- CollectionValuedFluentHelperFunction<FluentHelperT,ObjectT,ResultT> - Class in com.sap.cloud.sdk.datamodel.odata.helper
-
Representation of any OData function import as a fluent class for further configuring the request and
executing
it.This is specifically for functions that return either
a collection of primitive values or entities
- CollectionValuedFluentHelperFunction(String) - Constructor for class com.sap.cloud.sdk.datamodel.odata.helper.CollectionValuedFluentHelperFunction
-
Instantiates this fluent helper using the given service path to send the requests.
- CollectionValueFunctionRequestBuilder<ResultT> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of an OData function request as a fluent interface for further configuring the request and
executing
it.
- CollectionValueFunctionRequestBuilder(String, String, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.CollectionValueFunctionRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- CollectionValueFunctionRequestBuilder(String, String, Map<String, Object>, Class<ResultT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.CollectionValueFunctionRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- column(List<DecisionTableColumn>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
Set the column of this
DecisionTable
instance and return the same instance.
- columnId(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCell
-
- com.google.gson.internal.bind - package com.google.gson.internal.bind
-
- com.sap.cloud.sdk.cloudplatform - package com.sap.cloud.sdk.cloudplatform
-
- com.sap.cloud.sdk.cloudplatform.auditlog - package com.sap.cloud.sdk.cloudplatform.auditlog
-
- com.sap.cloud.sdk.cloudplatform.auditlog.exception - package com.sap.cloud.sdk.cloudplatform.auditlog.exception
-
- com.sap.cloud.sdk.cloudplatform.cache - package com.sap.cloud.sdk.cloudplatform.cache
-
- com.sap.cloud.sdk.cloudplatform.concurrency - package com.sap.cloud.sdk.cloudplatform.concurrency
-
- 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.logging - package com.sap.cloud.sdk.cloudplatform.logging
-
- com.sap.cloud.sdk.cloudplatform.metering - package com.sap.cloud.sdk.cloudplatform.metering
-
- com.sap.cloud.sdk.cloudplatform.naming - package com.sap.cloud.sdk.cloudplatform.naming
-
- com.sap.cloud.sdk.cloudplatform.resilience - package com.sap.cloud.sdk.cloudplatform.resilience
-
- 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.security.secret - package com.sap.cloud.sdk.cloudplatform.security.secret
-
- com.sap.cloud.sdk.cloudplatform.security.secret.exception - package com.sap.cloud.sdk.cloudplatform.security.secret.exception
-
- com.sap.cloud.sdk.cloudplatform.security.servlet - package com.sap.cloud.sdk.cloudplatform.security.servlet
-
- com.sap.cloud.sdk.cloudplatform.servicebinding - package com.sap.cloud.sdk.cloudplatform.servicebinding
-
- com.sap.cloud.sdk.cloudplatform.servlet - package com.sap.cloud.sdk.cloudplatform.servlet
-
- com.sap.cloud.sdk.cloudplatform.servlet.exception - package com.sap.cloud.sdk.cloudplatform.servlet.exception
-
- com.sap.cloud.sdk.cloudplatform.servlet.response - package com.sap.cloud.sdk.cloudplatform.servlet.response
-
- com.sap.cloud.sdk.cloudplatform.servlet.response.mapper - package com.sap.cloud.sdk.cloudplatform.servlet.response.mapper
-
- com.sap.cloud.sdk.cloudplatform.servlet.response.serializer - package com.sap.cloud.sdk.cloudplatform.servlet.response.serializer
-
- 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.messaging.core - package com.sap.cloud.sdk.datamodel.messaging.core
-
- com.sap.cloud.sdk.datamodel.messaging.jms - package com.sap.cloud.sdk.datamodel.messaging.jms
-
- com.sap.cloud.sdk.datamodel.metadata.generator - package com.sap.cloud.sdk.datamodel.metadata.generator
-
- com.sap.cloud.sdk.datamodel.odata.adapter - package com.sap.cloud.sdk.datamodel.odata.adapter
-
- com.sap.cloud.sdk.datamodel.odata.client - package com.sap.cloud.sdk.datamodel.odata.client
-
- com.sap.cloud.sdk.datamodel.odata.client.adapter - package com.sap.cloud.sdk.datamodel.odata.client.adapter
-
- com.sap.cloud.sdk.datamodel.odata.client.exception - package com.sap.cloud.sdk.datamodel.odata.client.exception
-
- com.sap.cloud.sdk.datamodel.odata.client.expression - package com.sap.cloud.sdk.datamodel.odata.client.expression
-
- com.sap.cloud.sdk.datamodel.odata.client.query - package com.sap.cloud.sdk.datamodel.odata.client.query
-
- com.sap.cloud.sdk.datamodel.odata.client.request - package com.sap.cloud.sdk.datamodel.odata.client.request
-
- com.sap.cloud.sdk.datamodel.odata.generator - package com.sap.cloud.sdk.datamodel.odata.generator
-
- com.sap.cloud.sdk.datamodel.odata.generator.annotation - package com.sap.cloud.sdk.datamodel.odata.generator.annotation
-
- com.sap.cloud.sdk.datamodel.odata.helper - package com.sap.cloud.sdk.datamodel.odata.helper
-
- com.sap.cloud.sdk.datamodel.odata.helper.batch - package com.sap.cloud.sdk.datamodel.odata.helper.batch
-
- com.sap.cloud.sdk.datamodel.odata.utility - package com.sap.cloud.sdk.datamodel.odata.utility
-
- com.sap.cloud.sdk.datamodel.odatav4.adapter - package com.sap.cloud.sdk.datamodel.odatav4.adapter
-
- com.sap.cloud.sdk.datamodel.odatav4.core - package com.sap.cloud.sdk.datamodel.odatav4.core
-
- com.sap.cloud.sdk.datamodel.odatav4.expression - package com.sap.cloud.sdk.datamodel.odatav4.expression
-
- com.sap.cloud.sdk.datamodel.odatav4.generator - package com.sap.cloud.sdk.datamodel.odatav4.generator
-
- com.sap.cloud.sdk.datamodel.odatav4.generator.annotation - package com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
-
- com.sap.cloud.sdk.datamodel.openapi.generator - package com.sap.cloud.sdk.datamodel.openapi.generator
-
- com.sap.cloud.sdk.datamodel.openapi.generator.exception - package com.sap.cloud.sdk.datamodel.openapi.generator.exception
-
- com.sap.cloud.sdk.datamodel.openapi.generator.model - package com.sap.cloud.sdk.datamodel.openapi.generator.model
-
- com.sap.cloud.sdk.frameworks.cxf.security - package com.sap.cloud.sdk.frameworks.cxf.security
-
- com.sap.cloud.sdk.frameworks.eclipselink - package com.sap.cloud.sdk.frameworks.eclipselink
-
- com.sap.cloud.sdk.frameworks.javaee.servlet.response.mapper - package com.sap.cloud.sdk.frameworks.javaee.servlet.response.mapper
-
- com.sap.cloud.sdk.frameworks.jaxrs - package com.sap.cloud.sdk.frameworks.jaxrs
-
- com.sap.cloud.sdk.frameworks.jaxrs.response - package com.sap.cloud.sdk.frameworks.jaxrs.response
-
- com.sap.cloud.sdk.frameworks.jaxrs.response.mapper - package com.sap.cloud.sdk.frameworks.jaxrs.response.mapper
-
- com.sap.cloud.sdk.frameworks.liquibase - package com.sap.cloud.sdk.frameworks.liquibase
-
- com.sap.cloud.sdk.frameworks.resilience4j - package com.sap.cloud.sdk.frameworks.resilience4j
-
- com.sap.cloud.sdk.frameworks.spring.response - package com.sap.cloud.sdk.frameworks.spring.response
-
- com.sap.cloud.sdk.frameworks.togglz - package com.sap.cloud.sdk.frameworks.togglz
-
- com.sap.cloud.sdk.frameworks.togglz.exception - package com.sap.cloud.sdk.frameworks.togglz.exception
-
- com.sap.cloud.sdk.quality - package com.sap.cloud.sdk.quality
-
- com.sap.cloud.sdk.quality.pmd.rules - package com.sap.cloud.sdk.quality.pmd.rules
-
- com.sap.cloud.sdk.result - package com.sap.cloud.sdk.result
-
- com.sap.cloud.sdk.s4hana - package com.sap.cloud.sdk.s4hana
-
- com.sap.cloud.sdk.s4hana.connectivity.soap - package com.sap.cloud.sdk.s4hana.connectivity.soap
-
- com.sap.cloud.sdk.s4hana.datamodel.odata.adapter - package com.sap.cloud.sdk.s4hana.datamodel.odata.adapter
-
- com.sap.cloud.sdk.s4hana.datamodel.odata.annotation - package com.sap.cloud.sdk.s4hana.datamodel.odata.annotation
-
- com.sap.cloud.sdk.s4hana.datamodel.odata.exception - package com.sap.cloud.sdk.s4hana.datamodel.odata.exception
-
- com.sap.cloud.sdk.s4hana.usageanalytics - package com.sap.cloud.sdk.s4hana.usageanalytics
-
- com.sap.cloud.sdk.s4hana.usageanalytics.exception - package com.sap.cloud.sdk.s4hana.usageanalytics.exception
-
- com.sap.cloud.sdk.scp - package com.sap.cloud.sdk.scp
-
- com.sap.cloud.sdk.services.blockchain.fabric.credentials - package com.sap.cloud.sdk.services.blockchain.fabric.credentials
-
- com.sap.cloud.sdk.services.blockchain.fabric.service - package com.sap.cloud.sdk.services.blockchain.fabric.service
-
- com.sap.cloud.sdk.services.blockchain.multichain.exceptions - package com.sap.cloud.sdk.services.blockchain.multichain.exceptions
-
- com.sap.cloud.sdk.services.blockchain.multichain.model - package com.sap.cloud.sdk.services.blockchain.multichain.model
-
- com.sap.cloud.sdk.services.blockchain.multichain.service - package com.sap.cloud.sdk.services.blockchain.multichain.service
-
- com.sap.cloud.sdk.services.blockchain.multichain.utils - package com.sap.cloud.sdk.services.blockchain.multichain.utils
-
- com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility - package com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility
-
- com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api - package com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api
-
- com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model - package com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
- com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.api - package com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.api
-
- com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model - package com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model
-
- com.sap.cloud.sdk.services.currencyconversion.core - package com.sap.cloud.sdk.services.currencyconversion.core
-
This package provides the conversion APIs for fixed and non-fixed rates.
- com.sap.cloud.sdk.services.currencyconversion.datamodel.adapter - package com.sap.cloud.sdk.services.currencyconversion.datamodel.adapter
-
This package provides the interface with the method signatures to get exchange rates, exchange rate type details, and
default tenant settings.
- com.sap.cloud.sdk.services.currencyconversion.datamodel.model - package com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
This package provides models that you can use to send information to the Currency Conversion library.Â
- 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.services.recastai - package com.sap.cloud.sdk.services.recastai
-
- com.sap.cloud.sdk.services.recastai.botresponses - package com.sap.cloud.sdk.services.recastai.botresponses
-
- com.sap.cloud.sdk.services.recastai.userrequest - package com.sap.cloud.sdk.services.recastai.userrequest
-
- com.sap.cloud.sdk.services.scp.blockchain.hyperledgerfabric - package com.sap.cloud.sdk.services.scp.blockchain.hyperledgerfabric
-
- com.sap.cloud.sdk.services.scp.machinelearning - package com.sap.cloud.sdk.services.scp.machinelearning
-
- com.sap.cloud.sdk.services.scp.workflow.cf.api - package com.sap.cloud.sdk.services.scp.workflow.cf.api
-
- com.sap.cloud.sdk.services.scp.workflow.cf.model - package com.sap.cloud.sdk.services.scp.workflow.cf.model
-
- com.sap.cloud.sdk.testutil - package com.sap.cloud.sdk.testutil
-
- com.sap.cloud.sdk.testutil.rules - package com.sap.cloud.sdk.testutil.rules
-
- com.sap.cloud.sdk.typeconverter - package com.sap.cloud.sdk.typeconverter
-
- com.sap.cloud.sdk.typeconverter.exception - package com.sap.cloud.sdk.typeconverter.exception
-
- com.sap.security.auth.service - package com.sap.security.auth.service
-
- com.sap.security.um.service.api - package com.sap.security.um.service.api
-
- combineServiceUriWithRequestPath(URI) - Method in class com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlService
-
Combines the service URI with the original request path, query, and fragment.
- compareTo(ThreadContextListener) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener
- completedAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
Set the completedAt of this
TaskInstance
instance and return the same instance.
- completedAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstance
-
Set the completedAt of this
WorkflowInstance
instance and return the same instance.
- ComplexProperty<EntityT extends VdmObject<?>,TargetT extends VdmComplex<?>> - Interface in com.sap.cloud.sdk.datamodel.odatav4.core
-
Interface representing a complex property of EntityT
that holds a complex type of TargetT
.
- 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.
- component(List<StructureComponent>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Structure
-
Set the component of this
Structure
instance and return the same instance.
- 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
-
- concat(ValueCollection) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "concat".
- concat(Iterable<?>) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.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(ValueString) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "concat".
- concat(Expressions.OperandMultiple, Expressions.OperandMultiple) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
- 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(Iterable<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(String) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "concat".
- condition(DecisionTableCondition) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
- condition(List<StructureAssociationCondition>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.StructureAssociation
-
- condition(TextCondition) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.TextBranches
-
Set the condition of this
TextBranches
instance and return the same instance.
- ConflictError - Class in com.sap.cloud.sdk.services.scp.workflow.cf.model
-
ConflictError
- ConflictError() - Constructor for class com.sap.cloud.sdk.services.scp.workflow.cf.model.ConflictError
-
- ConflictErrorError - Class in com.sap.cloud.sdk.services.scp.workflow.cf.model
-
ConflictErrorError
- ConflictErrorError() - Constructor for class com.sap.cloud.sdk.services.scp.workflow.cf.model.ConflictErrorError
-
- ConstraintViolatedResponse - Class in com.sap.cloud.sdk.cloudplatform.servlet.response
-
Constraint Violation.
- ConstraintViolatedResponse() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.ConstraintViolatedResponse
-
Default constructor.
- ConstraintViolatedResponse(String) - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.ConstraintViolatedResponse
-
Constructor with description.
- ConstraintViolationException - Exception in com.sap.cloud.sdk.cloudplatform.exception
-
Thrown when some constraint is violated.
- ConstraintViolationException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ConstraintViolationException
-
Exception constructor.
- ConstraintViolationException(Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ConstraintViolationException
-
Exception constructor.
- ConstraintViolationException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ConstraintViolationException
-
Exception constructor.
- ConstraintViolationException() - Constructor for exception com.sap.cloud.sdk.cloudplatform.exception.ConstraintViolationException
-
- ConstraintViolationExceptionMapper - Class in com.sap.cloud.sdk.cloudplatform.servlet.response.mapper
-
- ConstraintViolationExceptionMapper() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.mapper.ConstraintViolationExceptionMapper
-
- ConstraintViolationExceptionMapper - Class in com.sap.cloud.sdk.frameworks.javaee.servlet.response.mapper
-
- ConstraintViolationExceptionMapper() - Constructor for class com.sap.cloud.sdk.frameworks.javaee.servlet.response.mapper.ConstraintViolationExceptionMapper
-
- ConsumingWorkflowInstance - Class in com.sap.cloud.sdk.services.scp.workflow.cf.model
-
ConsumingWorkflowInstance
- ConsumingWorkflowInstance() - Constructor for class com.sap.cloud.sdk.services.scp.workflow.cf.model.ConsumingWorkflowInstance
-
- contains(ValueCollection) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableCollection
-
Filter by expression "contains".
- contains(Iterable<?>) - 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(String) - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableString
-
Filter by expression "contains".
- contains(Expressions.OperandMultiple, Expressions.OperandMultiple) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionCollection
-
- 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(Iterable<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(String) - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableString
-
Filter by expression "contain".
- content(List<Object>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormModel
-
Set the content of this
FormModel
instance and return the same instance.
- content(Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SampleContext
-
Set the content of this
SampleContext
instance and return the same instance.
- contents(Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowModel
-
Set the contents of this
WorkflowModel
instance and return the same instance.
- context(Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.SendMessagePayload
-
- context(Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.UpdateTaskInstancePayload
-
- context(Object) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceStartPayload
-
- contextAdminGroups(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- contextAdminGroups(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- contextAdminUsers(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- contextAdminUsers(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- contextDestroyed(ServletContextEvent) - Method in class com.sap.cloud.sdk.frameworks.togglz.FeatureChangeSubscriber
-
- contextDestroyed(ServletContextEvent) - Method in class com.sap.cloud.sdk.s4hana.connectivity.soap.Axis2CustomConverterListener
-
- contextInitialized(ServletContextEvent) - Method in class com.sap.cloud.sdk.frameworks.togglz.FeatureChangeSubscriber
-
- contextInitialized(ServletContextEvent) - Method in class com.sap.cloud.sdk.s4hana.connectivity.soap.Axis2CustomConverterListener
-
- contextViewerGroups(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- contextViewerGroups(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- contextViewerUsers(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRoles
-
- contextViewerUsers(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceRolesUpdatePayload
-
- Conversation - Class in com.sap.cloud.sdk.services.recastai.userrequest
-
Representation of a conversation JSON object as sent by Recast.
- Conversation() - Constructor for class com.sap.cloud.sdk.services.recastai.userrequest.Conversation
-
- ConversationUpdate - Class in com.sap.cloud.sdk.services.recastai.botresponses
-
Class that wraps around Recast Memory.
- ConversationUpdate(Map<String, Object>) - Constructor for class com.sap.cloud.sdk.services.recastai.botresponses.ConversationUpdate
-
Allows to create a new conversation object with a new memory object.
- conversionAsOfDateTime(Instant) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.ConversionParametersForNonFixedRate.ConversionParametersForNonFixedRateBuilder
-
- ConversionException - Exception in com.sap.cloud.sdk.services.currencyconversion.core
-
An exception that occurs when any one (or more) of the requested conversions could not be processed.
- ConversionException(String) - Constructor for exception com.sap.cloud.sdk.services.currencyconversion.core.ConversionException
-
The custom exception class for Currency Conversion.
- ConversionException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.services.currencyconversion.core.ConversionException
-
The custom exception class for Currency Conversion.
- ConversionParametersForFixedRate - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
The input parameters required to perform fixed rate currency conversion.
- ConversionParametersForFixedRate.ConversionParametersForFixedRateBuilder - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
- ConversionParametersForNonFixedRate - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
The input parameters required to perform non-fixed rate currency conversion.
- ConversionParametersForNonFixedRate.ConversionParametersForNonFixedRateBuilder - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
A builder to default the conversionAsOfDateTime as ‘now’ in the UTC if you provide a null value or no value.
- convertCurrenciesWithFixedRate(List<ConversionParametersForFixedRate>) - Method in class com.sap.cloud.sdk.services.currencyconversion.core.CurrencyConverter
-
Provides conversion capabilities for multiple conversions in one call and depends on the
ExchangeRateValue
provided specifically in the request.
- convertCurrenciesWithNonFixedRate(List<ConversionParametersForNonFixedRate>, DataAdapter) - Method in class com.sap.cloud.sdk.services.currencyconversion.core.CurrencyConverter
-
Provides conversion capabilities for multiple conversions in one call by picking the best possible exchange rate
that is applicable.
- convertCurrenciesWithNonFixedRate(List<ConversionParametersForNonFixedRate>, DataAdapter, OverrideTenantSetting) - Method in class com.sap.cloud.sdk.services.currencyconversion.core.CurrencyConverter
-
Provides conversion capabilities for multiple conversions in one call by overriding the default tenant settings
that are provided by the
DataAdapter
and uses the Data Adapter provided in the input to get the required
ExchangeRate
s.
- convertCurrencyWithFixedRate(ConversionParametersForFixedRate) - Method in class com.sap.cloud.sdk.services.currencyconversion.core.CurrencyConverter
-
Provides conversion capabilities for one conversion in one call and depends on the
ExchangeRateValue
provided specifically in the request.
- convertCurrencyWithNonFixedRate(ConversionParametersForNonFixedRate, DataAdapter) - Method in class com.sap.cloud.sdk.services.currencyconversion.core.CurrencyConverter
-
Provides conversion capabilities for one conversion in one call by picking the best possible exchange rate that
is applicable.
- convertCurrencyWithNonFixedRate(ConversionParametersForNonFixedRate, DataAdapter, OverrideTenantSetting) - Method in class com.sap.cloud.sdk.services.currencyconversion.core.CurrencyConverter
-
Provides conversion capabilities for one conversion in one call by picking the best possible exchange rate that
is applicable.
- convertedAmount(CurrencyAmount) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.SingleFixedRateConversionResult.SingleFixedRateConversionResultBuilder
-
- convertedAmount(CurrencyAmount) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.SingleNonFixedRateConversionResult.SingleNonFixedRateConversionResultBuilder
-
- 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
-
- convertToDatabaseColumn(Boolean) - Method in class com.sap.cloud.sdk.frameworks.eclipselink.BooleanIntegerConverter
-
- convertToEntityAttribute(Integer) - Method in class com.sap.cloud.sdk.frameworks.eclipselink.BooleanIntegerConverter
-
- convertToJavaClassName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
Chooses between the given
name
and
label
based on the used
NameSource
.
- convertToJavaConstantName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
Chooses between the given
name
and
label
based on the used
NameSource
.
- convertToJavaFieldName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
Chooses between the given
name
and
label
based on the used
NameSource
.
- convertToJavaMethodName(String, String) - Method in class com.sap.cloud.sdk.datamodel.odata.utility.AbstractNamingStrategy
-
Chooses between the given
name
and
label
based on the used
NameSource
.
- convertToString(Calendar) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.soap.SoapCustomConverter
-
Converts a given
Calendar
value into a String according to the expected format by the ERP system.
- convertToString(Date) - Static method in class com.sap.cloud.sdk.s4hana.connectivity.soap.SoapCustomConverter
-
Converts a given
Date
value into a String according to the expected format by the ERP system.
- copyProject(CopyProjectInput) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ProjectsApi
-
Create a copy of a project
- CopyProject - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
CopyProject
- CopyProject() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CopyProject
-
- CopyProjectInput - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
CopyProjectInput
- CopyProjectInput() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CopyProjectInput
-
- copyrightHeader(String) - Method in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
Defines a copyright header to be placed at the beginning of generated files.
- copyrightHeader(String) - Method in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
Defines a copyright header to be placed at the beginning of generated files.
- copyrightHeader(String) - Method in class com.sap.cloud.sdk.datamodel.openapi.generator.model.GenerationConfiguration.GenerationConfigurationBuilder
-
- count() - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperRead
-
Query modifier to return only the number of tuples that match the criteria specified in the query.
- count() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.core.NavigableEntityCollection
-
Fetch the number of entries from the entity collection matching the filter and search expressions.
- CountRequestBuilder<EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of an OData request as a fluent interface for further configuring the request and
executing
it.
- CountRequestBuilder(String, Class<EntityT>) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.CountRequestBuilder
-
Instantiates this request builder using the given service path to send the requests.
- 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.google.gson.internal.bind.CustomMapTypeAdapterFactory
-
- create() - Static method in interface com.sap.cloud.sdk.cloudplatform.security.OAuth2TokenServiceCache
-
Create an empty cache.
- create(Map<ClientIdentity, OAuth2TokenService>) - Static method in interface com.sap.cloud.sdk.cloudplatform.security.OAuth2TokenServiceCache
-
Create a new cache based on an existing Map
instance.
- create() - Method in class com.sap.cloud.sdk.cloudplatform.servlet.response.ResponseGsonBuilder
-
Create a GSON utility instance.
- create(Gson, TypeToken<T>) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.GsonVdmAdapterFactory
-
- 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(JsonElement) - Method in class com.sap.cloud.sdk.result.GsonResultElementFactory
-
Creates a ResultElement
based on the given object.
- create(ResultElementT) - Method in interface com.sap.cloud.sdk.result.ResultElementFactory
-
Creates a ResultElement
based on the given object.
- 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() - Static method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Create a service instance looking for an instance of service type 'multichain'.
- create(MultichainDestination) - Static method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Create a service instance looking from a MultichainDestination.
- create(MultichainBasicAuthDestination) - Static method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Create a service instance looking from a MultichainBasicAuthDestination.
- create(String) - Static method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Create a service instance looking from a destinationId .
- create() - Static method in class com.sap.cloud.sdk.services.scp.blockchain.hyperledgerfabric.FabricService
-
Deprecated.
Create a service instance looking for an instance of service type 'hyperledger-fabric'.
- create(CloudFoundryLeonardoMlServiceType, LeonardoMlServiceType) - Static method in class com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlFoundation
-
Loads service details from Cloud Foundry service of given type for the given Leonardo Machine Learning Foundation
service type.
- create(String, String) - Static method in class com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlFoundation
-
Loads service details from Cloud Foundry service of given type for the given Leonardo Machine Learning Foundation
service type.
- create(String, String) - Static method in class com.sap.cloud.sdk.services.scp.machinelearning.LeonardoMlService
-
Generic creation of a service instance.
- create(Set<String>) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowInstanceExecutionLogChanges
-
- createCacheConfiguration(ResilienceConfiguration.CacheConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultCachingDecorator
-
Creates a cache configuration to describe the cache behavior.
- createClient(ClientIdentity) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.CertificateBasedHttpClientFactory
-
- createContextual(DeserializationContext, BeanProperty) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmEnumDeserializer
-
- createContextual(SerializerProvider, BeanProperty) - Method in class com.sap.cloud.sdk.datamodel.odatav4.adapter.JacksonVdmEnumSerializer
-
- 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.JacksonVdmObjectSerializer
-
- createdAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
Set the createdAt of this
FormMetadata
instance and return the same instance.
- createdAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskDefinition
-
Set the createdAt of this
TaskDefinition
instance and return the same instance.
- createdAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
Set the createdAt of this
TaskInstance
instance and return the same instance.
- createdAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
- createdAt(OffsetDateTime) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
- createDatabase() - Method in class com.sap.cloud.sdk.frameworks.liquibase.LiquibaseProvider
-
Updates the database given by the dataSource
to the current state represented by the liquibase
configuration file in liquibase/changelog_master.xml
.
- createdBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionResult
-
- createdBy(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
- createdBy(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.FormMetadata
-
Set the createdBy of this
FormMetadata
instance and return the same instance.
- createdBy(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.TaskInstance
-
Set the createdBy of this
TaskInstance
instance and return the same instance.
- createdBy(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinition
-
- createdBy(String) - Method in class com.sap.cloud.sdk.services.scp.workflow.cf.model.WorkflowDefinitionVersion
-
- createDestination(VcapDataT, DestinationOptions) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpVcapDestinationLoader
-
Create an instance of
Destination
from the structured data, which was retrieved from the VCAP lookup
- createDestination(ScpXfDestinationData, DestinationOptions) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.ScpXfDestinationLoader
-
Create an instance of
Destination
from the structured data, which was retrieved from the VCAP lookup
- createdOn(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.RuleServiceVersionDefinitionResult
-
- createdOn(String) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleexecution.model.WorkingsetRuleServiceDefinitionResult
-
- createEmptyTree() - Method in class com.sap.cloud.sdk.services.blockchainbusinessservices.blockchainvisibility.AbstractMerkleTree
-
Calculates keys in the tree and set their value as null
It also ignores redundant nodes.
e.g.
- createError(String, Object, int) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.ODataVdmErrorResultHandler
-
Deprecated.
This method takes an error in the form of an error message, an error JSON or an HTML document, the origin (i.e.
- createFor(String) - Static method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
Creates the list of services from the VCAP_SERVICES environment variable.
- createFor(String, String) - Static method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
Creates the list of services from the VCAP_SERVICES environment variable.
- createFor(ScpCfServiceDesignator) - Static method in class com.sap.cloud.sdk.cloudplatform.ScpCfServiceInfo
-
Creates the list of services from the VCAP_SERVICES environment variable.
- createForFullButtons(ButtonCollection<Button>) - Static method in class com.sap.cloud.sdk.services.recastai.botresponses.ButtonResponse
-
Create a button response with complex buttons which allow visiting web urls or dial phone numbers, on top of the
regular postback feature.
- createForQuickReplies(ButtonCollection<SlimButton>) - Static method in class com.sap.cloud.sdk.services.recastai.botresponses.ButtonResponse
-
Create a response with only POSTBACK buttons.
- createHttpClient(HttpDestinationProperties) - Method in class com.sap.cloud.sdk.cloudplatform.connectivity.AbstractHttpClientFactory
-
- createHttpClient() - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientFactory
-
Creates an HttpClient
independent of any destination.
- createHttpClient(HttpDestinationProperties) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpClientFactory
-
- createKeyPair() - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Generates one public/private key pairs, which are not stored in the wallet or drawn from the node’s key pool,
ready for external key management.
- createKeyPairs(int) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Generates one or more public/private key pairs, which are not stored in the wallet or drawn from the node’s key
pool, ready for external key management.
- 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.
- createPictureResponse(String) - Static method in class com.sap.cloud.sdk.services.recastai.botresponses.MediaResponse
-
The contructor to generate a new picture response with an URL.
- createRawSendFrom(String, Object, List<Map<String, String>>) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Creates a transaction spending the specified inputs, sending to the given addresses.
- createRawTransaction(List<MultichainUTXO>, Map<String, Integer>, List<String>, String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Creates a transaction spending the specified inputs, sending to the given addresses.
- createRequest(URI) - Method in class com.sap.cloud.sdk.datamodel.odata.helper.FluentHelperFunction
-
Creates a request for this function based on the given URI
.
- CreateRequestBuilder<EntityT extends VdmEntity<?>> - Class in com.sap.cloud.sdk.datamodel.odatav4.core
-
Representation of an OData request as a fluent interface for further configuring the request and
executing
it.
- CreateRequestBuilder(String, EntityT) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.CreateRequestBuilder
-
- CreateRequestBuilder(String, EntityT, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.CreateRequestBuilder
-
Instantiates a CreateRequestBuilder
- createStream(String, boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Creates a new stream on the blockchain called name.
- createStreamFromAddress(String, String, boolean) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
This works like create, but with control over the from-address used to create the stream.
- createThreadContextExecutor() - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultThreadContextProvider
-
- createVersion(String, CreateVersionInput) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.ProjectsApi
-
Create a version of a project
- CreateVersionInput - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
CreateVersionInput
- CreateVersionInput() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.CreateVersionInput
-
- createVideoResponse(String) - Static method in class com.sap.cloud.sdk.services.recastai.botresponses.MediaResponse
-
The contructor to generate a new video response with an URL.
- Credentials - Interface in com.sap.cloud.sdk.cloudplatform.security
-
Marker interface representing credentials needed to log in to a remote.
- credentials(Credentials) - Method in class com.sap.cloud.sdk.testutil.MockDestination.MockDestinationBuilder
-
- credentials(Credentials) - Method in class com.sap.cloud.sdk.testutil.MockErpDestination.MockErpDestinationBuilder
-
- credentials(Credentials) - Method in class com.sap.cloud.sdk.testutil.MockRfcDestination.MockRfcDestinationBuilder
-
- 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, Exception) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.CsrfTokenRetrievalException
-
Returns a new CsrfTokenRetrievalException instance.
- CsrfTokenRetrievalException(String) - Constructor for exception com.sap.cloud.sdk.cloudplatform.connectivity.exception.CsrfTokenRetrievalException
-
Returns a new CsrfTokenRetrievalException instance.
- CsrfTokenRetriever - Interface in com.sap.cloud.sdk.cloudplatform.connectivity
-
Retrieves a CSRF token from a given remote system.
- csrfTokenRetriever - Variable in class com.sap.cloud.sdk.datamodel.odata.client.request.ODataRequestGeneric
-
The CSRF token retriever
- CurrencyAmount - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
The numeric value to be converted from the source
Currency
to the target
Currency
.
- CurrencyAmount(String) - Constructor for class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.CurrencyAmount
-
A constructor to trim the input value for white space and create the corresponding
BigDecimal
.
- CurrencyAmount.CurrencyAmountBuilder - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
A builder to trim the input value for white space and create the corresponding
BigDecimal
.
- CurrencyConverter - Class in com.sap.cloud.sdk.services.currencyconversion.core
-
Currency Converter API class which exposes methods to perform currency conversion.
- CurrencyConverter() - Constructor for class com.sap.cloud.sdk.services.currencyconversion.core.CurrencyConverter
-
- CurrencyFactor - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
The Currency Factor is the scaling factor for a currency exchange rate value.
- CurrencyFactor() - Constructor for class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.CurrencyFactor
-
A constructor to default currencyFactor value to 1.
- CurrencyFactor(Integer) - Constructor for class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.CurrencyFactor
-
A constructor to validate if currencyFactor is provided as a negative value.
- currencyFactor(Integer) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.CurrencyFactor.CurrencyFactorBuilder
-
- CurrencyFactor.CurrencyFactorBuilder - Class in com.sap.cloud.sdk.services.currencyconversion.datamodel.model
-
- currentDateTimeSupplier(Supplier<LocalDateTime>) - Method in class com.sap.cloud.sdk.cloudplatform.servicebinding.SimpleCachingServiceBindingLoaderWrapper.SimpleCachingServiceBindingLoaderWrapperBuilder
-
- CUSTOM_DECORATOR - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecorator.DefaultPriorities
-
- CUSTOM_LISTENER - Static variable in class com.sap.cloud.sdk.cloudplatform.thread.ThreadContextListener.DefaultPriorities
-
- CustomAttribute - Class in com.sap.cloud.sdk.services.scp.workflow.cf.model
-
CustomAttribute
- CustomAttribute() - Constructor for class com.sap.cloud.sdk.services.scp.workflow.cf.model.CustomAttribute
-
- CustomAttribute.TypeEnum - Enum in com.sap.cloud.sdk.services.scp.workflow.cf.model
-
The type of the attribute.
- customize(Session) - Method in class com.sap.cloud.sdk.frameworks.eclipselink.BeanValidationSessionCustomizer
-
- customize(Session) - Method in class com.sap.cloud.sdk.frameworks.eclipselink.MultitenantSessionCustomizer
-
- customize(ClassDescriptor) - Method in class com.sap.cloud.sdk.frameworks.eclipselink.UserCustomizer
-
- CustomMapTypeAdapterFactory - Class in com.google.gson.internal.bind
-
Experimental GSON type adapter factory to manage serialization and deserialization of Map types.
- CustomMapTypeAdapterFactory() - Constructor for class com.google.gson.internal.bind.CustomMapTypeAdapterFactory
-
- CustomTokenHttpDestination - Class in com.sap.cloud.sdk.cloudplatform.connectivity
-
HTTP destination that adds a custom access token as authorization header at runtime.
- CustomTokenHttpDestination(HttpDestinationProperties, String) - Constructor for class com.sap.cloud.sdk.cloudplatform.connectivity.CustomTokenHttpDestination
-
Creates a new
HttpDestination
on the basis of an existing
HttpDestinationProperties
with a custom
access token to be used in the authorization header.
- DataAdapter - Interface in com.sap.cloud.sdk.services.currencyconversion.datamodel.adapter
-
An interface with the method signatures to get exchange rates, exchange rate type details and default tenant
settings.
- DataAdapterException - Exception in com.sap.cloud.sdk.services.currencyconversion.datamodel.adapter
-
An exception that occurs when any one (or more) of the requested conversions could not be processed.
- DataAdapterException(String) - Constructor for exception com.sap.cloud.sdk.services.currencyconversion.datamodel.adapter.DataAdapterException
-
The constructor to set the exception message.
- DataAdapterException(String, Throwable) - Constructor for exception com.sap.cloud.sdk.services.currencyconversion.datamodel.adapter.DataAdapterException
-
A custom exception class for Currency Conversion.
- DataExportApi - Class in com.sap.cloud.sdk.services.scp.workflow.cf.api
-
Workflow API for Cloud Foundry in version v1.
- DataExportApi(HttpDestinationProperties) - Constructor for class com.sap.cloud.sdk.services.scp.workflow.cf.api.DataExportApi
-
Instantiates this API class to invoke operations on the Workflow API for Cloud Foundry.
- DataExportApi(ApiClient) - Constructor for class com.sap.cloud.sdk.services.scp.workflow.cf.api.DataExportApi
-
Instantiates this API class to invoke operations on the Workflow API for Cloud Foundry based on a given
ApiClient
.
- DataModelGenerator - Class in com.sap.cloud.sdk.datamodel.odata.generator
-
Builder for the ODataToVdmGenerator
, gathering all relevant parameter or providing default values for
unspecified ones.
- DataModelGenerator() - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- DataModelGenerator - Class in com.sap.cloud.sdk.datamodel.odatav4.generator
-
Builder for the ODataToVdmGenerator
, gathering all relevant parameter or providing default values for
unspecified ones.
- DataModelGenerator() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- 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
- DataModelGeneratorCli - Class in com.sap.cloud.sdk.datamodel.odata.generator
-
CLI wrapper of the DataModelGenerator
builder.
- DataModelGeneratorCli - Class in com.sap.cloud.sdk.datamodel.odatav4.generator
-
CLI wrapper of the DataModelGenerator
builder.
- DataModelGeneratorCli - Class in com.sap.cloud.sdk.datamodel.openapi.generator
-
- DataModelGeneratorMojo - Class in com.sap.cloud.sdk.datamodel.odata.generator
-
Mojo used in the OData Generator Maven Plugin.
- DataModelGeneratorMojo() - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGeneratorMojo
-
- DataModelGeneratorMojo - Class in com.sap.cloud.sdk.datamodel.odatav4.generator
-
Mojo used in the OData V4 Generator Maven Plugin.
- DataModelGeneratorMojo() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGeneratorMojo
-
- 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
-
- DatamodelMetadataGenerator - Class in com.sap.cloud.sdk.datamodel.metadata.generator
-
Generates metadata about the Virtual Data Model.
- DatamodelMetadataGenerator(Path) - Constructor for class com.sap.cloud.sdk.datamodel.metadata.generator.DatamodelMetadataGenerator
-
Constructor for DatamodelMetadataGenerator.
- DatamodelMetadataInput - Class in com.sap.cloud.sdk.datamodel.metadata.generator
-
Metadata about the Virtual Data Model.
- DatamodelMetadataInput.DatamodelMetadataInputBuilder - Class in com.sap.cloud.sdk.datamodel.metadata.generator
-
- DataObject - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DataObject
- DataObject() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObject
-
- dataObject(List<DataObjectObject>) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.Project
-
Set the dataObject of this
Project
instance and return the same instance.
- DataObject.TypeEnum - Enum in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
Type of data object.
- DataObjectAllOf - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DataObjectAllOf
- DataObjectAllOf() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectAllOf
-
- DataObjectAllOf.TypeEnum - Enum in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
Type of data object.
- DataObjectObject - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DataObjectObject
- DataObjectObject() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObject
-
- DataObjectObject.TypeEnum - Enum in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
Type of data object.
- DataObjectObjectAllOf - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DataObjectObjectAllOf
- DataObjectObjectAllOf() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DataObjectObjectAllOf
-
- DataObjectsApi - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api
-
Rule Authoring API for Cloud Foundry in version v1.
- DataObjectsApi(HttpDestinationProperties) - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.DataObjectsApi
-
Instantiates this API class to invoke operations on the Rule Authoring API for Cloud Foundry.
- DataObjectsApi(ApiClient) - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.api.DataObjectsApi
-
Instantiates this API class to invoke operations on the Rule Authoring API for Cloud Foundry based on a given
ApiClient
.
- dataProviderCode(String) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.RatesDataProviderCode.RatesDataProviderCodeBuilder
-
- dataSource(String) - Method in class com.sap.cloud.sdk.services.currencyconversion.datamodel.model.RatesDataSource.RatesDataSourceBuilder
-
- date() - Method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterableDateTimeOffset
-
Filter by expression "date".
- date(ValueDateTimeOffset) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
- Date(Class<EntityT>, String) - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.core.SimpleProperty.Date
-
- date() - Method in interface com.sap.cloud.sdk.datamodel.odatav4.expression.FilterableDateTime
-
Filter by expression "date".
- DATE_PATTERN - Static variable in class com.sap.cloud.sdk.cloudplatform.util.StringConverter
-
The ISO date pattern.
- DATE_TIME_PATTERN - Static variable in class com.sap.cloud.sdk.cloudplatform.util.StringConverter
-
The ISO date time pattern.
- 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".
- DateGsonSerializer - Class in com.sap.cloud.sdk.cloudplatform.servlet.response.serializer
-
Class for serialization of
Date
from and to
JsonElement
.
- DateGsonSerializer() - Constructor for class com.sap.cloud.sdk.cloudplatform.servlet.response.serializer.DateGsonSerializer
-
- 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
-
- day(ValueDateTimeOffset) - Static method in interface com.sap.cloud.sdk.datamodel.odata.client.expression.FilterExpressionTemporal
-
- DB_MIGRATE_UP_TO_CHANGESET - Static variable in class com.sap.cloud.sdk.frameworks.liquibase.LiquibaseProvider
-
The database changeset to migrate up to.
- DecimalDescriptor - Annotation Type in com.sap.cloud.sdk.datamodel.odatav4.core
-
Annotation indicating the precision and scale of a decimal field
- DecisionTable - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DecisionTable
- DecisionTable() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTable
-
- decisionTable(DecisionTable) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
Set the decisionTable of this
DecisionTableRule
instance and return the same instance.
- decisionTable(DecisionTable) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRuleAllOf
-
- decisionTable(DecisionTable) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObject
-
Set the decisionTable of this
RuleObject
instance and return the same instance.
- decisionTable(DecisionTable) - Method in class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.RuleObjectAllOf
-
Set the decisionTable of this
RuleObjectAllOf
instance and return the same instance.
- DecisionTable.HitPolicyEnum - Enum in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
The hit policy of rule, has to be either Single Hit First (SHF) or Mutiple Hit Order (MHO)
- DecisionTableCell - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DecisionTableCell
- DecisionTableCell() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCell
-
- DecisionTableColumn - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DecisionTableColumn
- DecisionTableColumn() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableColumn
-
- DecisionTableColumn.TypeEnum - Enum in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
Type of the column, has to be either Condition (C) or Result (R)
- DecisionTableCondition - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DecisionTableCondition
- DecisionTableCondition() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableCondition
-
- DecisionTableResult - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DecisionTableResult
- DecisionTableResult() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableResult
-
- DecisionTableRow - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DecisionTableRow
- DecisionTableRow() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRow
-
- DecisionTableRule - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DecisionTableRule
- DecisionTableRule() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRule
-
- DecisionTableRule.ExpressionLanguageVersionEnum - Enum in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
It represents 1.0 or 2.0 expression language based Rule.
- DecisionTableRule.TypeEnum - Enum in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
Type of the rule.
- DecisionTableRuleAllOf - Class in com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model
-
DecisionTableRuleAllOf
- DecisionTableRuleAllOf() - Constructor for class com.sap.cloud.sdk.services.btp.businessrules.cf.ruleauthoring.model.DecisionTableRuleAllOf
-
- 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.
- decodedJwt(DecodedJWT) - Method in class com.sap.cloud.sdk.cloudplatform.security.AuthTokenBuilder
-
Use a
DecodedJWT
for constructing the
AuthToken
.
- decodeRawTransaction(String) - Method in class com.sap.cloud.sdk.services.blockchain.multichain.service.MultichainService
-
Returns a JSON object describing the serialized transaction in tx-hex.
- decorate(Function<DestinationProperties, TargetT>) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.Destination
-
Provides an convenient way to decorate this destination with a custom class.
- decorate(Function<HttpDestinationProperties, TargetT>) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.HttpDestination
-
Provides an convenient way to decorate this destination with a custom class.
- decorate(Function<RfcDestinationProperties, TargetT>) - Method in interface com.sap.cloud.sdk.cloudplatform.connectivity.RfcDestination
-
Provides an convenient way to decorate this destination with a custom class.
- decorateCallable(Callable<T>) - Method in class com.sap.cloud.sdk.cloudplatform.concurrency.ScpNeoThreadContextDecorator
-
Decorate a generic callable with ThreadContext specific properties.
- decorateCallable(Callable<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.NoResilienceDecorationStrategy
-
Decorate an instance of a callable function.
- 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, 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>, ExecutorService) - 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, 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>) - Method in class com.sap.cloud.sdk.cloudplatform.security.SecurityContextThreadContextDecorator
-
- decorateCallable(Callable<T>) - Method in interface com.sap.cloud.sdk.cloudplatform.thread.ThreadContextDecorator
-
Decorate a generic callable with ThreadContext specific properties.
- decorateCallable(ResilienceConfiguration, Callable<T>) - Method in interface com.sap.cloud.sdk.frameworks.resilience4j.CachingDecorator
-
- decorateCallable(Callable<T>, ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultBulkheadProvider
-
Decorates the given callable to enable a resilient property.
- decorateCallable(Callable<T>, ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultCachingDecorator
-
Decorates the given callable to enable a resilient property.
- decorateCallable(ResilienceConfiguration, Callable<T>) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultCachingDecorator
-
Deprecated.
- decorateCallable(Callable<T>, ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultCircuitBreakerProvider
-
Decorates the given callable to enable a resilient property.
- decorateCallable(Callable<T>, ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultRetryProvider
-
Decorates the given callable to enable a resilient property.
- decorateCallable(Callable<T>, ResilienceConfiguration) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultThreadContextProvider
-
- decorateCallable(ResilienceConfiguration, Callable<T>, ExecutorService) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.DefaultTimeLimiterProvider
-
Decorates the given callable to enable a resilient property.
- decorateCallable(Callable<T>, ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.frameworks.resilience4j.GenericDecorator
-
Decorates the given callable to enable a resilient property.
- decorateCallable(ResilienceConfiguration, Callable<T>, ExecutorService) - Method in interface com.sap.cloud.sdk.frameworks.resilience4j.GenericDecoratorAsync
-
Decorates the given callable to enable a resilient property.
- decorateCallable(Callable<T>, ResilienceConfiguration) - Method in interface com.sap.cloud.sdk.frameworks.resilience4j.GenericDecoratorAsync
-
- decorateCallable(Callable<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy
-
- decorateCallable(Callable<T>, ResilienceConfiguration, Function<? super Throwable, T>, ExecutorService) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy
-
- decorateSupplier(Supplier<T>, ResilienceConfiguration, Function<? super Throwable, T>) - Method in class com.sap.cloud.sdk.cloudplatform.resilience.NoResilienceDecorationStrategy
-
Decorate an instance of a supplier function.
- 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, 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>, ExecutorService) - 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>) - 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.frameworks.resilience4j.Resilience4jDecorationStrategy
-
- decorateSupplier(Supplier<T>, ResilienceConfiguration, Function<? super Throwable, T>, ExecutorService) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy
-
- decorator(GenericDecorator) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy.Resilience4jDecorationStrategyBuilder
-
- decorators(Collection<? extends GenericDecorator>) - Method in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy.Resilience4jDecorationStrategyBuilder
-
- DEFAULT - Static variable in enum com.sap.cloud.sdk.datamodel.openapi.generator.model.ApiMaturity
-
The fallback API maturity, which is used whenever nothing else is specified.
- DEFAULT - Static variable in enum com.sap.cloud.sdk.datamodel.openapi.generator.model.LogLevel
-
The fallback log level, which is used whenever nothing else is specified.
- DEFAULT_ANNOTATION_STRATEGY - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default fully-qualified name of the class to use for providing generated Java classes with necessary
annotations.
- DEFAULT_ANNOTATION_STRATEGY - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default fully-qualified name of the class to use for providing generated Java classes with necessary
annotations.
- DEFAULT_BACKUP_PROPERTY_SETTER - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorDataFileSystemStructureParsingStrategy
-
- DEFAULT_BASE_PATH - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default base path, used in absence of a swagger file to determine a service path.
- DEFAULT_BASE_PATH - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default base path, used in absence of a swagger file to determine a service path.
- DEFAULT_CACHE_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.SimpleCachingServiceBindingLoaderWrapper
-
The default caching duration.
- DEFAULT_CHARSET - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.FileSystemServiceBindingLoader
-
The default file encoding.
- DEFAULT_CLOSED_BUFFER_SIZE - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
-
The default size of the buffer in CLOSED state.
- DEFAULT_COPYRIGHT_HEADER - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default copyright header that is added to generated files.
- DEFAULT_COPYRIGHT_HEADER - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default copyright header that is added to generated files.
- DEFAULT_CURRENT_DATE_TIME_SUPPLIER - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.SimpleCachingServiceBindingLoaderWrapper
-
- DEFAULT_DECORATORS - Static variable in class com.sap.cloud.sdk.frameworks.resilience4j.Resilience4jDecorationStrategy
-
Constant list of default decorators.
- DEFAULT_DELETE_OUTPUT_DIRECTORY - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default flag indicating whether the output directory should be deleted prior to the generation.
- DEFAULT_DELETE_OUTPUT_DIRECTORY - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default flag indicating whether the output directory should be deleted prior to the generation.
- DEFAULT_ENVIRONMENT_VARIABLE_READER_SUPPLIER - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.EnvironmentVariableServiceBindingLoader
-
The default supplier for the environment variable reader.
- DEFAULT_EXCLUDES_PATTERN - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default ant style pattern of filenames for which VDM should not be generated - empty string.
- DEFAULT_EXCLUDES_PATTERN - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default ant style pattern of filenames for which VDM should not be generated - empty string.
- DEFAULT_EXECUTOR_SERVICE - Static variable in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
The default executor service to manage queued Callables and Suppliers.
- DEFAULT_EXPIRATION_STRATEGY - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CacheConfiguration
-
Default value of Expiration Strategy is set as the strategy which is based on the last modification of the
cache.
- DEFAULT_FAIL_ON_WARNING - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default flag indicating whether to exit with a failure in case a warning occurs.
- DEFAULT_FAIL_ON_WARNING - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default flag indicating whether to exit with a failure in case a warning occurs.
- DEFAULT_FAILURE_RATE_THRESHOLD - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
-
The default threshold at which to transition to the OPEN state.
- DEFAULT_GENERATE_SALT - Static variable in class com.sap.cloud.sdk.s4hana.usageanalytics.UsageAnalytics
-
Specifies the default for the "generateSalt" parameter.
- DEFAULT_HALF_OPEN_BUFFER_SIZE - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
-
The default size of the buffer in HALF OPEN state.
- DEFAULT_INPUT_DIRECTORY_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default directory name to search and save configuration data in.
- DEFAULT_INPUT_DIRECTORY_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default directory name to search and save configuration data in.
- DEFAULT_KEEP_EXISTING_SIGNATURES - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default flag indicating that existing signatures from already generated classes will be considered.
- DEFAULT_KEEP_EXISTING_SIGNATURES - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default flag indicating that existing signatures from already generated classes will be considered.
- DEFAULT_LINK_TO_API_BUSINESS_HUB - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default flag indicating whether to generate API reference URLs linking to the SAP API Business Hub.
- DEFAULT_LINK_TO_API_BUSINESS_HUB - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default flag indicating whether to generate API reference URLs linking to the SAP API Business Hub.
- DEFAULT_MAX_ATTEMPTS - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
The default number for maximum attempts.
- DEFAULT_MAX_CONCURRENT_CALLS - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
-
The default maximum number of concurrent calls.
- DEFAULT_MAX_WAIT_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.BulkheadConfiguration
-
The default maximum duration a thread will wait for to enter the bulkhead.
- DEFAULT_MERGING_STRATEGY - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceBindingMerger
-
- DEFAULT_NAMING_SOURCE - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
- DEFAULT_NAMING_SOURCE - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
- DEFAULT_NAMING_STRATEGY - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default fully-qualified name of the class to use for converting names from the OData world to the Java world.
- DEFAULT_NAMING_STRATEGY - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default fully-qualified name of the class to use for converting names from the OData world to the Java world.
- DEFAULT_OUTPUT_DIRECTORY_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default directory name to store the generated sources in.
- DEFAULT_OUTPUT_DIRECTORY_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default directory name to store the generated sources in.
- DEFAULT_OVERWRITE_FILES - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default flag indicating whether already existing files should be overwritten.
- DEFAULT_OVERWRITE_FILES - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default flag indicating whether already existing files should be overwritten.
- DEFAULT_PACKAGE_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default package prefix of the generated sources.
- DEFAULT_PACKAGE_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default package prefix of the generated sources.
- DEFAULT_PARSING_STRATEGY - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.EnvironmentVariableServiceBindingLoader
-
- DEFAULT_PARSING_STRATEGY - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.FileSystemServiceBindingLoader
-
- DEFAULT_POJOS_ONLY - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default flag indicating whether to generate just the POJO classes (entities and complex types).
- DEFAULT_POJOS_ONLY - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default flag indicating whether to generate just the POJO classes (entities and complex types).
- DEFAULT_PROPERTIES_MAPPING - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.ServiceOperatorDataFileSystemStructureParsingStrategy
-
- 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_ROOT_LOCATION_SUPPLIER - Static variable in class com.sap.cloud.sdk.cloudplatform.servicebinding.FileSystemServiceBindingLoader
-
The default
Supplier
for the root location.
- DEFAULT_SCHEMA_PREFIX - Static variable in class com.sap.cloud.sdk.frameworks.liquibase.SchemaPerTenantProvisioner
-
The default schema prefix, e.g.
- DEFAULT_SERVICE_METHODS_PER_ENTITY_SET - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
By default the generator generates service methods for the first entity set per entity type only.
- DEFAULT_SERVICE_METHODS_PER_ENTITY_SET - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
By default the generator generates service methods for the first entity set per entity type only.
- DEFAULT_SERVICE_NAME_MAPPING_FILE_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default file name to the name mapping properties file.
- DEFAULT_SERVICE_NAME_MAPPING_FILE_NAME - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default file name to the name mapping properties file.
- DEFAULT_SHOULD_CANCEL_RUNNING_FUTURE - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
-
The default behaviour for canceling running tasks.
- DEFAULT_SKIP - Static variable in class com.sap.cloud.sdk.s4hana.usageanalytics.UsageAnalytics
-
Specifies the default for the "skip" parameter.
- DEFAULT_THREAD_FACTORY - Static variable in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
The default thread factory instance.
- DEFAULT_THREAD_NAME_FORMAT - Static variable in interface com.sap.cloud.sdk.cloudplatform.resilience.ResilienceDecorationStrategy
-
The default thread name format.
- DEFAULT_TIMEOUT_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.TimeLimiterConfiguration
-
The default timeout duration.
- DEFAULT_VERSION_REFERENCE - Static variable in class com.sap.cloud.sdk.datamodel.odata.generator.DataModelGenerator
-
The default flag indicating whether to skip generating comments indicating the version reference of the used
OData generator plugin.
- DEFAULT_VERSION_REFERENCE - Static variable in class com.sap.cloud.sdk.datamodel.odatav4.generator.DataModelGenerator
-
The default flag indicating whether to skip generating comments indicating the version reference of the used
OData generator plugin.
- DEFAULT_WAIT_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.CircuitBreakerConfiguration
-
The default duration to wait in OPEN state before transitioning into the HALF OPEN state.
- DEFAULT_WAIT_DURATION - Static variable in class com.sap.cloud.sdk.cloudplatform.resilience.ResilienceConfiguration.RetryConfiguration
-
The default waiting duration time.
- DefaultAnnotationStrategy - Class in com.sap.cloud.sdk.datamodel.odata.generator.annotation
-
Default implementation of
AnnotationStrategy
that applies the necessary annotations for the full set of
generated VDM classes (POJOs, fluent helpers, service classes, etc.), which uses the SAP Cloud SDK to access OData
services.
- DefaultAnnotationStrategy() - Constructor for class com.sap.cloud.sdk.datamodel.odata.generator.annotation.DefaultAnnotationStrategy
-
- DefaultAnnotationStrategy - Class in com.sap.cloud.sdk.datamodel.odatav4.generator.annotation
-
Default implementation of
AnnotationStrategy
that applies the necessary annotations for the full set of
generated VDM classes (POJOs, fluent helpers, service classes, etc.), which uses the SAP Cloud SDK to access OData
services.
- DefaultAnnotationStrategy() - Constructor for class com.sap.cloud.sdk.datamodel.odatav4.generator.annotation.DefaultAnnotationStrategy
-
- DefaultAuthTokenFacade - Class in com.sap.cloud.sdk.cloudplatform.security
-
- DefaultAuthTokenFacade() - Constructor for class com.sap.cloud.sdk.cloudplatform.security.DefaultAuthTokenFacade
-
Default constructor.
- DefaultAuthTokenFacade(OAuth2TokenService, OAuth2ServiceConfiguration) - Constructor for class com.sap.cloud.sdk.cloudplatform.security.DefaultAuthTokenFacade
-
Create a new DefaultAuthTokenFacade
with the given token service and an
OAuth2ServiceConfiguration
.
- DefaultBasicAuthenticationFacade - Class in com.sap.cloud.sdk.cloudplatform.security
-
- 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.frameworks.resilience4j
-
Default implementation for bulkhead provider.
- DefaultBulkheadProvider() - Constructor for class com.sap.cloud.sdk.frameworks.resilience4j.DefaultBulkheadProvider
-
- DefaultCachingDecorator - Class in com.sap.cloud.sdk.frameworks.resilience4j
-
Default caching decorator.
- DefaultCachingDecorator() - Constructor for class com.sap.cloud.sdk.frameworks.resilience4j.DefaultCachingDecorator
-
- DefaultCircuitBreakerProvider - Class in com.sap.cloud.sdk.frameworks.resilience4j
-
Default implementation for circuit breaker provider.
- DefaultCircuitBreakerProvider() - Constructor for class com.sap.cloud.sdk.frameworks.resilience4j.DefaultCircuitBreakerProvider
-
- DefaultCollectedResultCollection - Class in com.sap.cloud.sdk.result
-
Default implementation of the CollectedResultCollection
interface, allowing strongly typed access to specific
fields annotated with ElementName
in elements of a ResultCollection
.
- DefaultCollectedResultCollection(String, Iterable<ResultElement>) - Constructor for class com.sap.cloud.sdk.result.DefaultCollectedResultCollection
-
- 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.frameworks.resilience4j.Resilience4jDecorationStrategy.Resilience4jDecorationStrategyBuilder
-
Attach the default decorators in the order of