Uses of Class
model.CreateWebhookRequestAuthenticationBearer
-
Packages that use CreateWebhookRequestAuthenticationBearer Package Description model -
-
Uses of CreateWebhookRequestAuthenticationBearer in model
Methods in model that return CreateWebhookRequestAuthenticationBearer Modifier and Type Method Description static CreateWebhookRequestAuthenticationBearerCreateWebhookRequestAuthenticationBearer. fromJson(String jsonString)Create an instance of CreateWebhookRequestAuthenticationBearer given an JSON stringCreateWebhookRequestAuthenticationBearerCreateWebhookRequestAuthentication. getBearer()Get bearerCreateWebhookRequestAuthenticationBearerCreateWebhookRequestAuthenticationBearer. token(String token)Methods in model with parameters of type CreateWebhookRequestAuthenticationBearer Modifier and Type Method Description CreateWebhookRequestAuthenticationCreateWebhookRequestAuthentication. bearer(CreateWebhookRequestAuthenticationBearer bearer)voidCreateWebhookRequestAuthentication. setBearer(CreateWebhookRequestAuthenticationBearer bearer)
-