Uses of Class
com.oracle.bmc.streaming.model.UpdateGroupDetails
- 
Packages that use UpdateGroupDetails Package Description com.oracle.bmc.streaming.model com.oracle.bmc.streaming.requests 
- 
- 
Uses of UpdateGroupDetails in com.oracle.bmc.streaming.modelMethods in com.oracle.bmc.streaming.model that return UpdateGroupDetails Modifier and Type Method Description UpdateGroupDetailsUpdateGroupDetails.Builder. build()Methods in com.oracle.bmc.streaming.model with parameters of type UpdateGroupDetails Modifier and Type Method Description UpdateGroupDetails.BuilderUpdateGroupDetails.Builder. copy(UpdateGroupDetails model)
- 
Uses of UpdateGroupDetails in com.oracle.bmc.streaming.requestsMethods in com.oracle.bmc.streaming.requests that return UpdateGroupDetails Modifier and Type Method Description UpdateGroupDetailsUpdateGroupRequest. getBody$()Alternative accessor for the body parameter.UpdateGroupDetailsUpdateGroupRequest. getUpdateGroupDetails()The information used to modify the group.Methods in com.oracle.bmc.streaming.requests with parameters of type UpdateGroupDetails Modifier and Type Method Description UpdateGroupRequest.BuilderUpdateGroupRequest.Builder. body$(UpdateGroupDetails body)Alternative setter for the body parameter.UpdateGroupRequest.BuilderUpdateGroupRequest.Builder. updateGroupDetails(UpdateGroupDetails updateGroupDetails)The information used to modify the group.
 
-