Uses of Interface
com.azure.resourcemanager.deploymentmanager.models.ServiceTopologyResource
Packages that use ServiceTopologyResource
Package
Description
Package containing the data models for AzureDeploymentManager.
-
Uses of ServiceTopologyResource in com.azure.resourcemanager.deploymentmanager.models
Methods in com.azure.resourcemanager.deploymentmanager.models that return ServiceTopologyResourceModifier and TypeMethodDescriptionServiceTopologyResource.Update.apply()Executes the update request.ServiceTopologyResource.Update.apply(com.azure.core.util.Context context) Executes the update request.ServiceTopologyResource.DefinitionStages.WithCreate.create()Executes the create request.ServiceTopologyResource.DefinitionStages.WithCreate.create(com.azure.core.util.Context context) Executes the create request.Gets the service topology.ServiceTopologies.getByResourceGroup(String resourceGroupName, String serviceTopologyName) Gets the service topology.ServiceTopologyResource.refresh()Refreshes the resource to sync with Azure.ServiceTopologyResource.refresh(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Methods in com.azure.resourcemanager.deploymentmanager.models that return types with arguments of type ServiceTopologyResourceModifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<ServiceTopologyResource>ServiceTopologies.getByIdWithResponse(String id, com.azure.core.util.Context context) Gets the service topology.com.azure.core.http.rest.Response<ServiceTopologyResource>ServiceTopologies.getByResourceGroupWithResponse(String resourceGroupName, String serviceTopologyName, com.azure.core.util.Context context) Gets the service topology.Lists the service topologies in the resource group.com.azure.core.http.rest.Response<List<ServiceTopologyResource>>ServiceTopologies.listWithResponse(String resourceGroupName, com.azure.core.util.Context context) Lists the service topologies in the resource group.