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