Class CreateOrUpdateOAuth2AuthSchemeRequest
java.lang.Object
dev.getelements.elements.sdk.model.auth.CreateOrUpdateOAuth2AuthSchemeRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()voidsetHeaders(List<OAuth2RequestKeyValue> headers) voidvoidvoidsetParams(List<OAuth2RequestKeyValue> params) voidsetResponseIdMapping(String responseIdMapping) voidsetValidationUrl(String validationUrl)
-
Constructor Details
-
CreateOrUpdateOAuth2AuthSchemeRequest
public CreateOrUpdateOAuth2AuthSchemeRequest()
-
-
Method Details