Uses of Class
com.oracle.bmc.osmanagementhub.model.ProfileCollection
-
Packages that use ProfileCollection Package Description com.oracle.bmc.osmanagementhub.model com.oracle.bmc.osmanagementhub.responses -
-
Uses of ProfileCollection in com.oracle.bmc.osmanagementhub.model
Methods in com.oracle.bmc.osmanagementhub.model that return ProfileCollection Modifier and Type Method Description ProfileCollection
ProfileCollection.Builder. build()
Methods in com.oracle.bmc.osmanagementhub.model with parameters of type ProfileCollection Modifier and Type Method Description ProfileCollection.Builder
ProfileCollection.Builder. copy(ProfileCollection model)
-
Uses of ProfileCollection in com.oracle.bmc.osmanagementhub.responses
Methods in com.oracle.bmc.osmanagementhub.responses that return ProfileCollection Modifier and Type Method Description ProfileCollection
ListProfilesResponse. getProfileCollection()
The returned ProfileCollection instance.Methods in com.oracle.bmc.osmanagementhub.responses with parameters of type ProfileCollection Modifier and Type Method Description ListProfilesResponse.Builder
ListProfilesResponse.Builder. profileCollection(ProfileCollection profileCollection)
The returned ProfileCollection instance.
-