public static class EnvironmentRole.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
EnvironmentRole |
build() |
EnvironmentRole.Builder |
copy(EnvironmentRole model) |
EnvironmentRole.Builder |
currentRole(EnvironmentRole.CurrentRole currentRole)
The current role of the environment
|
EnvironmentRole.Builder |
standbyEnvironmentId(String standbyEnvironmentId)
Fusion Environment ID of the standby environment
|
EnvironmentRole.Builder |
standbyEnvironmentRegion(String standbyEnvironmentRegion)
Region the standby environment is in
|
public EnvironmentRole.Builder currentRole(EnvironmentRole.CurrentRole currentRole)
The current role of the environment
currentRole
- the value to setpublic EnvironmentRole.Builder standbyEnvironmentRegion(String standbyEnvironmentRegion)
Region the standby environment is in
standbyEnvironmentRegion
- the value to setpublic EnvironmentRole.Builder standbyEnvironmentId(String standbyEnvironmentId)
Fusion Environment ID of the standby environment
standbyEnvironmentId
- the value to setpublic EnvironmentRole build()
public EnvironmentRole.Builder copy(EnvironmentRole model)
Copyright © 2016–2024. All rights reserved.