Uses of Class
com.oracle.bmc.servicemanagerproxy.model.ServiceEnvironment
- 
Packages that use ServiceEnvironment Package Description com.oracle.bmc.servicemanagerproxy.model com.oracle.bmc.servicemanagerproxy.responses 
- 
- 
Uses of ServiceEnvironment in com.oracle.bmc.servicemanagerproxy.modelMethods in com.oracle.bmc.servicemanagerproxy.model that return ServiceEnvironment Modifier and Type Method Description ServiceEnvironmentServiceEnvironment.Builder. build()Methods in com.oracle.bmc.servicemanagerproxy.model with parameters of type ServiceEnvironment Modifier and Type Method Description ServiceEnvironment.BuilderServiceEnvironment.Builder. copy(ServiceEnvironment model)
- 
Uses of ServiceEnvironment in com.oracle.bmc.servicemanagerproxy.responsesMethods in com.oracle.bmc.servicemanagerproxy.responses that return ServiceEnvironment Modifier and Type Method Description ServiceEnvironmentGetServiceEnvironmentResponse. getServiceEnvironment()The returned ServiceEnvironment instance.Methods in com.oracle.bmc.servicemanagerproxy.responses with parameters of type ServiceEnvironment Modifier and Type Method Description GetServiceEnvironmentResponse.BuilderGetServiceEnvironmentResponse.Builder. serviceEnvironment(ServiceEnvironment serviceEnvironment)The returned ServiceEnvironment instance.
 
-