Package com.microsoft.graph.models
Class CallKeepAliveParameterSet.CallKeepAliveParameterSetBuilder
java.lang.Object
com.microsoft.graph.models.CallKeepAliveParameterSet.CallKeepAliveParameterSetBuilder
- Enclosing class:
- CallKeepAliveParameterSet
Fluent builder for the CallKeepAliveParameterSet
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected
Instanciates a new CallKeepAliveParameterSetBuilder -
Method Summary
Modifier and TypeMethodDescriptionbuild()
Buils the resulting body object to be passed to the request
-
Constructor Details
-
CallKeepAliveParameterSetBuilder
@Nullable protected CallKeepAliveParameterSetBuilder()Instanciates a new CallKeepAliveParameterSetBuilder
-
-
Method Details
-
build
Buils the resulting body object to be passed to the request- Returns:
- the body object to pass to the request
-