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.model
Methods in com.oracle.bmc.osmanagementhub.model that return ProfileCollection.Builder Modifier and Type Method Description static ProfileCollection.Builder
ProfileCollection. builder()
Create a new builder.ProfileCollection.Builder
ProfileCollection.Builder. copy(ProfileCollection model)
ProfileCollection.Builder
ProfileCollection.Builder. items(List<ProfileSummary> items)
List of registration profiles.ProfileCollection.Builder
ProfileCollection. toBuilder()
-