Uses of Class
com.azure.resourcemanager.apimanagement.models.State
Packages that use State
Package
Description
Package containing the inner data models for ApiManagementClient.
Package containing the data models for ApiManagementClient.
-
Uses of State in com.azure.resourcemanager.apimanagement.fluent.models
Methods in com.azure.resourcemanager.apimanagement.fluent.models that return StateModifier and TypeMethodDescriptionIssueContractInner.state()Get the state property: Status of the issue.Methods in com.azure.resourcemanager.apimanagement.fluent.models with parameters of type StateModifier and TypeMethodDescriptionSet the state property: Status of the issue.Set the state property: Status of the issue.Set the state property: Status of the issue. -
Uses of State in com.azure.resourcemanager.apimanagement.models
Fields in com.azure.resourcemanager.apimanagement.models declared as StateModifier and TypeFieldDescriptionstatic final StateState.CLOSEDStatic value closed for State.static final StateState.OPENStatic value open for State.static final StateState.PROPOSEDStatic value proposed for State.static final StateState.REMOVEDStatic value removed for State.static final StateState.RESOLVEDStatic value resolved for State.Methods in com.azure.resourcemanager.apimanagement.models that return StateModifier and TypeMethodDescriptionstatic StateState.fromString(String name) Creates or finds a State from its string representation.IssueContract.state()Gets the state property: Status of the issue.IssueContractBaseProperties.state()Get the state property: Status of the issue.IssueUpdateContract.state()Get the state property: Status of the issue.Methods in com.azure.resourcemanager.apimanagement.models that return types with arguments of type StateModifier and TypeMethodDescriptionstatic Collection<State> State.values()Gets known State values.Methods in com.azure.resourcemanager.apimanagement.models with parameters of type StateModifier and TypeMethodDescriptionSpecifies the state property: Status of the issue..Specifies the state property: Status of the issue..Set the state property: Status of the issue.Set the state property: Status of the issue.