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