Interface Key

All Superinterfaces:
Serializable
All Known Subinterfaces:
DeploymentKey, DeploymentKeyWithIds, DeploymentResultKey, ResultKey
All Known Implementing Classes:
BuildKey, DeploymentKeyImpl, DeploymentResultKeyAsPlanResultKey, DeploymentResultKeyImpl, PlanKey, PlanResultKey, RestDeploymentResultKey, RestKey, RestResultKey

public interface Key extends Serializable
Generic interface for keys of many objects.
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
     
  • Method Details

    • getKey

      @NotNull @NotNull String getKey()