Uses of Interface
com.azure.resourcemanager.support.models.SupportTicketDetails
Package
Description
Package containing the data models for MicrosoftSupport.
-
Uses of SupportTicketDetails in com.azure.resourcemanager.support.models
Modifier and TypeMethodDescriptionSupportTicketDetails.Update.apply()
Executes the update request.SupportTicketDetails.Update.apply
(com.azure.core.util.Context context) Executes the update request.SupportTicketDetails.DefinitionStages.WithCreate.create()
Executes the create request.SupportTicketDetails.DefinitionStages.WithCreate.create
(com.azure.core.util.Context context) Executes the create request.Get ticket details for an Azure subscription.Get ticket details for an Azure subscription.SupportTicketDetails.refresh()
Refreshes the resource to sync with Azure.SupportTicketDetails.refresh
(com.azure.core.util.Context context) Refreshes the resource to sync with Azure.Modifier and TypeMethodDescriptioncom.azure.core.http.rest.Response<SupportTicketDetails>
SupportTickets.getByIdWithResponse
(String id, com.azure.core.util.Context context) Get ticket details for an Azure subscription.com.azure.core.http.rest.Response<SupportTicketDetails>
SupportTickets.getWithResponse
(String supportTicketName, com.azure.core.util.Context context) Get ticket details for an Azure subscription.com.azure.core.http.rest.PagedIterable<SupportTicketDetails>
SupportTickets.list()
Lists all the support tickets for an Azure subscription.com.azure.core.http.rest.PagedIterable<SupportTicketDetails>
Lists all the support tickets for an Azure subscription.