Class DestinationServiceV1Response.DestinationAuthToken
java.lang.Object
com.sap.cloud.sdk.cloudplatform.connectivity.DestinationServiceV1Response.DestinationAuthToken
- Enclosing class:
- DestinationServiceV1Response
Destination authentication token with optional error message and expiration value.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetError()getType()getValue()inthashCode()voidvoidsetExpiresIn(String expiresIn) voidsetHttpHeaderSuggestion(Header httpHeaderSuggestion) voidvoidtoString()
-
Constructor Details
-
DestinationAuthToken
public DestinationAuthToken()
-
-
Method Details