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
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
getError()
getType()
getValue()
int
hashCode()
void
void
setExpiresIn
(String expiresIn) void
setHttpHeaderSuggestion
(Header httpHeaderSuggestion) void
void
toString()
-
Constructor Details
-
DestinationAuthToken
public DestinationAuthToken()
-
-
Method Details