Uses of Class
com.oracle.bmc.fleetappsmanagement.model.RecommendedPatchCollection
-
Packages that use RecommendedPatchCollection Package Description com.oracle.bmc.fleetappsmanagement.model com.oracle.bmc.fleetappsmanagement.responses -
-
Uses of RecommendedPatchCollection in com.oracle.bmc.fleetappsmanagement.model
Methods in com.oracle.bmc.fleetappsmanagement.model that return RecommendedPatchCollection Modifier and Type Method Description RecommendedPatchCollectionRecommendedPatchCollection.Builder. build()Methods in com.oracle.bmc.fleetappsmanagement.model with parameters of type RecommendedPatchCollection Modifier and Type Method Description RecommendedPatchCollection.BuilderRecommendedPatchCollection.Builder. copy(RecommendedPatchCollection model) -
Uses of RecommendedPatchCollection in com.oracle.bmc.fleetappsmanagement.responses
Methods in com.oracle.bmc.fleetappsmanagement.responses that return RecommendedPatchCollection Modifier and Type Method Description RecommendedPatchCollectionListRecommendedPatchesResponse. getRecommendedPatchCollection()The returned RecommendedPatchCollection instance.Methods in com.oracle.bmc.fleetappsmanagement.responses with parameters of type RecommendedPatchCollection Modifier and Type Method Description ListRecommendedPatchesResponse.BuilderListRecommendedPatchesResponse.Builder. recommendedPatchCollection(RecommendedPatchCollection recommendedPatchCollection)The returned RecommendedPatchCollection instance.
-