Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
Osn.Builder |
ad(AvailabilityDomain.Ads ad)
Availability Domain of OSN
|
Osn |
build() |
Osn.Builder |
copy(Osn model) |
Osn.Builder |
lifecycleState(Osn.LifecycleState lifecycleState)
The current state of the OSN.
|
Osn.Builder |
ocpuAllocationParam(OcpuAllocationNumberParam ocpuAllocationParam) |
Osn.Builder |
osnKey(String osnKey)
OSN identifier
|
public Osn.Builder osnKey(String osnKey)
OSN identifier
osnKey
- the value to setpublic Osn.Builder ad(AvailabilityDomain.Ads ad)
Availability Domain of OSN
ad
- the value to setpublic Osn.Builder ocpuAllocationParam(OcpuAllocationNumberParam ocpuAllocationParam)
public Osn.Builder lifecycleState(Osn.LifecycleState lifecycleState)
The current state of the OSN.
lifecycleState
- the value to setpublic Osn build()
public Osn.Builder copy(Osn model)
Copyright © 2016–2024. All rights reserved.