Uses of Class
com.oracle.bmc.osmanagementhub.model.ProfileCollection.Builder
- 
Packages that use ProfileCollection.Builder Package Description com.oracle.bmc.osmanagementhub.model 
- 
- 
Uses of ProfileCollection.Builder in com.oracle.bmc.osmanagementhub.modelMethods in com.oracle.bmc.osmanagementhub.model that return ProfileCollection.Builder Modifier and Type Method Description static ProfileCollection.BuilderProfileCollection. builder()Create a new builder.ProfileCollection.BuilderProfileCollection.Builder. copy(ProfileCollection model)ProfileCollection.BuilderProfileCollection.Builder. items(List<ProfileSummary> items)List of registration profiles.ProfileCollection.BuilderProfileCollection. toBuilder()
 
-