AnthosVMSubFeatureState
class AnthosVMSubFeatureState extends Model (View source)
Properties
string | $description | ||
string | $installationState | ||
protected | $migrateStateType | ||
protected | $migrateStateDataType | ||
protected | $serviceMeshStateType | ||
protected | $serviceMeshStateDataType |
Methods
setDescription($description)
No description
string
getDescription()
No description
setInstallationState($installationState)
No description
string
getInstallationState()
No description
getMigrateState()
No description
getServiceMeshState()
No description
Details
setDescription($description)
No description
string
getDescription()
No description
setInstallationState($installationState)
No description
string
getInstallationState()
No description
setMigrateState(MigrateState $migrateState)
No description
MigrateState
getMigrateState()
No description
setServiceMeshState(ServiceMeshState $serviceMeshState)
No description
ServiceMeshState
getServiceMeshState()
No description