Uses of Class
com.azure.resourcemanager.apicenter.models.Onboarding
Packages that use Onboarding
Package
Description
Package containing the data models for AzureApiCenter.
-
Uses of Onboarding in com.azure.resourcemanager.apicenter.models
Methods in com.azure.resourcemanager.apicenter.models that return OnboardingModifier and TypeMethodDescriptionstatic Onboarding
Onboarding.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of Onboarding from the JsonReader.EnvironmentProperties.onboarding()
Get the onboarding property: Environment onboarding information.Onboarding.withDeveloperPortalUri
(List<String> developerPortalUri) Set the developerPortalUri property: The location of the development portal.Onboarding.withInstructions
(String instructions) Set the instructions property: Onboarding guide.Methods in com.azure.resourcemanager.apicenter.models with parameters of type OnboardingModifier and TypeMethodDescriptionEnvironmentProperties.withOnboarding
(Onboarding onboarding) Set the onboarding property: Environment onboarding information.