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 Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()resource(V1GroupResource resource) Set resource in a chainable fashion.voidsetResource(V1GroupResource resource) Set the resource property valuetoString()
-
Field Details
-
JSON_PROPERTY_RESOURCE
- See Also:
-
-
Constructor Details
-
V1beta1StorageVersionMigrationSpec
-
-
Method Details
-
getResource
- Returns:
- the resource property value
-
setResource
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
-
hashCode
-
toString
-