| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
TwitterRegistration |
Twitter.registration()
Get the registration property: The configuration settings of the app registration for the Twitter provider.
|
TwitterRegistration |
TwitterRegistration.withConsumerKey(String consumerKey)
Set the consumerKey property: The OAuth 1.0a consumer key of the Twitter application used for sign-in.
|
TwitterRegistration |
TwitterRegistration.withConsumerSecretSettingName(String consumerSecretSettingName)
Set the consumerSecretSettingName property: The app setting name that contains the OAuth 1.0a consumer secret of
the Twitter application used for sign-in.
|
| Modifier and Type | Method and Description |
|---|---|
Twitter |
Twitter.withRegistration(TwitterRegistration registration)
Set the registration property: The configuration settings of the app registration for the Twitter provider.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.