Skip to content

Commit cc87598

Browse files
Mrayyant-siddiquim
andauthored
Update RoomsClientBuilder.java (Azure#35382)
Co-authored-by: t-siddiquim <[email protected]>
1 parent 695d64d commit cc87598

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdk/communication/azure-communication-rooms/src/main/java/com/azure/communication/rooms/RoomsClientBuilder.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ private AzureCommunicationRoomServiceImpl createServiceImpl() {
298298
* @param clientOptions object to be applied
299299
* @return RoomsClientBuilder
300300
*/
301+
@Override
301302
public RoomsClientBuilder clientOptions(ClientOptions clientOptions) {
302303
this.clientOptions = clientOptions;
303304
return this;

0 commit comments

Comments
 (0)