public static class ScpCfDestinationServiceV1Response.DestinationAuthToken extends Object
Constructor and Description |
---|
DestinationAuthToken() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
String |
getError() |
String |
getExpiresIn() |
Header |
getHttpHeaderSuggestion() |
String |
getType() |
String |
getValue() |
int |
hashCode() |
void |
setError(String error) |
void |
setExpiresIn(String expiresIn) |
void |
setHttpHeaderSuggestion(Header httpHeaderSuggestion) |
void |
setType(String type) |
void |
setValue(String value) |
String |
toString() |
public String getType()
public String getValue()
public String getError()
public String getExpiresIn()
public Header getHttpHeaderSuggestion()
public void setType(String type)
public void setValue(String value)
public void setError(String error)
public void setExpiresIn(String expiresIn)
public void setHttpHeaderSuggestion(Header httpHeaderSuggestion)
Copyright © 2021 SAP SE. All rights reserved.