| Package | Description |
|---|---|
| com.sap.cloud.sdk.service.prov.api.response | |
| com.sap.cloud.sdk.service.prov.api.response.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CreateResponseBuilder
Provides the methods for creating a response, populating its header and content,
and enabling audit logging in the case of a successful create operation.
|
interface |
DeleteResponseBuilder
Provides the methods for creating a response, populating its header,
and enabling audit logging in the case of a successful delete operation.
|
interface |
MediaReadResponseBuilder |
interface |
OperationResponseBuilder |
interface |
QueryResponseBuilder
Provides the methods for creating a response, populating its header and content,
and enabling audit logging in the case of a successful query operation.
|
interface |
ReadResponseBuilder
Provides the methods for creating a response, populating its header and content,
and enabling audit logging in the case of a successful read operation.
|
interface |
UpdateResponseBuilder
Provides the methods for creating a response, populating its header,
and enabling audit logging in the case of a successful update operation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CreateResponseBuilderImpl |
class |
DeleteResponseBuilderImpl |
class |
MediaReadResponseBuilderImpl |
class |
OperationResponseBuilderImpl |
class |
QueryResponseBuilderImpl |
class |
ReadResponseBuilderImpl |
class |
UpdateResponseBuilderImpl |
Copyright © 2020 SAP. All Rights Reserved.