Class V1beta1StorageVersionMigrationSpec

java.lang.Object
io.micronaut.kubernetes.client.openapi.model.V1beta1StorageVersionMigrationSpec

@Generated("io.micronaut.openapi.generator.JavaMicronautClientCodegen") public class V1beta1StorageVersionMigrationSpec extends Object
Spec of the storage version migration.
  • Field Details

  • Constructor Details

    • V1beta1StorageVersionMigrationSpec

      public V1beta1StorageVersionMigrationSpec(V1GroupResource resource)
  • Method Details

    • getResource

      public V1GroupResource getResource()
      Returns:
      the resource property value
    • setResource

      public void setResource(V1GroupResource resource)
      Set the resource property value
      Parameters:
      resource - property value to set
    • resource

      Set resource in a chainable fashion.
      Returns:
      The same instance of V1beta1StorageVersionMigrationSpec for chaining.
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object