Class UpdateExtensionRequest
java.lang.Object
org.azd.extensionmanagement.types.UpdateExtensionRequest
-
Field Summary
Modifier and TypeFieldDescriptionId of the extension.If none extension will be enabled.Id of the publisher. -
Constructor Summary
-
Method Summary
-
Field Details
-
publisherId
Id of the publisher. Example: "sonarsource". -
extensionId
Id of the extension. Example: "sonarqube". -
extensionState
If none extension will be enabled.ExtensionStateFlags
-
-
Constructor Details
-
UpdateExtensionRequest
public UpdateExtensionRequest()
-