Uses of Class
com.oracle.bmc.fusionapps.model.EnvironmentRole.Builder
-
Packages that use EnvironmentRole.Builder Package Description com.oracle.bmc.fusionapps.model -
-
Uses of EnvironmentRole.Builder in com.oracle.bmc.fusionapps.model
Methods in com.oracle.bmc.fusionapps.model that return EnvironmentRole.Builder Modifier and Type Method Description static EnvironmentRole.Builder
EnvironmentRole. builder()
Create a new builder.EnvironmentRole.Builder
EnvironmentRole.Builder. copy(EnvironmentRole model)
EnvironmentRole.Builder
EnvironmentRole.Builder. currentRole(EnvironmentRole.CurrentRole currentRole)
The current role of the environmentEnvironmentRole.Builder
EnvironmentRole.Builder. standbyEnvironmentId(String standbyEnvironmentId)
Fusion Environment ID of the standby environmentEnvironmentRole.Builder
EnvironmentRole.Builder. standbyEnvironmentRegion(String standbyEnvironmentRegion)
Region the standby environment is inEnvironmentRole.Builder
EnvironmentRole. toBuilder()
-