Uses of Enum
org.sonatype.central.publisher.client.model.DeploymentState
Packages that use DeploymentState
-
Uses of DeploymentState in org.sonatype.central.publisher.client.model
Methods in org.sonatype.central.publisher.client.model that return DeploymentStateModifier and TypeMethodDescriptionDeploymentApiResponse.getDeploymentState()static DeploymentStateReturns the enum constant of this type with the specified name.static DeploymentState[]DeploymentState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.sonatype.central.publisher.client.model with parameters of type DeploymentStateModifier and TypeMethodDescriptionvoidDeploymentApiResponse.setDeploymentState(DeploymentState deploymentState)