| 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 registration property.
|
TwitterRegistration |
TwitterRegistration.withConsumerKey(String consumerKey)
Set the consumerKey property: The consumerKey property.
|
TwitterRegistration |
TwitterRegistration.withConsumerSecretSettingName(String consumerSecretSettingName)
Set the consumerSecretSettingName property: The consumerSecretSettingName property.
|
TwitterRegistration |
TwitterRegistration.withKind(String kind)
Set the kind property: Kind of resource.
|
| Modifier and Type | Method and Description |
|---|---|
Twitter |
Twitter.withRegistration(TwitterRegistration registration)
Set the registration property: The registration property.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.