Interface OperationInfo


  • public interface OperationInfo
    • Method Detail

      • getNamespace

        String getNamespace()
      • getOperationType

        String getOperationType()
      • getGroup

        default String getGroup()
      • getPlural

        default String getPlural()
      • getVersion

        default String getVersion()
      • getFullResourceName

        default String getFullResourceName()