Uses of Class
com.microsoft.graph.models.CommsOperation
Packages that use CommsOperation
-
Uses of CommsOperation in com.microsoft.graph.models
Subclasses of CommsOperation in com.microsoft.graph.modelsModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassMethods in com.microsoft.graph.models that return CommsOperationModifier and TypeMethodDescriptionstatic CommsOperationCommsOperation.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueMethods in com.microsoft.graph.models that return types with arguments of type CommsOperationModifier and TypeMethodDescriptionCall.getOperations()Gets the operations property value.CommsOperationCollectionResponse.getValue()Gets the value property value.Method parameters in com.microsoft.graph.models with type arguments of type CommsOperationModifier and TypeMethodDescriptionvoidCall.setOperations(List<CommsOperation> value) Sets the operations property value.voidCommsOperationCollectionResponse.setValue(List<CommsOperation> value) Sets the value property value.