Uses of Class
com.oracle.bmc.osmanagement.model.ModuleStreamProfile
-
Packages that use ModuleStreamProfile Package Description com.oracle.bmc.osmanagement.model com.oracle.bmc.osmanagement.responses -
-
Uses of ModuleStreamProfile in com.oracle.bmc.osmanagement.model
Methods in com.oracle.bmc.osmanagement.model that return ModuleStreamProfile Modifier and Type Method Description ModuleStreamProfile
ModuleStreamProfile.Builder. build()
Methods in com.oracle.bmc.osmanagement.model with parameters of type ModuleStreamProfile Modifier and Type Method Description ModuleStreamProfile.Builder
ModuleStreamProfile.Builder. copy(ModuleStreamProfile model)
-
Uses of ModuleStreamProfile in com.oracle.bmc.osmanagement.responses
Methods in com.oracle.bmc.osmanagement.responses that return ModuleStreamProfile Modifier and Type Method Description ModuleStreamProfile
GetModuleStreamProfileResponse. getModuleStreamProfile()
The returned ModuleStreamProfile instance.Methods in com.oracle.bmc.osmanagement.responses with parameters of type ModuleStreamProfile Modifier and Type Method Description GetModuleStreamProfileResponse.Builder
GetModuleStreamProfileResponse.Builder. moduleStreamProfile(ModuleStreamProfile moduleStreamProfile)
The returned ModuleStreamProfile instance.
-