| Package | Description |
|---|---|
| com.sap.scimono.api | |
| com.sap.scimono.callback.resourcetype | |
| com.sap.scimono.entity.schema |
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
ResourceTypes.getResourceType(String typeId) |
| Modifier and Type | Method and Description |
|---|---|
PagedByIndexSearchResult<ResourceType> |
ResourceTypes.getResourceTypes() |
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
DefaultResourceTypesCallback.getCustomResourceType(String typeId) |
ResourceType |
ResourceTypesCallback.getCustomResourceType(String typeId)
Return the custom resource type with the specified unique id.
|
| Modifier and Type | Method and Description |
|---|---|
PagedResult<ResourceType> |
DefaultResourceTypesCallback.getCustomResourceTypes() |
PagedResult<ResourceType> |
ResourceTypesCallback.getCustomResourceTypes()
Return all custom resource types defined by the implementation (e.g.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceType |
ResourceType.Builder.build() |
Copyright © 2022 SAP SE. All rights reserved.